INFO  2026-05-27 21:14:13,029 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:14:13,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:14:13,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:14:13,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:13,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:14:13,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:14:13,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:13,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:13,048 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:14:13,048 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:13,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:13,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:13,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:13.051387","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:13,063 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-05-27 21:14:13,063 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:13,066 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:14:20,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-27 21:14:20,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:20,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:14:20,699 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:22,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:22,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:22,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:22,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:22,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:22,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:34,493 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:14:34,493 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:14:34,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,500 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:14:34,577 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:14:34,577 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:14:34,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:14:34,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,586 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:14:34,586 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:14:34,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:14:34,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:14:34,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,595 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:14:34,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:34.5977733","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,613 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:14:34,614 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:14:34,614 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:14:34,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:14:34,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:14:34,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:14:34,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,634 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:14:34,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:34.63607","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:14:34,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:14:34,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:14:34,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:14:34,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:14:34,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:14:34,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:14:34,658 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:14:34,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:34.6604993","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:34,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:14:34,668 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:34,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:34,684 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:34,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:34,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:34,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:34,841 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:34,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:35,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:14:35,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,568 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:14:35,568 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:14:35,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:14:35,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:14:35,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:35.6178992","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:35.6178992","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:35.6178992","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:35,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:35.6178992","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:14:35,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:14:35,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,732 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:14:35,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:14:35,732 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:14:35,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,777 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:35,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:35,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:35,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:35,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:35,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:14:35,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:36,000 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:14:36,000 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:14:36,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:36,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:36,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:36,224 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:36,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:14:40,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:14:40,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:14:40,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:14:40,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:14:40,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:14:40,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:40,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:14:40,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:284
INFO  2026-05-27 21:14:40,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:14:40,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:40,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,259 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:14:40,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:284
INFO  2026-05-27 21:14:40,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:40,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:14:40,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:14:40,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:14:40,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,316 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:14:40,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:14:40,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,354 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:40,354 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:14:40,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:14:40,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:40,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:14:40,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:14:40,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:14:40,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:14:40,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:284
INFO  2026-05-27 21:14:40,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:14:40,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:14:40,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:40,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:40,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":284,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:284
INFO  2026-05-27 21:14:40,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:14:40,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:14:40,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:14:40,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:40,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:14:40,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:14:40,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:14:40,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:14:40,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2304
INFO  2026-05-27 21:14:40,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,735 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:40,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:14:40,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2304
INFO  2026-05-27 21:14:40,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:14:40,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:40,847 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:14:40,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:14:40,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:14:40,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2304
INFO  2026-05-27 21:14:40,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:14:40,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:40,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:40,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:41,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:14:41,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:14:41,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:14:41,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2304
INFO  2026-05-27 21:14:41,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:14:41,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:14:41,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:14:41,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:14:41,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:41,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:14:41,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:14:43,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:43,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,362 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:14:43,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,370 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:43,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,372 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:14:43,373 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:14:43,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,377 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:43,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:43,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:43,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,384 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:14:43,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,384 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:43,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,387 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:43,405 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:14:43,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,425 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:43,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,425 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:14:43,426 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:14:43,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:43,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,435 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:14:43,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:43,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:43,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:43,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:43,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:43,499 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:43,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:43,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:43,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:43,531 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:43,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,253 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:44,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,264 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-27 21:14:44,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:44,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:45,510 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:14:45,512 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:14:45,512 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:14:45,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:14:45,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:14:45.51696","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,522 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:45,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,528 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:45,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:45,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:45,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:45,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:14:45,545 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:14:45,545 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:14:45,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:45,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,578 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:45,578 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/defd32b4f6624020b2407e5d984840ec.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:14:45,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:45,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:45,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:45,648 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:45,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:45,656 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:46,335 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:14:46,336 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:14:46,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,340 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:14:46,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:46,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135650), params: null
INFO  2026-05-27 21:14:46,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135650), params: null
INFO  2026-05-27 21:14:46,406 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:14:46,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:46,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135650
INFO  2026-05-27 21:14:46,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135650 NOT found
INFO  2026-05-27 21:14:46,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:46,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:51,554 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135650
INFO  2026-05-27 21:14:51,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:14:51,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:14:51,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:14:51,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:51,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:51,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:51,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:14:51,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:14:51,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:51,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:51,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:51,762 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/1ec9104d53394215ba06ed3e92a13d67.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:14:51,809 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5dc3222f3e40] No files to concat
[in#0 @ 0x5dc3222f3d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/1ec9104d53394215ba06ed3e92a13d67.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:14:51,835 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:54,252 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135650
INFO  2026-05-27 21:14:54,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:14:54,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:14:54,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:14:54,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:14:54,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:54,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:54,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/9b0dcfa75e8b4bc2baef133d7b0bfc8f.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:14:54,362 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x586b55693e40] No files to concat
[in#0 @ 0x586b55693d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/9b0dcfa75e8b4bc2baef133d7b0bfc8f.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:14:54,380 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:14:58,855 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:14:58,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,856 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:14:58,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,875 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:14:58,875 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:14:58,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,876 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:14:58,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:14:58,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,887 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:14:58,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:14:58,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:14:58,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:14:58,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:14:59,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:59,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:14:59,179 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:14:59,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,493 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:15:00,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:15:00.4974016","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,498 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:15:00,498 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:15:00,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:15:00,500 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:15:00,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,508 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:15:00,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:15:00,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:15:00,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:00,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,519 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:15:00,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:15:00,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:15:00,555 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:15:00,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:00,650 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:00,650 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/905402c82d724bf4be5ef357b023e561.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:15:00,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
WARN  2026-05-27 21:15:00,697 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5f0bc994de40] No files to concat
[in#0 @ 0x5f0bc994dd40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/905402c82d724bf4be5ef357b023e561.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:15:00,718 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:00,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:15:00,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:15:00,814 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:15:00,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:01,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:15:01,051 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:15:01,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:01,058 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:15:01,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:15:01,120 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:15:08,245 +02:00 apprecapweb01 recapweb.Models.RecapEngine.CloseLiveRecap (null)  Esecuzione SubscribeRecap
INFO  2026-05-27 21:15:08,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps set liveStartDate = null, liveEndDate = NOW() where recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:08,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT recapTitle FROM recaps WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT ctd.tokenDevice FROM customer c INNER JOIN customerdevice ctd ON ctd.customerid = c.customerid INNER JOIN recapsubscriptions rs ON c.customerId = rs.customerId INNER JOIN recaps r ON rs.recapId = r.recapId WHERE r.recapId = @recapId UNION SELECT DISTINCT ctd.tokenDevice FROM recaps r INNER JOIN collectionsubscriptions cs ON cs.customerId = r.customerId INNER JOIN collectionsrecaps cr ON cr.collectionId = cs.collectionId INNER JOIN customer c ON c.customerId = cs.customerId INNER JOIN customerdevice ctd ON ctd.customerid = c.customerid WHERE r.recapId = @recapId UNION SELECT ct.tokenDevice from customerdevice ct INNER JOIN recaps r on r.customerid = ct.customerId WHERE r.recapId = @recapid, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,269 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  NotifyRecap il recapId = 8225 ha 4 dispositivi da notificare
INFO  2026-05-27 21:15:08,269 +02:00 apprecapweb01 recapweb.Notifications.PushNotifications.SendPushNotification (null)  SendPushNotification recapId=8225 appIdFromHeader=0
INFO  2026-05-27 21:15:08,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:15:08,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:15:08.3152956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:08,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,369 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:08,369 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/ff833cbd60754fe7af2d1c5a5531f148.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:15:08,433 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x589a0311ce40] No files to concat
[in#0 @ 0x589a0311cd40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/ff833cbd60754fe7af2d1c5a5531f148.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:15:08,455 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:08,497 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:15:08,497 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:15:08,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:08,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:15:08,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:15:08,564 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:15:08,949 +02:00 apprecapweb01 recapweb.Notifications.PushNotifications.SendPushNotification (null)  PushNotifications::SendPushNotification bundle: com.fanner.liverecap.dev, project: liverecap-dev, token: chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8, response:{
  "name": "projects/liverecap-dev/messages/1779909308588883"
}

ERROR  2026-05-27 21:15:08,992 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  PushNotifications::SendPushNotification bundle: com.fanner.liverecap.dev, project: liverecap-dev, token: eLca7xWLQnC1TCOpA0o5uM:APA91bFCIOYqstRfbl8TfikdkfNzCy933AxDSeAlgShDTkmviFidPI7Hf3NzQIsIlqapDK0nkX2sOeS04Zy_7CLHCF9vOC_uxVlc2w9BkWZ69_ZDDXlJfP0, statusCode: 403, error: Forbidden, payload: {
  "error": {
    "code": 403,
    "message": "SenderId mismatch",
    "status": "PERMISSION_DENIED",
    "details": [
      {
        "@type": "type.googleapis.com/google.firebase.fcm.v1.FcmError",
        "errorCode": "SENDER_ID_MISMATCH"
      }
    ]
  }
}

ERROR  2026-05-27 21:15:09,109 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  PushNotifications::SendPushNotification bundle: com.fanner.liverecap.dev, project: liverecap-dev, token: fGzhnEnl2UXXsvSokvBneV:APA91bFO8tGXdDSHuuv4xyB7IpvCemdZaN1wPT_lDkgjWmLXxTuPb4mlYSoSRmrTDizBGKLVb_fkN7Bh_dzA4qoAMt9jdX7C-95u72nwoy5LuqGI1gHEkIk, statusCode: 403, error: Forbidden, payload: {
  "error": {
    "code": 403,
    "message": "SenderId mismatch",
    "status": "PERMISSION_DENIED",
    "details": [
      {
        "@type": "type.googleapis.com/google.firebase.fcm.v1.FcmError",
        "errorCode": "SENDER_ID_MISMATCH"
      }
    ]
  }
}

INFO  2026-05-27 21:15:09,426 +02:00 apprecapweb01 recapweb.Notifications.PushNotifications.SendPushNotification (null)  PushNotifications::SendPushNotification bundle: com.fanner.liverecap.dev, project: liverecap-dev, token: eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I, response:{
  "name": "projects/liverecap-dev/messages/1779909309157892"
}

INFO  2026-05-27 21:15:10,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:15:10,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,450 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:15:10,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,468 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:15:10,468 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:15:10,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,469 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:15:10,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:15:10,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:15:10,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,543 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:15:10,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:15:10,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,549 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:15:10,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:10,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:15:10,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:15:10,618 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:15:10,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:12,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:15:12,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:12,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:12,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:12,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:12,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:15:15,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:15:15,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:15,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:15,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:15,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:15,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:15:26,266 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8225:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-05-27 21:15:26,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8225:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, hash:d18db41f034c503254959e2bfa26ce951a642a386e4c3cfc35c2b0f266787ab9 -> Started
INFO  2026-05-27 21:15:26,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:15:26,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,302 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8225, live_notification True
INFO  2026-05-27 21:15:26,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:15:26,338 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135652, recapid 8225, customerid 169, TimeStamp 1779908734, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:15:26,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:15:26.33893","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMA%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.536666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8225 AND clipId = 135652, params: []
INFO  2026-05-27 21:15:26,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,385 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:15:26,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMA gia presente nel Data Base
INFO  2026-05-27 21:15:26,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135652, hashtagId: 10495
INFO  2026-05-27 21:15:26,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,401 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:15:26,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-05-27 21:15:26,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135652, hashtagId: 10590
INFO  2026-05-27 21:15:26,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8225:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clipId:135652
INFO  2026-05-27 21:15:26,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135652
INFO  2026-05-27 21:15:26,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 7599120
INFO  2026-05-27 21:15:26,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135652
INFO  2026-05-27 21:15:26,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-27 21:15:26,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135652.mp4 Esiste già verrà eliminato
INFO  2026-05-27 21:15:26,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-05-27 21:15:26,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5699340 bytes (from base64 length 7599120)
DEBUG  2026-05-27 21:15:26,507 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5699339
INFO  2026-05-27 21:15:26,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135652 con il path  RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:26,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135652 - clipFile: RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:26,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135652.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:26,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:26,526 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135652, file RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:26,526 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:26,526 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135652
INFO  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135652_Temp.mp4:
DEBUG  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135652.mp4:
DEBUG  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135652_Temp.mp4:
DEBUG  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135652_TempMA.mp4:
DEBUG  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135652.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135652_TempMA.mp4

DEBUG  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135652_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135652_Temp.mp4

INFO  2026-05-27 21:15:26,529 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135652 sessionId=823501970 starting, file=135652_Temp.mp4
DEBUG  2026-05-27 21:15:38,427 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=823501970, stdout=0 chars, stderr=12216 chars
INFO  2026-05-27 21:15:38,430 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info030bf4016f0040c28da783191542f380.txt
INFO  2026-05-27 21:15:38,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.51
INFO  2026-05-27 21:15:38,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.51
INFO  2026-05-27 21:15:38,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135652 sessionId=823501970 completed, exitCode=0, durationMs=11958
INFO  2026-05-27 21:15:38,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135652
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=395082911 starting, pathVideo=RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135652.mp4
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135652.jpg
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135652.jpg
INFO  2026-05-27 21:15:38,488 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135652.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135652.jpg
INFO  2026-05-27 21:15:38,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=395082911 completed, exitCode=n/a, durationMs=52
INFO  2026-05-27 21:15:38,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:15:38,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135652.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:38,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:15:38,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.51,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:38,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:15:38,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,611 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:38,611 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/2083d3c2b3914173a9537c5ef35489f8.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:15:38,691 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:15:38,692 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:15:38,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:15:38,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:06,963 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:16:06,963 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:16:06,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:16:06,969 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:16:07,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:16:07,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:16:07,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:16:07,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,126 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:16:07,126 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:16:07,126 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,126 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,131 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:16:07,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.1333091","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:16:07,151 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:16:07,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,153 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:16:07,153 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:16:07,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:16:07,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:16:07,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:16:07,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,174 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:16:07,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.1763989","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,180 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:16:07,180 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:16:07,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,195 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:07,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:07,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:16:07,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,270 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:07,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:07,302 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:16:07,302 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:16:07,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.3529876","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:16:07,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.3529876","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.3529876","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.3529876","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:16:07,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:16:07,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:16:07,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:16:07,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:16:07,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:16:07,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:16:07,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:16:07,426 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:16:07,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:07.428072","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:07,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,437 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:16:07,447 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:16:07,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,450 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:16:07,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:16:07,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:07,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:07,487 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:07,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:16:08,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,539 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:08,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,547 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:08,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:08,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:08,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:08,917 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:08,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:08,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:08,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:16:08,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:09,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:16:09,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:16:09,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:09,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:16:12,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:16:12,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:16:12,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:16:12,419 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:12,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-05-27 21:16:12,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:16:12,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,501 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:12,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:12,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-05-27 21:16:12,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:12,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:16:12,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:12,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-05-27 21:16:12,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:16:12,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:12,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-05-27 21:16:12,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:12,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:16:12,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:16:12,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:12,746 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:16:12,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-05-27 21:16:12,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,849 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:16:12,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:12,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:12,896 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:12,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:12,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,926 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-05-27 21:16:12,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:16:12,954 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-05-27 21:16:12,991 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:12,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:13,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:13,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:13,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:16:13,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-05-27 21:16:13,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:16:13,506 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:16:13,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:16:13,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-05-27 21:16:13,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:13,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:13,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:16:13,621 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:16:13,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:16:13,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:13,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,657 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-05-27 21:16:13,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:16:13,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:13,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:16:13,693 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2299
INFO  2026-05-27 21:16:13,693 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-27 21:16:13,695 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:16:13,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:16:13,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:16:13,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2299
INFO  2026-05-27 21:16:13,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:16:13,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,778 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:16:13,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-05-27 21:16:13,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,810 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,827 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-27 21:16:13,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:16:13,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:16:13,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:16:13,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-05-27 21:16:13,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:16:13,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2299
INFO  2026-05-27 21:16:13,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-27 21:16:13,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:16:13,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:16:13,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:16:13,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:13,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2299
INFO  2026-05-27 21:16:14,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,044 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:16:14,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,065 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:16:14,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:14,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:16:14,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-27 21:16:14,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:16:18,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:18,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,642 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:16:18,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:18,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,645 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:16:18,645 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:16:18,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,653 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:18,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:18,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,656 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:16:18,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:18,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:18,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,688 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:16:18,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,695 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:16:18,695 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:16:18,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:18,706 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:16:18,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:18,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,728 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:18,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,736 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:18,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:18,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:18,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:18,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:18,783 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:18,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:18,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:18,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:18,825 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:18,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:19,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,813 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-27 21:16:19,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,838 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:19,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:22,836 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:22,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,837 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:16:22,837 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:16:22,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:16:22,837 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:16:22,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:22.8431326","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,848 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:22,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:22,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:22,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:22,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,873 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:16:22,873 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:16:22,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:16:22,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:22,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,904 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:16:22,905 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/a36d5fb5cd8840ee8251c3db49abf863.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:16:22,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:22,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:22,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:22,963 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:22,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:22,988 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:16:23,733 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:16:23,733 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:16:23,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:23,739 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:16:23,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:23,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652), params: null
INFO  2026-05-27 21:16:23,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652), params: null
INFO  2026-05-27 21:16:23,806 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:16:23,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:23,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:23,999 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:16:23,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:24,003 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:16:24,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:24,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:24,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:24,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:51,404 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:16:51,404 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:16:51,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:16:51,409 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:16:54,689 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:16:54,689 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:16:54,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:16:54,689 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:16:54,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:16:54.6942992","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:16:54,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,711 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:16:54,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:16:54,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,719 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:16:54,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:54,746 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:16:54,748 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/44810a00bacc4dd3a211afb2f225b68c.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:16:54,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:54,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:16:54,798 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:16:54,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,800 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:16:54,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:16:54,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:16:54,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:54,803 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,839 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:16:54,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:54,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:16:55,657 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:16:55,657 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:16:55,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:16:55,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:16:55,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652), params: null
INFO  2026-05-27 21:16:55,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652), params: null
INFO  2026-05-27 21:16:55,727 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:16:55,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:16:55,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:16:55,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:16:55,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:16:55,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:17:23,500 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:17:23,500 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-27 21:17:23,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-27 21:17:23,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:17:23,512 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-27 21:17:23,512 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:17:23,512 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:17:23,512 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:17:23,517 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:17:23,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:23,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:23,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:17:23,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:17:23.519856","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:17:23,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-05-27 21:17:23,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:23,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:17:23,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:17:23,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:17:23,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:17:23,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:17:23,741 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-27 21:17:23,744 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-27 21:17:23,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-27 21:17:25,399 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:17:25,399 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:17:25,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:17:25,404 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:17:28,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:17:28,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:28,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:28,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:28,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:28,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:17:29,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:17:29,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:29,017 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:17:29,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:17:29,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:29,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:29,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:29,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:29,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:17:32,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:17:32,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:32,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:32,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:32,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:17:32,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:18:12,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:18:12,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:12,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:12,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:12,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:12,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:18:25,929 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8225:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, clip:
INFO  2026-05-27 21:18:25,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:25,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8225:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, hash:67044709d98b7878ce2198b9276b9eda10a3b2f600d42d62cc6a184c9a6f6217 -> Started
INFO  2026-05-27 21:18:25,955 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:18:25,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:25,956 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8225, live_notification True
INFO  2026-05-27 21:18:25,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:25,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:25,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:18:25,989 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135653, recapid 8225, customerid 169, TimeStamp 1779908817, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:18:25,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:18:25.9896961","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908817,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"TMB%2c\u002BRigore\u002BDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.036666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"\u002BRigore\u002BDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8225 AND clipId = 135652, params: []
INFO  2026-05-27 21:18:26,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8225 AND clipId = 135653, params: []
INFO  2026-05-27 21:18:26,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,023 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:18:26,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,026 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-27 21:18:26,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135653, hashtagId: 10548
INFO  2026-05-27 21:18:26,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,041 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:18:26,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"RigoreDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,044 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreDec. gia presente nel Data Base
INFO  2026-05-27 21:18:26,044 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135653, hashtagId: 10502
INFO  2026-05-27 21:18:26,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8225:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, clipId:135653
INFO  2026-05-27 21:18:26,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135653
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 26576472
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135653
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135653.mp4 Esiste già verrà eliminato
INFO  2026-05-27 21:18:26,134 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-27 21:18:26,135 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 19932354 bytes (from base64 length 26576472)
DEBUG  2026-05-27 21:18:26,219 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 19932353
INFO  2026-05-27 21:18:26,264 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135653 con il path  RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:26,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135653 - clipFile: RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:26,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135653.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:26,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135653, file RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135653
INFO  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135653_Temp.mp4:
DEBUG  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135653.mp4:
DEBUG  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135653_Temp.mp4:
DEBUG  2026-05-27 21:18:26,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135653_TempMA.mp4:
DEBUG  2026-05-27 21:18:26,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135653.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135653_TempMA.mp4

DEBUG  2026-05-27 21:18:26,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135653_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135653_Temp.mp4

INFO  2026-05-27 21:18:26,278 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135653 sessionId=744779208 starting, file=135653_Temp.mp4
DEBUG  2026-05-27 21:18:38,845 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=744779208, stdout=0 chars, stderr=12255 chars
INFO  2026-05-27 21:18:38,850 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info21d5c8c704a54367b5c15910ad097ff4.txt
INFO  2026-05-27 21:18:38,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.02
INFO  2026-05-27 21:18:38,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.02
INFO  2026-05-27 21:18:38,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135653 sessionId=744779208 completed, exitCode=0, durationMs=12623
INFO  2026-05-27 21:18:38,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135653
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=84420796 starting, pathVideo=RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135653.mp4
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135653.jpg
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135653.jpg
INFO  2026-05-27 21:18:38,901 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135653.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135653.jpg
INFO  2026-05-27 21:18:38,955 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=84420796 completed, exitCode=n/a, durationMs=53
INFO  2026-05-27 21:18:38,955 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:18:38,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135653.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:38,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:38,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:18:38,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.02,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:18:38,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:38,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:38,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:38,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:39,021 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:18:39,021 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/5647465b89a24afea98e365a9c46d328.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:18:39,127 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:18:39,127 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:18:39,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:18:39,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:39,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:18:58,526 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:18:58,526 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:18:58,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:18:58,899 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:19:00,295 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:19:00,299 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:19:00,299 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:19:00,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:19:00,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:00.3013339","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,305 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:00,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:00,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,321 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:19:00,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:19:00,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:19:00,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:00,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:00,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:19:00,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,479 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:19:00,485 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/d3e870155c13437ab80b035b4788f0a3.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:19:00,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:00,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:00,518 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:00,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:00,725 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:19:01,297 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:19:01,297 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:19:01,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,318 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:19:01,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:01,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653), params: null
INFO  2026-05-27 21:19:01,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653), params: null
INFO  2026-05-27 21:19:01,392 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:19:01,449 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:01,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,456 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:19:01,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:19:01,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:01,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:03,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:03,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:03,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:19:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:03,898 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:19:03,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:03,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:03,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:03,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:13,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:13,875 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:13,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:13,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:13,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,960 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:19:13,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:19:13,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:19:13,973 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:19:13,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:13,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:14,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:14,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:14,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:14,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:14,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:14,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:18,755 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:19:18,755 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:19:18,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,762 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:19:18,799 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:19:18,799 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:19:18,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,807 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-27 21:19:18,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,843 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-27 21:19:18,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:19:18,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:19:18,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-27 21:19:18,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-27 21:19:18,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:19:18,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-27 21:19:18,876 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-27 21:19:18,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:19:18,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:18.8804832","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:19:18,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,910 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-27 21:19:18,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,963 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:18,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:18,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:19:18,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:18,976 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:18,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:19,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:19:19,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:19:19,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:19,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:19,118 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:19,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:19.394854","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:19.394854","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:19.394854","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:19:19,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:19.394854","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:19:19,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:19:19,517 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:19:19,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,517 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:19:19,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:19:19,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:19,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,570 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:19,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:19,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:19,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:19:19,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,719 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:19:19,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:19:19,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:19,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:19,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:19,970 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:19,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,002 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-05-27 21:19:24,002 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:19:24,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,054 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:19:24,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-05-27 21:19:24,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-05-27 21:19:24,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:19:24,107 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,167 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,180 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:19:24,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-05-27 21:19:24,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:19:24,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:19:24,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:19:24,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:19:24,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-05-27 21:19:24,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-05-27 21:19:24,266 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,279 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:19:24,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-05-27 21:19:24,363 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:19:24,373 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,375 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-05-27 21:19:24,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:19:24,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:19:24,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:19:24,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:19:24,479 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:19:24,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:19:24,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:19:24,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:19:24,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,566 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:19:24,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:207
INFO  2026-05-27 21:19:24,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,578 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,578 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:19:24,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:19:24,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-05-27 21:19:24,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:19:24,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:207
INFO  2026-05-27 21:19:24,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:19:24,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:19:24,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,738 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-05-27 21:19:24,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:19:24,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,774 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:19:24,779 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,783 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:19:24,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:19:24,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-05-27 21:19:24,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,830 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:207
INFO  2026-05-27 21:19:24,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,835 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:19:24,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:19:24,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-27 21:19:24,846 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,875 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-05-27 21:19:24,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:207
INFO  2026-05-27 21:19:24,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-05-27 21:19:24,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:19:24,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-27 21:19:24,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-27 21:19:24,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:19:24,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:24,993 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:24,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-05-27 21:19:25,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,006 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:19:25,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,022 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-27 21:19:25,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:25,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:19:26,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:26,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,790 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:19:26,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,803 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:19:26,803 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:19:26,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,806 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:26,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,809 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:19:26,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:26,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:26,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,814 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:26,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:26,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:26,832 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:19:26,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,847 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:19:26,847 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:19:26,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,855 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:26,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,855 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,860 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:19:26,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:26,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:26,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:26,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:26,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:26,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:26,950 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:26,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:26,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:26,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:26,976 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:26,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:27,704 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,706 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-27 21:19:27,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:27,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:29,786 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:19:29,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:19:29.7901085","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,803 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:19:29,803 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:19:29,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:19:29,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:19:29,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,819 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:19:29,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,819 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:19:29,819 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:19:29,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:19:29,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:19:29,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:19:29,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:29,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:19:29,851 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/4f3a2e1759444c0098149562fed71f53.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:19:29,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:29,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,926 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:29,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:29,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:19:29,939 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:19:29,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:29,964 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:19:30,552 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:19:30,552 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:19:30,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,557 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:19:30,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:19:30,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653), params: null
INFO  2026-05-27 21:19:30,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653), params: null
INFO  2026-05-27 21:19:30,622 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:19:30,854 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:30,854 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:19:30,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:30,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,863 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:19:30,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:19:30,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,871 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:19:30,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:30,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:30,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:38,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:38,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:38,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:19:38,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:38,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:19:38,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:38,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:19:38,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:38,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:38,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:19:38,842 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:19:44,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipPreviewImg FROM clips WHERE clipId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:44,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipTitle FROM clips WHERE clipId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:44,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:44,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-05-27 21:19:48,371 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:19:48,371 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:19:48,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:19:48,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-05-27 21:19:48,448 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-05-27 21:19:48,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-05-27 21:19:51,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:19:51,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:51,181 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:51,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:51,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:19:51,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:20:14,111 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:20:14,111 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:20:14,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:20:14,124 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:20:49,399 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:20:49,399 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:20:49,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:20:49,407 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:20:50,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:20:50,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,661 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:20:50,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,671 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:20:50,671 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:20:50,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:20:50,684 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:20:50,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,684 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:20:50,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,801 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:20:50,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:50,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:20:50,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:20:50,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:20:50,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:20:50,883 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:20:50,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:52,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:20:52,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:53,006 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:53,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:53,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:53,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:20:55,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:20:55,421 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:55,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:55,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:55,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:20:55,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:21:07,569 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:21:07,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, hash:0b5053baa27d2c4357b877451b8ab23fbf3fbdde9a9d4b3e37f2c3a327e75165 -> Started
INFO  2026-05-27 21:21:07,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:21:07,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,601 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8225, live_notification True
INFO  2026-05-27 21:21:07,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:21:07,637 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135654, recapid 8225, customerid 169, TimeStamp 1779908905, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:21:07,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:21:07.6381266","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908905,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.473333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8225 AND clipId = 135652, params: []
INFO  2026-05-27 21:21:07,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8225 AND clipId = 135653, params: []
INFO  2026-05-27 21:21:07,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8225 AND clipId = 135654, params: []
INFO  2026-05-27 21:21:07,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,690 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:21:07,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,692 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-27 21:21:07,692 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135654, hashtagId: 10548
INFO  2026-05-27 21:21:07,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,708 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:21:07,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,713 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-27 21:21:07,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135654, hashtagId: 10499
INFO  2026-05-27 21:21:07,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,787 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, clipId:135654
INFO  2026-05-27 21:21:07,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135654
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 23687908
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135654
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-27 21:21:07,800 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135654.mp4 Esiste già verrà eliminato
INFO  2026-05-27 21:21:07,801 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-27 21:21:07,801 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 17765931 bytes (from base64 length 23687908)
DEBUG  2026-05-27 21:21:08,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 17765930
INFO  2026-05-27 21:21:08,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135654 con il path  RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:08,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135654 - clipFile: RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:08,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135654.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:08,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:08,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:08,079 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135654, file RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135654
INFO  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135654_Temp.mp4:
DEBUG  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135654.mp4:
DEBUG  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135654_Temp.mp4:
DEBUG  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135654_TempMA.mp4:
DEBUG  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135654.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135654_TempMA.mp4

DEBUG  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135654_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135654_Temp.mp4

INFO  2026-05-27 21:21:08,080 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135654 sessionId=888899554 starting, file=135654_Temp.mp4
DEBUG  2026-05-27 21:21:31,077 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=888899554, stdout=0 chars, stderr=13918 chars
INFO  2026-05-27 21:21:31,082 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info7bd7756e5da74a3ebf9e93ae1816acdd.txt
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.44
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.44
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135654 sessionId=888899554 completed, exitCode=0, durationMs=23062
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135654
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=193442462 starting, pathVideo=RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135654.mp4
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135654.jpg
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135654.jpg
INFO  2026-05-27 21:21:31,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135654.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135654.jpg
INFO  2026-05-27 21:21:31,211 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=193442462 completed, exitCode=n/a, durationMs=67
INFO  2026-05-27 21:21:31,211 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:21:31,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135654.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:31,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:21:31,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.44,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:31,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:31,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,273 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:21:31,276 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/980464fd5f564daba2b94e4293ec7831.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:21:31,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:21:31,439 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:21:31,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:31,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:44,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:21:44,996 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-27 21:21:44,996 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-27 21:21:44,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-27 21:21:45,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:21:45,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:21:45,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:21:45,350 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:21:45,350 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:21:45,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:21:45,356 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:21:46,639 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:21:46,641 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:21:46,641 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:21:46,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:21:46,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:21:46.6420945","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,650 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:21:46,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:21:46,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:21:46,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:21:46,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:21:46,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,670 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:21:46,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:21:46,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:21:46,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:21:46,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,702 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:21:46,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/6a2cedb8ca3948b3b5c315ee85469f62.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:21:46,738 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:21:46,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:21:46,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:21:46,770 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:21:46,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:46,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:21:47,516 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:21:47,516 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:21:47,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:21:47,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:21:47,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653,135654), params: null
INFO  2026-05-27 21:21:47,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653,135654), params: null
INFO  2026-05-27 21:21:47,585 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:21:47,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:21:47,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:21:47,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,736 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:21:47,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:21:47,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,780 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:21:47,780 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:21:47,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:21:47,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:21:47,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:21:47,800 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:21:47,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:03,257 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:23:03,257 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:23:03,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:23:03,268 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:23:04,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:04,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:04,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:04,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:04,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:04,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:38,297 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:23:38,297 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:23:38,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:23:38,304 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:23:46,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:46,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,602 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:23:46,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:46,618 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:23:46,618 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:23:46,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,627 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:23:46,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:23:46,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,734 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:23:46,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:23:46,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,735 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:23:46,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:46,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:23:46,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:23:46,803 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:23:46,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,076 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:23:48,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:23:48.0795257","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,084 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:23:48,084 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:23:48,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:23:48,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:23:48,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,100 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:23:48,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:23:48,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:23:48,109 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:23:48,109 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:23:48,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,114 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:23:48,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:23:48,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:48,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,140 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:23:48,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/2c667360864f42b1b49a7a26289c0ddf.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:23:48,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:48,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:23:48,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:23:48,217 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:23:48,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:48,280 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:23:49,121 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:23:49,121 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:23:49,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,127 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:23:49,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:23:49,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653,135654), params: null
INFO  2026-05-27 21:23:49,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653,135654), params: null
INFO  2026-05-27 21:23:49,186 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:23:49,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:49,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:49,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:23:49,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:23:49,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:23:49,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:23:49,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,320 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:23:49,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:49,328 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:23:49,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:23:49,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:13,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:13,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:13,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:13,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:13,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:13,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:32,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:32,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:32,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:32,754 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:32,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:24:32,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,778 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:24:32,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:24:32,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:32,779 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:24:32,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:24:32,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,800 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:32,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:32,908 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:24:32,925 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:32,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:44,082 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:24:44,082 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:24:44,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:44,088 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:24:47,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:24:47,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:47,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:47,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:47,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:47,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:24:52,004 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8225:203e8b20-5c0b-439b-ab02-8741aeedf23c, clip:
INFO  2026-05-27 21:24:52,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:203e8b20-5c0b-439b-ab02-8741aeedf23c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8225:203e8b20-5c0b-439b-ab02-8741aeedf23c, hash:b630a1689256e373a117c4e5dcd6e9eddc02644b677e1571395e5ca1dc0149dd -> Started
INFO  2026-05-27 21:24:52,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:24:52,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8225, live_notification True
INFO  2026-05-27 21:24:52,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:24:52,065 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135655, recapid 8225, customerid 169, TimeStamp 1779909004, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:24:52,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:24:52.0668505","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779909004,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.511666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8225 AND clipId = 135652, params: []
INFO  2026-05-27 21:24:52,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8225 AND clipId = 135653, params: []
INFO  2026-05-27 21:24:52,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8225 AND clipId = 135654, params: []
INFO  2026-05-27 21:24:52,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8225 AND clipId = 135655, params: []
INFO  2026-05-27 21:24:52,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,105 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:24:52,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,108 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-27 21:24:52,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135655, hashtagId: 10548
INFO  2026-05-27 21:24:52,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,118 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:24:52,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,120 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-27 21:24:52,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135655, hashtagId: 10499
INFO  2026-05-27 21:24:52,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8225:203e8b20-5c0b-439b-ab02-8741aeedf23c, clipId:135655
INFO  2026-05-27 21:24:52,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:203e8b20-5c0b-439b-ab02-8741aeedf23c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135655
INFO  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 8602544
INFO  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135655
INFO  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-05-27 21:24:52,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 6451908 bytes (from base64 length 8602544)
DEBUG  2026-05-27 21:24:52,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 6451907
INFO  2026-05-27 21:24:52,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135655 con il path  RecapClipFile/135655.mp4
INFO  2026-05-27 21:24:52,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135655 - clipFile: RecapClipFile/135655.mp4
INFO  2026-05-27 21:24:52,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135655.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:24:52,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135655, file RecapClipFile/135655.mp4
INFO  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135655.mp4
INFO  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135655
INFO  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135655_Temp.mp4:
DEBUG  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135655.mp4:
DEBUG  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135655_Temp.mp4:
DEBUG  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135655_TempMA.mp4:
DEBUG  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135655.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135655_TempMA.mp4

DEBUG  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135655_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135655_Temp.mp4

INFO  2026-05-27 21:24:52,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135655 sessionId=1036204757 starting, file=135655_Temp.mp4
DEBUG  2026-05-27 21:25:04,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1036204757, stdout=0 chars, stderr=12314 chars
INFO  2026-05-27 21:25:04,977 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info51d8e26c4f4d4d438bc52d12a9ab530d.txt
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.48
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.48
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135655 sessionId=1036204757 completed, exitCode=0, durationMs=12791
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135655
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=956894158 starting, pathVideo=RecapClipFile/135655.mp4
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135655.mp4
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135655.jpg
INFO  2026-05-27 21:25:05,027 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135655.jpg
INFO  2026-05-27 21:25:05,028 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135655.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135655.jpg
INFO  2026-05-27 21:25:05,081 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=956894158 completed, exitCode=n/a, durationMs=52
INFO  2026-05-27 21:25:05,081 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:25:05,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135655.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:25:05,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:25:05,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.48,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:25:05,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:25:05,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,143 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:25:05,146 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/681fdd9e54d6452b9ab1e904013b9628.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:25:05,308 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:25:05,308 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:25:05,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:203e8b20-5c0b-439b-ab02-8741aeedf23c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:25:05,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:25:14,590 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:25:14,590 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:25:14,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:25:14,660 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:25:15,521 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:25:15,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:25:15.5259143","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,530 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:25:15,530 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:25:15,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:25:15,532 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:25:15,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:25:15,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:25:15,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,552 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:25:15,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:25:15,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:25:15,571 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:25:15,575 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/d5bb14c5129947dd9c54f8b6b294f318.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:25:15,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,602 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:25:15,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:25:15,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:25:15,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:25:15,679 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:25:15,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:15,740 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:25:16,773 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:25:16,773 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:25:16,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:25:16,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:25:16,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653,135654,135655), params: null
INFO  2026-05-27 21:25:16,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653,135654,135655), params: null
INFO  2026-05-27 21:25:16,840 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:25:16,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:25:16,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:16,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:25:16,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:16,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:16,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,938 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:25:16,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:25:16,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:25:16,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:25:16,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:16,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,985 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:25:16,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:25:16,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:16,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:17,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:17,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:17,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:17,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:33,268 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:33,268 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:33,350 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:33,350 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,361 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:25:33,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:25:33,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:25:33,370 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:33,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:33,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,373 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:25:33,373 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:25:33,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:25:33,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:33,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:25:33,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:25:33,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:33,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:33,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:33,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:33,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:42,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:25:42,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:42,772 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:42,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:42,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:25:42,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:25:59,033 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:25:59,033 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:25:59,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:25:59,038 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:26:00,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:00,594 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,602 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:26:00,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,611 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:26:00,611 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:26:00,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,618 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:26:00,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,619 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:00,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:26:00,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,631 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:26:00,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:00,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:26:00,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:26:00,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:26:00,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:26:00,699 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:26:00,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,109 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:26:03,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:26:03.1140949","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,116 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:26:03,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,117 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:26:03,117 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:26:03,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:26:03,134 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:26:03,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:26:03,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,191 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:26:03,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:26:03,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:26:03,213 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:26:03,217 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/60db1ddec865414d9a616d2edb0a0675.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:26:03,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:03,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:26:03,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:26:03,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,282 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:03,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:26:03,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:26:03,337 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:26:03,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,389 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:26:03,740 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:26:03,740 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:26:03,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:03,746 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:26:03,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:26:03,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135652,135653,135654,135655), params: null
INFO  2026-05-27 21:26:03,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135652,135653,135654,135655), params: null
INFO  2026-05-27 21:26:03,814 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:26:04,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:04,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:26:04,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,288 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:26:04,290 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:04,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:26:04,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:04,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:26:04,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:26:04,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:26:04,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:26:04,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:04,336 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:26:04,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:26:04,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:04,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,367 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:04,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:26:04,378 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:26:39,234 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:26:39,234 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:26:39,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:26:39,241 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:27:07,492 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:27:07,492 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:27:07,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:27:07,498 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:27:14,066 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135652
INFO  2026-05-27 21:27:14,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:27:14,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-05-27 21:27:14,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:14,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:14,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:14,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:27:14,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:27:14,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:14,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:14,293 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/f4ae5bbec72f4dc39737cc45debed02c.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:14,425 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:14,470 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:27:14,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:27:14.4761595","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:14,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,513 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:14,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/f897692a26574ee494b3d02b56dccbf3.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:14,655 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:14,696 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:27:14,696 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:27:14,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,759 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:27:14,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:14,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135653,135654,135655), params: null
INFO  2026-05-27 21:27:14,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135653,135654,135655), params: null
INFO  2026-05-27 21:27:14,830 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:27:14,926 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:14,926 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:14,963 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:14,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:14,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:15,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,032 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:15,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:27:15,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:27:15,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652
INFO  2026-05-27 21:27:15,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,041 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135652 NOT found
INFO  2026-05-27 21:27:15,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:15,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,076 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:15,076 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:27:15,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,082 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:27:15,082 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:15,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:15,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,102 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:15,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:15,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:27:15,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:27:15,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:27:15,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:27:15,134 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:15,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:15,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:15,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,172 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,186 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:15,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:15,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:15,199 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:15,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:22,912 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135653
INFO  2026-05-27 21:27:22,912 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:27:22,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:22,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:22,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:27:22,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-05-27 21:27:22,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:22,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:22,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:22,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:23,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:23,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:27:23,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:27:23,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:23,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,133 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:23,139 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/9963be21d1ab47fea58250ee64b6b235.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:23,313 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:23,369 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:27:23,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:27:23.3721628","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:23,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,413 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:23,418 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/193b4e003cb1498a8b4931a84be337be.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:23,572 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:23,612 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:27:23,612 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:27:23,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,619 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:27:23,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:23,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135654,135655), params: null
INFO  2026-05-27 21:27:23,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135654,135655), params: null
INFO  2026-05-27 21:27:23,690 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:27:23,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:23,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,821 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,837 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:23,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:23,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,869 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:27:23,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:27:23,876 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:23,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,886 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:23,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:23,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:23,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:23,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:23,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653
INFO  2026-05-27 21:27:23,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135653 NOT found
INFO  2026-05-27 21:27:23,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:27:23,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,951 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:27:23,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:23,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:23,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:23,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:23,984 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:24,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:24,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:24,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:24,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:26,886 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135654
INFO  2026-05-27 21:27:26,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:27:26,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:26,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:26,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:27:26,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:26,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:26,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:26,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:26,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:27,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:27,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:27:27,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:27:27,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:27,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,122 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:27,130 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/6ef0f2046d1544f6815dfebedd06e6d8.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:27,316 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:27,360 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:27:27,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:27:27.3634891","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:27,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,412 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:27,417 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/aeb0aed5cedf4a21afbb784147cca11a.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:27,651 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:27,706 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:27:27,706 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:27:27,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:27:27,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:27,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135655), params: null
INFO  2026-05-27 21:27:27,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135655), params: null
INFO  2026-05-27 21:27:27,796 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:27:27,872 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654
INFO  2026-05-27 21:27:27,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:27,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:27,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,877 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:27,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,890 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135654 NOT found
INFO  2026-05-27 21:27:27,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:27,890 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,905 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,923 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:27,923 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655
INFO  2026-05-27 21:27:27,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:27,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:27,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:28,001 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135655 NOT found
INFO  2026-05-27 21:27:28,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:28,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:28,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:28,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:30,777 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135655
INFO  2026-05-27 21:27:30,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:27:30,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:27:30,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:27:30,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:30,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:30,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:30,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:27:30,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:27:30,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:27:30,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:30,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:31,005 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:31,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/34d2b34f19d34f5fa7df9650fd2835dc.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:27:31,127 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5edc62236e40] No files to concat
[in#0 @ 0x5edc62236d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/34d2b34f19d34f5fa7df9650fd2835dc.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:27:31,152 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:38,914 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:38,914 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,918 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:27:38,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,924 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:27:38,925 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:27:38,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,944 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:27:38,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:38,951 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:27:38,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:27:38,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:38,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:27:38,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:39,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:27:39,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:27:39,039 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:27:39,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,434 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:27:40,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:27:40.4382778","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,444 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:27:40,444 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:27:40,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:27:40,445 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:27:40,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,454 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:27:40,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:40,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:27:40,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:27:40,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,472 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:27:40,472 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:27:40,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:27:40,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:40,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,511 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:40,511 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/b30d7fd63c39470f9ea73a056a6b957b.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:27:40,556 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-05-27 21:27:40,564 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x564900771e40] No files to concat
[in#0 @ 0x564900771d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/b30d7fd63c39470f9ea73a056a6b957b.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:27:40,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:40,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:27:40,592 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:27:40,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:27:40,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:27:40,655 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:27:40,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:41,251 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:27:41,251 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:27:41,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:41,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:27:41,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:27:41,326 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:27:44,131 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:27:44,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:44,156 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:44,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:44,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:27:44,166 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:28:01,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:28:01,545 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:01,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:01,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:01,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:01,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:28:13,660 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:28:13,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, hash:0b5053baa27d2c4357b877451b8ab23fbf3fbdde9a9d4b3e37f2c3a327e75165 -> Started
INFO  2026-05-27 21:28:13,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:28:13,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8225, live_notification True
INFO  2026-05-27 21:28:13,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:28:13,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135656, recapid 8225, customerid 169, TimeStamp 1779908905, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:28:13,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:28:13.7365461","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908905,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.473333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8225 AND clipId = 135656, params: []
INFO  2026-05-27 21:28:13,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,772 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:28:13,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,774 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-27 21:28:13,774 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135656, hashtagId: 10548
INFO  2026-05-27 21:28:13,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,786 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:28:13,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,789 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-27 21:28:13,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135656, hashtagId: 10499
INFO  2026-05-27 21:28:13,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da, clipId:135656
INFO  2026-05-27 21:28:13,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135656
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 23687924
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135656
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-27 21:28:13,870 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135656.mp4 Esiste già verrà eliminato
INFO  2026-05-27 21:28:13,871 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-27 21:28:13,871 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 17765943 bytes (from base64 length 23687924)
DEBUG  2026-05-27 21:28:13,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 17765942
INFO  2026-05-27 21:28:14,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135656 con il path  RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:14,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135656 - clipFile: RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:14,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135656.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:14,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:14,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135656, file RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135656
INFO  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135656_Temp.mp4:
DEBUG  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135656.mp4:
DEBUG  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135656_Temp.mp4:
DEBUG  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135656_TempMA.mp4:
DEBUG  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135656.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135656_TempMA.mp4

DEBUG  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135656_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135656_Temp.mp4

INFO  2026-05-27 21:28:14,028 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135656 sessionId=222049577 starting, file=135656_Temp.mp4
DEBUG  2026-05-27 21:28:28,603 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=222049577, stdout=0 chars, stderr=12641 chars
INFO  2026-05-27 21:28:28,607 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info204c5fa8648f4fea83e41adb4f8bbf31.txt
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.44
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.44
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135656 sessionId=222049577 completed, exitCode=0, durationMs=14631
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135656
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1496679289 starting, pathVideo=RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135656.mp4
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135656.jpg
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135656.jpg
INFO  2026-05-27 21:28:28,660 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135656.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135656.jpg
INFO  2026-05-27 21:28:28,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1496679289 completed, exitCode=n/a, durationMs=53
INFO  2026-05-27 21:28:28,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:28:28,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135656.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:28,727 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:28:28,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.44,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:28,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:28,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,784 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:28:28,784 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/5d516c667dfc426da5bbbb5406432c37.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:28:28,862 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:28:28,862 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:28:28,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8225:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:28,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:35,381 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:28:35,381 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:28:35,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:28:35,387 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:28:36,584 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:28:36,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:28:36.5896918","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,594 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:28:36,594 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:28:36,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:28:36,605 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:28:36,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:28:36,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:28:36,627 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:28:36,629 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/c3c2013ee0594937b800c1635f49d7b8.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:28:36,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:28:36,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,671 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:28:36,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:28:36,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,741 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:28:36,811 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:28:36,811 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:28:36,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,828 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:28:36,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:28:36,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:36,880 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:28:36,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:28:36,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:28:36,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:28:36,918 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:28:36,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:28:36,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:28:36,963 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:28:36,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,923 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656
INFO  2026-05-27 21:28:37,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,923 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:28:37,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656 NOT found
INFO  2026-05-27 21:28:37,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:37,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:28:41,939 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656
INFO  2026-05-27 21:28:41,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:28:41,951 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656 NOT found
INFO  2026-05-27 21:29:01,157 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:29:01,157 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:29:01,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:29:01,169 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:29:01,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656
INFO  2026-05-27 21:29:01,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:01,984 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656 NOT found
INFO  2026-05-27 21:29:08,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:29:08,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,720 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:29:08,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,726 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:29:08,726 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:29:08,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,733 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:29:08,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,736 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:29:08,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:29:08,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,747 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:29:08,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:29:08,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:08,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:29:08,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:08,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:08,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:29:08,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,817 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:29:10,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:29:10.8199224","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,824 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:29:10,824 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:29:10,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:29:10,836 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:29:10,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:29:10,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,843 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:29:10,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:29:10,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:29:10,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:29:10,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:29:10,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/40bcd8c2b0784ee18c3cc61d1b374fcf.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:29:10,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:29:10,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:29:10,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:29:10,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,956 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:29:10,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:10,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:10,989 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:29:10,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:10,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:29:11,580 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:29:11,580 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:29:11,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:11,587 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:29:11,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:29:11,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:29:11,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:29:11,652 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:29:12,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:29:12,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:12,046 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656
INFO  2026-05-27 21:29:12,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:12,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656 NOT found
INFO  2026-05-27 21:29:12,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:12,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:12,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:12,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:29:45,389 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:29:45,389 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:29:45,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:29:45,396 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:29:46,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:29:46,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,687 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:29:46,687 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:29:46,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,689 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:29:46,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,700 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:29:46,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:29:46,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,702 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:29:46,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:29:46,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:46,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:29:46,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:29:46,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:47,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:29:47,004 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:29:47,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:29:49,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:30:11,817 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:test
INFO  2026-05-27 21:30:11,823 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-05-27 21:30:11,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"test","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:30:11.8232138","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"test\u002Bfhd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:30:11,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8226 
INFO  2026-05-27 21:30:11,941 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8226
INFO  2026-05-27 21:30:11,941 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-05-27 21:30:12,275 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8226 - coverName: RecapFileImg/8226.jpg
INFO  2026-05-27 21:30:12,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8226.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:30:12,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:30:12,355 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8226
INFO  2026-05-27 21:30:12,355 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-05-27 21:30:12,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:12,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:30:12,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:30:13,299 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:30:13,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:30:13,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:30:13,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:30:13,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:30:13,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,317 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:30:13,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,321 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-27 21:30:13,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:30:13,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:30:13,374 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:30:13,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,417 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-27 21:30:13,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:13,419 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:30:13,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:30:13,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:30:16,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:30:16,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:16,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:16,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2304
INFO  2026-05-27 21:30:16,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:16,606 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,714 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:16,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:16,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2304
INFO  2026-05-27 21:30:16,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:16,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:16,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:16,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,756 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,783 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:30:16,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:16,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:16,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,881 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:16,894 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2304
INFO  2026-05-27 21:30:16,918 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:16,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:30:16,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:16,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:16,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:16,959 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:16,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:16,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2304,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:16,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-27 21:30:16,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2304
INFO  2026-05-27 21:30:16,993 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:17,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:17,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:17,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-27 21:30:17,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:30:17,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:17,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:17,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:30:17,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-27 21:30:17,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:17,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:17,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,767 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-05-27 21:30:17,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:17,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:17,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:17,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:17,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:17,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-27 21:30:17,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,845 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:17,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:17,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:17,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-27 21:30:17,930 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:17,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:17,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-27 21:30:17,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-05-27 21:30:17,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:17,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:17,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:18,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-05-27 21:30:18,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-27 21:30:18,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:18,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:18,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:18,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-27 21:30:18,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:18,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-27 21:30:18,115 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-27 21:30:18,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-27 21:30:18,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:18,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-27 21:30:18,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,185 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-27 21:30:18,576 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:30:18,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:18,616 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:30:24,551 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-27 21:30:24,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:30:24,602 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:30:24,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:28,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:30:28,200 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:28,231 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:28,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:28,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:28,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:30:34,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:30:34,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:34,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:34,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:34,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:34,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:30:45,886 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:30:45,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:30:48,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:30:48,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:48,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:48,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:48,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:30:48,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:30:58,834 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:30:58,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:30:59,179 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:30:59,179 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:30:59,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:30:59,184 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:31:01,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:01,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:01,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:01,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:01,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:01,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:11,944 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:31:11,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:31:14,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:14,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:14,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:14,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:14,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:14,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:29,796 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:31:29,796 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:31:29,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:31:29,809 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:31:31,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:31,496 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:31,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,517 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:31:31,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,523 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:31:31,523 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:31:31,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:31,554 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:31:31,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:31:31,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:31:31,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:31:31,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:31,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:31,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:31,632 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:31:31,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:31,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,745 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:31:31,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,747 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:31:31,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,753 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:31:31,753 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:31:31,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,774 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:31:31,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,775 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:31:31,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:31:31,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:31:31,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:31,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:31:31,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:31,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:31,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:31,865 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:31:31,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:32,655 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-27 21:31:32,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:31:32,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,696 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-05-27 21:31:33,698 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:31:33,698 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-05-27 21:31:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-05-27 21:31:33,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:31:33.7035506","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,704 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:31:33,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:31:33,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:31:33,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,719 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:31:33,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:31:33,729 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:31:33,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:31:33,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:33,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:33,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:33,784 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/000ba098c4804c0d87f2ce2eda3bb83f.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
INFO  2026-05-27 21:31:33,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:33,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:33,829 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:33,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:33,835 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:31:33,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,032 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:34,798 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-05-27 21:31:34,798 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-05-27 21:31:34,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,817 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-05-27 21:31:34,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:31:34,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:31:34,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135656), params: null
INFO  2026-05-27 21:31:34,890 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-05-27 21:31:34,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:34,960 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656
INFO  2026-05-27 21:31:34,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135656 NOT found
INFO  2026-05-27 21:31:34,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:34,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:37,661 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135656
INFO  2026-05-27 21:31:37,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:31:37,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:31:37,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:31:37,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:37,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:37,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:37,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:31:37,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:31:37,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:37,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:37,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:37,881 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/a5dbb8bdbd674caa99ac76dec1026f0d.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:31:38,009 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5b774c6f8e40] No files to concat
[in#0 @ 0x5b774c6f8d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/a5dbb8bdbd674caa99ac76dec1026f0d.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:31:38,036 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:41,255 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8225, clip 135656
INFO  2026-05-27 21:31:41,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-27 21:31:41,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:31:41,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:31:41,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:41,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-27 21:31:41,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-27 21:31:41,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:31:41,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:41,328 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:41,328 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/8f7546106724412d9e93ae35b62612fb.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8225.mp4"
WARN  2026-05-27 21:31:41,385 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8225, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5a9699690e40] No files to concat
[in#0 @ 0x5a9699690d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapweb/8f7546106724412d9e93ae35b62612fb.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-27 21:31:41,403 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:31:43,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:43,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,329 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:31:43,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,337 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:31:43,337 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:31:43,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,355 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:31:43,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,357 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,365 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:31:43,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,367 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:31:43,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:31:43,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:43,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:31:43,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:31:43,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:43,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:31:43,440 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:31:43,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:45,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:31:45,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:45,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:45,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:45,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:31:45,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:32:01,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:32:01,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:01,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:01,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:01,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:01,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:32:13,139 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-27 21:32:13,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, hash:02397437c8bbe715cccc958eddd7bd87890c856d5fdd3173c0b05b4e31b4920a -> Started
INFO  2026-05-27 21:32:13,176 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-27 21:32:13,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-27 21:32:13,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-27 21:32:13,219 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135657, recapid 8226, customerid 169, TimeStamp 1779908905, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-27 21:32:13,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:32:13.219796","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908905,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.473333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135657, params: []
INFO  2026-05-27 21:32:13,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,262 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:32:13,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,264 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-27 21:32:13,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135657, hashtagId: 10548
INFO  2026-05-27 21:32:13,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,287 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-27 21:32:13,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,294 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-27 21:32:13,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135657, hashtagId: 10499
INFO  2026-05-27 21:32:13,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,374 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clipId:135657
INFO  2026-05-27 21:32:13,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135657
INFO  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 23698004
INFO  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135657
INFO  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135657.mp4 Esiste già verrà eliminato
INFO  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-27 21:32:13,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 17773503 bytes (from base64 length 23698004)
DEBUG  2026-05-27 21:32:13,601 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 17773502
INFO  2026-05-27 21:32:13,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135657 con il path  RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:13,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135657 - clipFile: RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:13,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135657.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:13,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:13,711 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135657, file RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:13,712 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:13,712 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135657
INFO  2026-05-27 21:32:13,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135657_Temp.mp4:
DEBUG  2026-05-27 21:32:13,714 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135657.mp4:
DEBUG  2026-05-27 21:32:13,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135657_Temp.mp4:
DEBUG  2026-05-27 21:32:13,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135657_TempMA.mp4:
DEBUG  2026-05-27 21:32:13,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135657.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135657_TempMA.mp4

DEBUG  2026-05-27 21:32:13,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135657_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135657_Temp.mp4

INFO  2026-05-27 21:32:13,716 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135657 sessionId=303497844 starting, file=135657_Temp.mp4
DEBUG  2026-05-27 21:32:33,850 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=303497844, stdout=0 chars, stderr=13546 chars
INFO  2026-05-27 21:32:33,857 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info216dfde115d64d08b26c825501728762.txt
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.44
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.44
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135657 sessionId=303497844 completed, exitCode=0, durationMs=20203
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135657
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=350624287 starting, pathVideo=RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135657.mp4
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135657.jpg
INFO  2026-05-27 21:32:33,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135657.jpg
INFO  2026-05-27 21:32:33,917 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135657.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135657.jpg
INFO  2026-05-27 21:32:34,750 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=350624287 completed, exitCode=n/a, durationMs=833
INFO  2026-05-27 21:32:34,750 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-27 21:32:34,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135657.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:34,768 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-27 21:32:34,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.44,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:34,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:34,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,807 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:32:34,809 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/a865f5070c414633917d04f916ba3793.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-27 21:32:34,907 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:32:34,907 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-27 21:32:34,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:34,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:42,324 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:32:42,324 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:32:42,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:32:42,334 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:32:44,465 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-27 21:32:44,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:32:44.46911","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,470 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:32:44,470 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-27 21:32:44,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-27 21:32:44,483 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:32:44,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:32:44,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:32:44,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,509 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:32:44,514 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/4ee358fb60d24cbb825ae07e254de86f.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-27 21:32:44,532 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:32:44,532 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:32:44,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:32:44,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:32:44,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:32:44,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:32:44,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:32:44,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:32:44,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:32:44,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:32:44,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:44,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:32:45,853 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-27 21:32:45,853 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-27 21:32:45,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:45,859 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-27 21:32:45,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:32:45,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135657), params: null
INFO  2026-05-27 21:32:45,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135657), params: null
INFO  2026-05-27 21:32:45,931 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-27 21:32:45,998 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657
INFO  2026-05-27 21:32:45,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:45,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:32:45,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:46,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657 NOT found
INFO  2026-05-27 21:32:46,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:46,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:46,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:46,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:32:48,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657
INFO  2026-05-27 21:32:48,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:32:48,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657 NOT found
INFO  2026-05-27 21:36:13,864 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:36:13,864 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:36:13,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:36:13,873 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:36:21,410 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:36:21,410 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:36:21,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:36:21,524 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:36:23,746 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:36:23,746 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:36:23,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:36:23,754 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:36:26,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:36:26,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,692 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-27 21:36:26,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,702 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-27 21:36:26,704 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-27 21:36:26,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,708 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:36:26,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:36:26,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:36:26,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,797 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-27 21:36:26,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:26,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:36:26,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:36:26,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:36:26,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:36:26,884 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:36:26,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:41,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:36:41,879 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:41,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:41,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:41,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:41,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:36:44,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:36:44,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:44,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:44,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:44,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:36:44,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:37:44,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:37:44,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:37:44,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:37:44,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-05-27 21:37:44,773 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-05-27 21:37:44,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-05-27 21:37:46,970 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-27 21:37:46,970 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-27 21:37:46,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-27 21:38:01,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-05-27 21:38:01,676 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-05-27 21:38:01,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-05-27 21:38:01,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:38:01,697 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-27 21:38:01,697 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-27 21:38:01,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-27 21:38:01,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:38:01,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:38:01,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:38:01,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:38:01,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:38:01,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:38:05,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:38:05,535 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-27 21:38:05,535 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-27 21:38:05,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-27 21:38:05,543 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-27 21:38:05,543 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-27 21:38:05,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-27 21:38:26,202 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 21:38:26,202 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 21:38:26,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 21:38:26,216 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 21:38:29,466 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-27 21:38:29,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-27 21:38:29,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-27T21:38:29.4791159","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,484 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-27 21:38:29,484 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-27 21:38:29,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-27 21:38:29,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-27 21:38:29,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,502 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-27 21:38:29,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,515 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-27 21:38:29,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:38:29,527 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:38:29,529 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapweb/bca0601b2d304d7cac0522aaece61487.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-27 21:38:29,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:38:29,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-27 21:38:29,586 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-27 21:38:29,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,588 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-27 21:38:29,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-27 21:38:29,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-27 21:38:29,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:38:29,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,638 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-27 21:38:29,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:29,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:38:30,472 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-27 21:38:30,473 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-27 21:38:30,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-27 21:38:30,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-27 21:38:30,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135657), params: null
INFO  2026-05-27 21:38:30,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135657), params: null
INFO  2026-05-27 21:38:30,549 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-27 21:38:30,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 21:38:30,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,612 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657
INFO  2026-05-27 21:38:30,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,619 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657 NOT found
INFO  2026-05-27 21:38:30,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:30,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 21:38:39,254 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657
INFO  2026-05-27 21:38:39,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 21:38:39,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657 NOT found
INFO  2026-05-27 21:48:37,689 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-05-27 21:48:37,939 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-05-27 21:48:37,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-05-27 21:48:37,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-05-27 22:12:01,219 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 22:12:01,227 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 22:12:01,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 22:12:06,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 22:56:00,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-27 22:56:00,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-27 22:56:00,381 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-27 22:56:01,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 22:56:01,560 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:56:02,316 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:56:02,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:56:02,335 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:56:02,352 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-27 22:56:05,484 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-27 22:58:24,417 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-27 22:58:24,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:58:24,444 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:58:24,448 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:58:24,450 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-27 22:58:24,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:06:33,274 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 18:06:33,274 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-28 18:06:33,274 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-28 18:06:33,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,447 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 18:06:35,447 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-28 18:06:35,447 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-28 18:06:35,447 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 18:06:35,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 18:06:35,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:06:35,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:06:35,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 18:06:35,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,582 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,583 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:06:35,584 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:06:35.5840391","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,600 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-05-28 18:06:35,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:35,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 18:06:35,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:06:35,752 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 18:06:35,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 18:06:35,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 18:06:35,785 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 18:06:35,786 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 18:06:35,788 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 18:06:38,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 18:06:38,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 18:06:38,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:06:38,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:06:38,355 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 18:06:38,355 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:38,356 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:38,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:06:38,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:06:38.3574178","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:06:38,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-05-28 18:06:38,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:06:38,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 18:06:38,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:06:38,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 18:06:38,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 18:06:38,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 18:06:38,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 18:06:38,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 18:06:38,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 18:07:05,848 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:07:06,003 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 18:07:06,004 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 18:07:06,004 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 18:07:06,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 18:07:06,006 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 18:07:06,006 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 18:07:08,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 18:07:08,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 18:07:08,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 18:07:08,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetRoles
INFO  2026-05-28 18:07:08,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetAllRoles
INFO  2026-05-28 18:07:08,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-05-28 18:38:20,249 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:38:20,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 18:38:20,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 18:38:20,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 18:38:20,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 18:38:20,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 18:38:20,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 18:57:44,228 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 18:57:44,229 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 18:57:44,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:57:44,314 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-28 18:57:44,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 18:57:44,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 18:57:44,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-28 18:57:44,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-28 18:57:44,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:57:44,326 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-28 18:57:44,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,229 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 18:57:45,229 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-28 18:57:45,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-28 18:57:45,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 18:57:45,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 18:57:45,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:45,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:45,267 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 18:57:45,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:45,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:45.2712796","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:45,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:45,290 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 18:57:46,228 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 18:57:46,228 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-28 18:57:46,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-28 18:57:46,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 18:57:46,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 18:57:46,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:46,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:46,262 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 18:57:46,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:46,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:46.2662356","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:46,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,282 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 18:57:46,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:57:46,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 18:57:46,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 18:57:46,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:46,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 18:57:46,376 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 18:57:46,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:46,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:46.3788286","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:46,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 18:57:46,411 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:57:46,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:57:46,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,430 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:57:46,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:46,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-28 18:57:46,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,452 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-28 18:57:46,452 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-28 18:57:46,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:46,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:57:46,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:46,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:46,504 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:46,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:47,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:47,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2301
INFO  2026-05-28 18:57:47,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:47,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2301
INFO  2026-05-28 18:57:47,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:47,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:47,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2301
INFO  2026-05-28 18:57:47,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:47,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:47,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2301,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2301
INFO  2026-05-28 18:57:47,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:47,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,417 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,531 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:47,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:47,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-28 18:57:47,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-28 18:57:47,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:47,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:47,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,675 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 18:57:47,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 18:57:47,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:47,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-28 18:57:47,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,855 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:47,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 18:57:47,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 18:57:47,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:47,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:47,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-28 18:57:47,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:47,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-28 18:57:47,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:47,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:47,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:47,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-28 18:57:47,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:48,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 18:57:48,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:48,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:48,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 18:57:48,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:48,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:48,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 18:57:48,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-05-28 18:57:48,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,128 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:48,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 18:57:48,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:48,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-05-28 18:57:48,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:48.2306159","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:48.2306159","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:48.2306159","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:57:48,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T18:57:48.2306159","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-28 18:57:48,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-28 18:57:48,855 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-28 18:57:48,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,856 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-28 18:57:48,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:57:48,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,881 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:57:48,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:57:48,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:48,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-28 18:57:48,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:57:48,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:48,963 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-28 18:57:48,963 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-28 18:57:48,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:49,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:49,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:49,082 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:49,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:49,302 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 18:57:51,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:51,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:51,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:51,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:51,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:51,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:51,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:51,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:51,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:51,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:52,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:52,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:52,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:52,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:52,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:52,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:52,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:52,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:52,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:52,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:52,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:52,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,289 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:52,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:52,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:52,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:52,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:52,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:52,430 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:52,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:52,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:52,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:52,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-28 18:57:52,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:52,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:52,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-28 18:57:52,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:52,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:52,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:52,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:52,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:207
INFO  2026-05-28 18:57:52,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,823 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:52,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,858 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:52,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,914 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,916 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:52,916 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:52,921 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,921 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:52,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:52,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:52,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:207
INFO  2026-05-28 18:57:52,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 18:57:52,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:52,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:52,988 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:52,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-05-28 18:57:52,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:53,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-05-28 18:57:53,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,044 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,051 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:53,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 18:57:53,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-05-28 18:57:53,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:53,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-05-28 18:57:53,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:53,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:53,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:53,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 18:57:53,126 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:207
INFO  2026-05-28 18:57:53,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,196 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:53,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 18:57:53,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:57:53,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":207,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,219 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:207
INFO  2026-05-28 18:57:53,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:53,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,450 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:57:53,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,452 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:57:53,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:53,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,466 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:57:53,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:53,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,469 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:57:53,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:57:53,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,493 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:57:53,493 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:57:53,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,497 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:57:53,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,504 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:57:53,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:57:53,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:57:53,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:53,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:57:53,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:53,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:53,622 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:53,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:53,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:53,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:57:53,636 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:53,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:54,255 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-28 18:57:54,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 18:57:54,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:57,646 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-05-28 18:57:57,646 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-05-28 18:57:57,646 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-05-28 18:57:57,647 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-05-28 18:57:57,647 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-05-28 18:57:57,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:57,647 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-05-28 18:57:57,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:57,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-05-28 18:57:57,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:57,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-05-28 18:57:57,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:57:57,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:57:57,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:57:57,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:57:57,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:57:57,784 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:57,784 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:57:57,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:57,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-05-28 18:57:58,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:58,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,295 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 18:57:58,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,295 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 18:57:58,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-05-28 18:57:58,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 18:57:58,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-05-28 18:57:58,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:58,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 18:57:58,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:57:58,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-05-28 18:57:58,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 18:57:58,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 18:58:03,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:58:03,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:58:03,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:58:03,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:03,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:58:25,950 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 18:58:25,950 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 18:58:25,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:58:25,956 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 18:58:27,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:58:27,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,607 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:58:27,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,613 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:58:27,613 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:58:27,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,621 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:58:27,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,622 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:58:27,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:58:27,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:27,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:58:27,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:58:27,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:27,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:27,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:27,705 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:27,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:30,667 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 18:58:30,667 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 18:58:30,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:58:30,735 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 18:58:31,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:58:31,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,626 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:58:31,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,637 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:58:31,637 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:58:31,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,654 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:58:31,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:58:31,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:58:31,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,715 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:58:31,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:31,716 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:58:31,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:31,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:31,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:31,779 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:31,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:32,291 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-05-28 18:58:32,291 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-05-28 18:58:32,291 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-05-28 18:58:32,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:32,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-05-28 18:58:32,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:32,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:32,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:32,363 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:32,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:32,634 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-28 18:58:32,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 18:58:32,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:35,228 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-05-28 18:58:35,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-05-28 18:58:35,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-05-28 18:58:35,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:35,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-05-28 18:58:35,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:35,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:35,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:35,300 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:35,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:37,966 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 18:58:37,966 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 18:58:37,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:58:37,972 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 18:58:43,369 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-05-28 18:58:43,369 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-05-28 18:58:43,369 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-05-28 18:58:43,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:43,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-05-28 18:58:43,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:43,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:43,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-05-28 18:58:43,439 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:43,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:58:55,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,258 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:58:55,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,258 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:58:55,258 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:58:55,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,263 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:58:55,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,265 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:58:55,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,269 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:58:55,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:58:55,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:58:55,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:58:55,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:58:55,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:55,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:58:55,346 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:58:55,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,812 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-28 18:59:00,814 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-28 18:59:00,814 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-28 18:59:00,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-28 18:59:00,817 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:59:00,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:59:00,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,824 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:59:00,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:59:00,829 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-28 18:59:00,829 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-28 18:59:00,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 18:59:00,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:59:00,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,858 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-28 18:59:00,858 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-28 18:59:00,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-28 18:59:00,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:59:00,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:59:00,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:00,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:00,934 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:59:00,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:00,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135657), params: null
INFO  2026-05-28 18:59:00,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135657), params: null
INFO  2026-05-28 18:59:00,975 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-28 18:59:01,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:59:01,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:01,748 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657
INFO  2026-05-28 18:59:01,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:01,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135657 NOT found
INFO  2026-05-28 18:59:01,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:01,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:01,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:01,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:59:05,246 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135657
INFO  2026-05-28 18:59:05,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-28 18:59:05,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-28 18:59:05,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-28 18:59:05,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:59:05,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:59:05,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:59:05,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135657,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-28 18:59:05,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-28 18:59:05,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 18:59:05,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:05,433 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-28 18:59:05,435 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/5d2dda39c9f34358a597f35735b12742.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
WARN  2026-05-28 18:59:05,481 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8226, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x5e07f0a6de40] No files to concat
[in#0 @ 0x5e07f0a6dd40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapwebtest/5d2dda39c9f34358a597f35735b12742.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-05-28 18:59:05,506 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-28 18:59:09,092 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:59:09,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,092 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:59:09,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,112 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:59:09,112 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:59:09,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:59:09,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,117 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:59:09,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,185 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:59:09,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:59:09,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:59:09,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,233 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:59:09,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:09,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:09,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:09,266 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:59:09,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 18:59:12,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,149 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 18:59:12,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,158 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 18:59:12,158 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 18:59:12,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 18:59:12,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 18:59:12,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,166 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 18:59:12,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 18:59:12,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 18:59:12,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:12,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 18:59:12,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:12,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 18:59:12,240 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 18:59:12,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 18:59:13,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-28 18:59:13,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 18:59:13,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:01,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:00:01,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:01,974 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:01,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:01,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:01,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:00:11,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:00:11,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:11,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:11,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:11,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:11,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:00:16,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:00:16,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:16,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:16,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:16,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:16,070 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:00:21,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 19:00:21,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 19:00:21,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 19:00:21,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 19:00:21,177 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 19:00:21,177 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 19:00:21,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 19:00:23,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 19:00:23,940 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 19:00:23,940 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 19:00:23,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 19:00:23,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 19:00:23,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 19:00:23,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 19:00:27,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 19:00:27,478 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 19:00:27,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 19:00:27,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 19:00:27,480 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 19:00:27,480 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 19:00:27,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 19:00:29,259 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 19:00:29,259 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-28 19:00:29,259 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-28 19:00:29,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:29,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 19:00:29,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 19:00:29,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 19:00:29,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 19:00:29,275 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 19:00:29,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:29,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:29,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:29,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T19:00:29.2776224","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 19:00:29,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-05-28 19:00:29,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:29,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 19:00:30,188 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clip:
INFO  2026-05-28 19:00:30,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,216 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, hash:02397437c8bbe715cccc958eddd7bd87890c856d5fdd3173c0b05b4e31b4920a -> Started
INFO  2026-05-28 19:00:30,217 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-28 19:00:30,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-28 19:00:30,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-28 19:00:30,255 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135658, recapid 8226, customerid 169, TimeStamp 1779908905, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-28 19:00:30,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T19:00:30.255949","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908905,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.473333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-28 19:00:30,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,295 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-28 19:00:30,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,299 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-28 19:00:30,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135658, hashtagId: 10548
INFO  2026-05-28 19:00:30,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,315 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-28 19:00:30,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,317 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-28 19:00:30,317 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135658, hashtagId: 10499
INFO  2026-05-28 19:00:30,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,382 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da, clipId:135658
INFO  2026-05-28 19:00:30,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135658
INFO  2026-05-28 19:00:30,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 23687908
INFO  2026-05-28 19:00:30,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135658
INFO  2026-05-28 19:00:30,399 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-28 19:00:30,399 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135658.mp4 Esiste già verrà eliminato
INFO  2026-05-28 19:00:30,401 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-05-28 19:00:30,401 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 17765931 bytes (from base64 length 23687908)
DEBUG  2026-05-28 19:00:30,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 17765930
INFO  2026-05-28 19:00:30,457 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135658 con il path  RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:30,458 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135658 - clipFile: RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:30,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135658.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:30,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:30,471 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135658, file RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:30,471 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:30,471 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135658
INFO  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135658_Temp.mp4:
DEBUG  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135658.mp4:
DEBUG  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135658_Temp.mp4:
DEBUG  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135658_TempMA.mp4:
DEBUG  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135658.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135658_TempMA.mp4

DEBUG  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135658_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135658_Temp.mp4

INFO  2026-05-28 19:00:30,473 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135658 sessionId=1258841290 starting, file=135658_Temp.mp4
DEBUG  2026-05-28 19:00:41,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1258841290, stdout=0 chars, stderr=12053 chars
INFO  2026-05-28 19:00:41,795 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info3652c41ce5f14067b594026ee76923e3.txt
INFO  2026-05-28 19:00:41,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.44
INFO  2026-05-28 19:00:41,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.44
INFO  2026-05-28 19:00:41,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135658 sessionId=1258841290 completed, exitCode=0, durationMs=11382
INFO  2026-05-28 19:00:41,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135658
INFO  2026-05-28 19:00:41,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-28 19:00:41,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=989298456 starting, pathVideo=RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:41,856 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135658.mp4
INFO  2026-05-28 19:00:41,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135658.jpg
INFO  2026-05-28 19:00:41,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135658.jpg
INFO  2026-05-28 19:00:41,857 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135658.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135658.jpg
INFO  2026-05-28 19:00:41,912 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=989298456 completed, exitCode=n/a, durationMs=55
INFO  2026-05-28 19:00:41,912 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-28 19:00:41,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135658.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:41,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:41,931 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-28 19:00:41,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.44,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-28 19:00:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:41,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:41,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:41,969 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-28 19:00:41,969 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/0fbbe162a1ff42e383759c42edcf9f41.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-28 19:00:42,048 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-28 19:00:42,050 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-28 19:00:42,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:42,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:ad498f21-3f43-4f6c-8c76-3b514ca471da","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:42,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 19:00:46,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 19:00:46,532 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-05-28 19:00:46,532 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-05-28 19:00:46,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-05-28 19:00:46,543 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-05-28 19:00:46,545 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-05-28 19:00:46,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-05-28 19:00:48,497 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 19:00:48,497 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 19:00:48,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:00:48,503 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 19:00:49,818 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-28 19:00:49,822 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-28 19:00:49,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-28 19:00:49,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-28 19:00:49,831 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-28 19:00:49,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,835 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 19:00:49,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,838 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-28 19:00:49,838 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-28 19:00:49,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-05-28 19:00:49,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 19:00:49,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 19:00:49,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:00:49,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,873 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-28 19:00:49,873 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-28 19:00:49,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,879 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-28 19:00:49,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 19:00:49,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:00:49,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 19:00:49,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-05-28 19:00:49,949 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-28 19:00:49,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:49,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658), params: null
INFO  2026-05-28 19:00:49,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658), params: null
INFO  2026-05-28 19:00:49,984 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-28 19:00:50,880 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-05-28 19:00:50,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:50,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:00:50,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:50,885 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-05-28 19:00:50,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:50,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:50,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:00:50,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:01:14,205 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 19:01:14,205 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 19:01:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:01:14,211 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 19:01:34,540 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 19:01:34,540 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 19:01:34,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:01:34,546 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 19:01:40,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 19:01:40,656 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:01:40,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:01:40,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:01:40,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:01:40,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 19:01:58,579 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 19:01:58,579 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 19:01:58,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 19:01:58,584 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 19:02:01,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-05-28 19:02:01,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 19:02:01,357 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-05-28 22:43:20,509 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 22:43:20,509 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 22:43:20,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,582 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-28 22:43:20,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,589 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-28 22:43:20,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 22:43:20,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-28 22:43:20,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-28 22:43:20,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,617 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-28 22:43:20,617 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-28 22:43:20,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 22:43:20,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-28 22:43:20,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-28 22:43:20,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,708 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,738 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 22:43:20,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,738 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 22:43:20,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:20.7412217","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:20.7429331","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-28 22:43:20,768 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 22:43:20,774 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-28 22:43:20,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:20.7762985","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:20,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:20,783 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-28 22:43:20,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 22:43:20,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,508 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-05-28 22:43:21,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,515 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8175
INFO  2026-05-28 22:43:21,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 22:43:21,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:21,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:21,694 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-05-28 22:43:21,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-05-28 22:43:21,697 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-05-28 22:43:21,697 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-05-28 22:43:21,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-05-28 22:43:21,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-05-28 22:43:21,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-05-28 22:43:21,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,742 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-05-28 22:43:21,742 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-05-28 22:43:21,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 22:43:21,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:21.7884376","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:21.7884376","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:21.7884376","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-28 22:43:21,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-28T22:43:21.7884376","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-28 22:43:21,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-28 22:43:21,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-28 22:43:21,909 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-05-28 22:43:21,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 22:43:22,509 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-05-28 22:43:22,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 22:43:23,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,386 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-05-28 22:43:23,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,400 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8175
INFO  2026-05-28 22:43:23,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 22:43:23,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-05-28 22:43:23,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-05-28 22:43:23,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,482 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-05-28 22:43:23,482 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-05-28 22:43:23,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:23,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:23,604 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-05-28 22:43:23,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:23,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-05-28 22:43:23,608 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-05-28 22:43:23,608 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-05-28 22:43:23,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-05-28 22:43:25,574 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-28 22:43:25,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 22:43:25,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,774 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 22:43:25,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:25,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:25,808 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:25,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:25,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:25,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:25,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:25,932 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:25,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:25,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:25,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:25,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:25,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:25,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 22:43:25,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:25,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:25,983 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 22:43:26,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,032 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,098 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 22:43:26,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,105 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,128 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,128 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 22:43:26,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 22:43:26,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,266 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,266 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,279 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 22:43:26,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 22:43:26,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,333 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 22:43:26,444 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,476 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 22:43:26,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 22:43:26,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,516 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-28 22:43:26,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,524 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,629 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-28 22:43:26,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,650 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-05-28 22:43:26,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-28 22:43:26,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-05-28 22:43:26,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-05-28 22:43:26,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-28 22:43:26,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-28 22:43:26,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,835 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,853 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-05-28 22:43:26,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,864 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:26,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:26,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-28 22:43:27,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-05-28 22:43:27,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:27,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-05-28 22:43:27,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:27,242 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-05-28 22:43:27,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListHashtagFollowed (null)  HashtagController::GetListHashtagFollowed: customer:229
INFO  2026-05-28 22:43:27,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:27,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.* FROM hashtag h INNER JOIN hashtagsubscriptions hs ON h.hashtagId = hs.hashtagId  WHERE hs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:27,249 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.myFollowedHashtagList (null)  HashtagController::myFollowedHashtagList invoked. Customer 229
INFO  2026-05-28 22:43:27,249 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedList (null)  HashtagEngine::GetFollowedList customerId 229
INFO  2026-05-28 22:43:27,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hf.hashtagId, h.hashtagName FROM hashtagfollower hf JOIN hashtag h ON hf.hashtagId = h.hashtagId WHERE hf.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:29,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Pao, n:, l, r0, s1, c0
INFO  2026-05-28 22:43:29,265 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status
INFO  2026-05-28 22:43:29,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 22:43:29,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paol, n:, l, r0, s1, c0
INFO  2026-05-28 22:43:29,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status
INFO  2026-05-28 22:43:29,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 22:43:29,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolo, n:, l, r0, s1, c0
INFO  2026-05-28 22:43:29,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status
INFO  2026-05-28 22:43:29,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:43:31,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,460 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-28 22:43:31,460 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-28 22:43:31,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,462 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 22:43:31,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-28 22:43:31,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,471 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-28 22:43:31,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-28 22:43:31,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,483 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-05-28 22:43:31,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,492 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8175
INFO  2026-05-28 22:43:31,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 22:43:31,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-05-28 22:43:31,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 22:43:31,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:31,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:31,567 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-05-28 22:43:31,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:31,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-05-28 22:43:31,570 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-05-28 22:43:31,570 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-05-28 22:43:31,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-05-28 22:43:32,269 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-28 22:43:32,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-28 22:43:32,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,003 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-28 22:43:36,005 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-28 22:43:36,005 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-28 22:43:36,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-28 22:43:36,005 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-05-28 22:43:36,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-05-28 22:43:36,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8175
INFO  2026-05-28 22:43:36,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 22:43:36,021 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-05-28 22:43:36,021 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-05-28 22:43:36,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-28 22:43:36,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:43:36,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-28 22:43:36,051 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-28 22:43:36,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-28 22:43:36,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-28 22:43:36,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 22:43:36,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:36,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-05-28 22:43:36,129 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-05-28 22:43:36,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-05-28 22:43:36,132 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-05-28 22:43:36,132 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-05-28 22:43:36,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-05-28 22:43:36,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658), params: null
INFO  2026-05-28 22:43:36,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658), params: null
INFO  2026-05-28 22:43:36,171 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-28 22:43:36,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:43:36,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,833 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-05-28 22:43:36,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,838 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-05-28 22:43:36,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:36,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 22:43:41,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-05-28 22:43:41,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:43:41,351 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-05-28 22:56:01,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:56:01,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 22:56:06,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:56:06,704 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:56:06,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-28 22:56:26,442 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-28 22:56:26,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-28 22:56:26,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-28 22:56:26,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:57:50,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-28 22:57:50,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:57:51,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:57:51,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:57:51,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-28 22:57:51,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 21:55:24,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 21:55:24,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:24,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:24,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:24,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:24,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 21:55:25,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 21:55:25,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:25,132 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:25,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:25,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:55:25,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 21:58:05,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 21:58:05,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:58:05,829 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:58:05,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:58:05,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:58:05,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 21:59:39,426 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 21:59:39,426 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:59:39,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:59:39,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:59:39,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 21:59:39,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:01:29,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:01:29,348 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:29,369 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:29,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:29,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:29,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:01:54,149 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-30 22:01:54,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:01:54,309 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-30 22:01:54,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:55,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:01:55,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:55,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:55,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:55,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:01:55,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:02:31,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:02:31,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:02:31,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:02:31,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:02:31,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:02:31,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:03:01,306 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-30 22:03:01,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:01,405 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-30 22:03:01,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:28,682 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-30 22:03:28,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:28,735 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-30 22:03:28,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:29,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:03:29,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:29,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:29,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:29,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:29,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:03:33,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:03:33,226 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,257 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:03:33,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:03:33,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:33,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:03:37,144 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-30 22:03:37,144 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-30 22:03:37,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-30 22:03:37,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:37,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-30 22:03:37,185 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-30 22:03:37,185 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-30 22:03:37,185 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-30 22:03:37,191 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-30 22:03:37,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:37,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:37,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:37,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-30T22:03:37.1971112","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-30 22:03:37,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-05-30 22:03:37,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:37,217 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-30 22:03:40,658 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:f99725f5-0297-498c-93c0-a4a0a4b65dd7, clip:
INFO  2026-05-30 22:03:40,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f99725f5-0297-498c-93c0-a4a0a4b65dd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:f99725f5-0297-498c-93c0-a4a0a4b65dd7, hash:7054e757d514e1093592297984375b1fedb2a1058493af3522c3e36683a6400b -> Started
INFO  2026-05-30 22:03:40,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-30 22:03:40,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-30 22:03:40,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-30 22:03:40,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135659, recapid 8226, customerid 169, TimeStamp 1780171411, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-30 22:03:40,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-30T22:03:40.7213715","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780171411,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-30 22:03:40,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-30 22:03:40,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,757 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-30 22:03:40,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,759 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-30 22:03:40,759 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135659, hashtagId: 10548
INFO  2026-05-30 22:03:40,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,770 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-30 22:03:40,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,772 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-05-30 22:03:40,772 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135659, hashtagId: 10497
INFO  2026-05-30 22:03:40,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:f99725f5-0297-498c-93c0-a4a0a4b65dd7, clipId:135659
INFO  2026-05-30 22:03:40,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:f99725f5-0297-498c-93c0-a4a0a4b65dd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135659
INFO  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6896060
INFO  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135659
INFO  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-05-30 22:03:40,844 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5172045 bytes (from base64 length 6896060)
DEBUG  2026-05-30 22:03:40,854 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5172044
INFO  2026-05-30 22:03:40,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135659 con il path  RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:40,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135659 - clipFile: RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:40,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135659.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:40,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135659, file RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135659
INFO  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135659_Temp.mp4:
DEBUG  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135659.mp4:
DEBUG  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135659_Temp.mp4:
DEBUG  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135659_TempMA.mp4:
DEBUG  2026-05-30 22:03:40,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135659.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135659_TempMA.mp4

DEBUG  2026-05-30 22:03:40,871 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135659_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135659_Temp.mp4

INFO  2026-05-30 22:03:40,871 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135659 sessionId=433880032 starting, file=135659_Temp.mp4
DEBUG  2026-05-30 22:03:51,783 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=433880032, stdout=0 chars, stderr=12114 chars
INFO  2026-05-30 22:03:51,786 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info4667155c18104574b6f3c9cd62ffb3f5.txt
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.81
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.81
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135659 sessionId=433880032 completed, exitCode=0, durationMs=10972
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135659
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=869311697 starting, pathVideo=RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135659.mp4
INFO  2026-05-30 22:03:51,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135659.jpg
INFO  2026-05-30 22:03:51,844 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135659.jpg
INFO  2026-05-30 22:03:51,844 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135659.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135659.jpg
INFO  2026-05-30 22:03:51,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=869311697 completed, exitCode=n/a, durationMs=56
INFO  2026-05-30 22:03:51,900 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-30 22:03:51,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135659.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:51,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:51,913 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-30 22:03:51,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.81,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-30 22:03:51,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:51,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:51,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:03:51,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:51,949 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-30 22:03:51,950 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/6c2a876d4a1f4fbd807725e237f19d31.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-30 22:03:52,066 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-30 22:03:52,066 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-30 22:03:52,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:03:52,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:f99725f5-0297-498c-93c0-a4a0a4b65dd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:03:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:10,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:04:10,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:10,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:10,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:10,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:10,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:04:14,346 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:a3acba62-05f0-4d29-9f80-26a8c550cf3d, clip:
INFO  2026-05-30 22:04:14,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:a3acba62-05f0-4d29-9f80-26a8c550cf3d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,432 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:a3acba62-05f0-4d29-9f80-26a8c550cf3d, hash:275bb48c914796fc7d0865cbbbae8a5632c6f087f7913b837a20f64cacd88410 -> Started
INFO  2026-05-30 22:04:14,432 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-30 22:04:14,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,433 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-30 22:04:14,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-30 22:04:14,464 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135660, recapid 8226, customerid 169, TimeStamp 1780171448, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-30 22:04:14,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-30T22:04:14.4654435","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780171448,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-30 22:04:14,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-30 22:04:14,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-05-30 22:04:14,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,501 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-30 22:04:14,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,503 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-30 22:04:14,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135660, hashtagId: 10548
INFO  2026-05-30 22:04:14,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,524 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-30 22:04:14,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Espulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,526 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Espulsione gia presente nel Data Base
INFO  2026-05-30 22:04:14,526 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135660, hashtagId: 10503
INFO  2026-05-30 22:04:14,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:a3acba62-05f0-4d29-9f80-26a8c550cf3d, clipId:135660
INFO  2026-05-30 22:04:14,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:a3acba62-05f0-4d29-9f80-26a8c550cf3d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135660
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6893216
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135660
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135660.mp4 Esiste già verrà eliminato
INFO  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-30 22:04:14,615 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5169912 bytes (from base64 length 6893216)
DEBUG  2026-05-30 22:04:14,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5169910
INFO  2026-05-30 22:04:14,629 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135660 con il path  RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:14,629 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135660 - clipFile: RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:14,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135660.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:14,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135660, file RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135660
INFO  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135660_Temp.mp4:
DEBUG  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135660.mp4:
DEBUG  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135660_Temp.mp4:
DEBUG  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135660_TempMA.mp4:
DEBUG  2026-05-30 22:04:14,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135660.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135660_TempMA.mp4

DEBUG  2026-05-30 22:04:14,642 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135660_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135660_Temp.mp4

INFO  2026-05-30 22:04:14,642 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135660 sessionId=805930124 starting, file=135660_Temp.mp4
DEBUG  2026-05-30 22:04:25,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=805930124, stdout=0 chars, stderr=12177 chars
INFO  2026-05-30 22:04:25,705 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info4875efbd6e104804bdf73f6dd90673b3.txt
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.92
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.92
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135660 sessionId=805930124 completed, exitCode=0, durationMs=11116
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135660
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=353123472 starting, pathVideo=RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135660.mp4
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135660.jpg
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135660.jpg
INFO  2026-05-30 22:04:25,758 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135660.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135660.jpg
INFO  2026-05-30 22:04:25,815 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=353123472 completed, exitCode=n/a, durationMs=56
INFO  2026-05-30 22:04:25,815 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-30 22:04:25,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135660.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:25,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:25,830 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-30 22:04:25,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.92,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-30 22:04:25,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:25,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:25,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:25,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:25,866 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-30 22:04:25,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/771be2df41fb4c93ace7c32eeec272e6.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-30 22:04:26,013 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-30 22:04:26,013 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-30 22:04:26,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:26,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:a3acba62-05f0-4d29-9f80-26a8c550cf3d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-30 22:04:26,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-30 22:04:52,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:04:52,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:52,462 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:52,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:52,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:04:52,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-30 22:06:35,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-30 22:06:35,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:06:35,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:06:35,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:06:35,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-30 22:06:35,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:07:47,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:07:47,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:52,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:52,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:52,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:52,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:07:55,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:07:55,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:55,974 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:55,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:55,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:07:55,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:08:49,021 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-31 21:08:49,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:08:49,071 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-31 21:08:49,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:08:50,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:08:50,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:08:50,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:08:50,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:08:50,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:08:50,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:09:55,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:09:55,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,682 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:09:55,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:09:55,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:09:55,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:10:06,195 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-31 21:10:06,195 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-31 21:10:06,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-31 21:10:06,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-31 21:10:06,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-31 21:10:06,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:10:06,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:10:06,212 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-31 21:10:06,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:10:06.2145267","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-05-31 21:10:06,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,229 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-31 21:10:06,814 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:10:06,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, hash:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366 -> Started
INFO  2026-05-31 21:10:06,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-31 21:10:06,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-31 21:10:06,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-31 21:10:06,877 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135661, recapid 8226, customerid 169, TimeStamp 1780254594, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-31 21:10:06,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:10:06.8773839","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780254594,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-31 21:10:06,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-31 21:10:06,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-05-31 21:10:06,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135661, params: []
INFO  2026-05-31 21:10:06,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,918 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:10:06,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,920 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-31 21:10:06,920 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135661, hashtagId: 10548
INFO  2026-05-31 21:10:06,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,932 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:10:06,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,934 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-05-31 21:10:06,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135661, hashtagId: 10499
INFO  2026-05-31 21:10:06,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:06,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:06,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clipId:135661
INFO  2026-05-31 21:10:06,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135661
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11007560
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135661
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135661.mp4 Esiste già verrà eliminato
INFO  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-31 21:10:07,007 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8255670 bytes (from base64 length 11007560)
DEBUG  2026-05-31 21:10:07,020 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8255668
INFO  2026-05-31 21:10:07,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135661 con il path  RecapClipFile/135661.mp4
INFO  2026-05-31 21:10:07,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135661 - clipFile: RecapClipFile/135661.mp4
INFO  2026-05-31 21:10:07,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135661.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:07,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135661, file RecapClipFile/135661.mp4
INFO  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135661.mp4
INFO  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135661
INFO  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135661_Temp.mp4:
DEBUG  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135661.mp4:
DEBUG  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135661_Temp.mp4:
DEBUG  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135661_TempMA.mp4:
DEBUG  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135661.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135661_TempMA.mp4

DEBUG  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135661_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135661_Temp.mp4

INFO  2026-05-31 21:10:07,053 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135661 sessionId=689385228 starting, file=135661_Temp.mp4
ERROR  2026-05-31 21:10:07,099 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=689385228. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5a35c27ce0c0] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x5a35c27cdfc0] Error o...(truncated, total 2201 chars)
ERROR  2026-05-31 21:10:07,176 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135661 sessionId=689385228 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=689385228).
INFO  2026-05-31 21:10:07,205 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135661
ERROR  2026-05-31 21:10:07,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135661 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=689385228).
INFO  2026-05-31 21:10:07,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-31 21:10:07,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:10:07,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:10:07,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:07,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:10:07,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:10:07,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:07,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:10:07,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-05-31 21:10:07,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=689385228).
INFO  2026-05-31 21:10:07,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135661,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:07,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:10:09,555 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:10:09,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:09,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:09,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:09,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:09,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:10:10,135 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:10:10,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:10,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:10,151 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> Replay (executionStatus:False, clipId:135661)
INFO  2026-05-31 21:10:12,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:10:12,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,320 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:10:12,880 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:10:12,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:12,894 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> Replay (executionStatus:False, clipId:135661)
INFO  2026-05-31 21:10:15,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:10:15,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:10:15,658 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:10:15,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:10:15,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> Replay (executionStatus:False, clipId:135661)
INFO  2026-05-31 21:11:57,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:11:57,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:11:57,643 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:11:57,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:11:57,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:11:58,413 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:11:58,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:11:58,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:11:58,486 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:12:00,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:00,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:00,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:00,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:00,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:00,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:01,465 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:12:01,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:01,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:12:01,478 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:12:03,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:03,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:03,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:03,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:03,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:03,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:04,241 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:12:04,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:04,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:12:04,255 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:12:06,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:06,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:06,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:06,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:06,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:06,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:06,927 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:12:06,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:06,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:12:06,940 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:12:28,944 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-05-31 21:12:28,944 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-05-31 21:12:28,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:28,949 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-05-31 21:12:29,024 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-31 21:12:29,024 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-31 21:12:29,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-31 21:12:29,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,030 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-31 21:12:29,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,033 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-05-31 21:12:29,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-31 21:12:29,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-31 21:12:29,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,039 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-31 21:12:29,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.0417247","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,062 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-31 21:12:29,063 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-31 21:12:29,063 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-31 21:12:29,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-31 21:12:29,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,068 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-31 21:12:29,068 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-31 21:12:29,068 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-31 21:12:29,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:12:29,165 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-31 21:12:29,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,166 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-31 21:12:29,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.1682645","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.169266","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,172 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-31 21:12:29,172 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-31 21:12:29,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,178 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-31 21:12:29,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,184 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-31 21:12:29,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:29,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:29,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:29,413 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-31 21:12:29,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-31 21:12:29,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-31 21:12:29,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,449 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-31 21:12:29,449 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-31 21:12:29,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-31 21:12:29,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-31 21:12:29,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.6058982","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.6058982","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.6058982","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:12:29,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:12:29.6058982","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:12:29,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:12:29,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:12:29,727 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-31 21:12:29,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-31 21:12:30,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-31 21:12:30,454 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-05-31 21:12:30,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-05-31 21:12:31,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,560 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-31 21:12:32,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,586 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-31 21:12:32,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:32,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-31 21:12:32,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-05-31 21:12:32,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,633 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-31 21:12:32,633 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-31 21:12:32,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:32,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:32,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:32,838 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-31 21:12:32,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:33,868 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:33,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-31 21:12:33,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:33,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:33,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-05-31 21:12:33,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-31 21:12:34,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-05-31 21:12:34,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-05-31 21:12:34,157 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,163 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:34,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,186 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-31 21:12:34,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-05-31 21:12:34,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:34,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-05-31 21:12:34,248 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-31 21:12:34,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-05-31 21:12:34,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,369 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,385 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,386 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-05-31 21:12:34,386 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,394 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:34,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,412 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-31 21:12:34,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,449 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-05-31 21:12:34,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-05-31 21:12:34,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-05-31 21:12:34,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,512 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-05-31 21:12:34,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,556 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-31 21:12:34,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-05-31 21:12:34,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:34,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-05-31 21:12:34,596 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-05-31 21:12:34,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,625 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,656 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-05-31 21:12:34,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:34,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-05-31 21:12:34,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-05-31 21:12:34,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:34,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-05-31 21:12:34,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-05-31 21:12:34,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-05-31 21:12:34,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-05-31 21:12:34,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-05-31 21:12:34,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-05-31 21:12:34,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-05-31 21:12:34,899 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,931 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:34,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:34,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-05-31 21:12:34,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-05-31 21:12:36,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:36,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,022 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-31 21:12:36,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,029 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-31 21:12:36,029 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-31 21:12:36,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,039 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-31 21:12:36,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,039 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,043 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-31 21:12:36,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-31 21:12:36,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:36,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-31 21:12:36,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:36,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:36,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,072 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-31 21:12:36,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,078 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-05-31 21:12:36,078 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-05-31 21:12:36,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,086 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-31 21:12:36,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,087 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-05-31 21:12:36,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-31 21:12:36,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-31 21:12:36,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:36,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,124 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:36,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:36,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:36,179 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-31 21:12:36,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:36,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:36,208 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-31 21:12:36,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,903 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-05-31 21:12:36,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-31 21:12:36,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,150 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-05-31 21:12:39,153 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-05-31 21:12:39,153 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-05-31 21:12:39,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-05-31 21:12:39,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-05-31 21:12:39,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,167 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-05-31 21:12:39,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:39,175 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-05-31 21:12:39,175 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-05-31 21:12:39,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-05-31 21:12:39,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-05-31 21:12:39,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:39,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,248 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:39,248 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-05-31 21:12:39,248 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-31 21:12:39,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-05-31 21:12:39,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-05-31 21:12:39,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:39,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-05-31 21:12:39,276 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-05-31 21:12:39,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:39,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135659,135660), params: null
INFO  2026-05-31 21:12:39,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135659,135660), params: null
INFO  2026-05-31 21:12:39,334 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-05-31 21:12:40,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:40,202 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,212 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-05-31 21:12:40,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,216 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-05-31 21:12:40,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:40,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-05-31 21:12:40,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:12:40,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-05-31 21:12:40,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-05-31 21:12:40,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-05-31 21:12:40,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:40,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,279 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,283 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:12:40,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:12:40,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:20,380 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-05-31 21:13:20,380 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-05-31 21:13:20,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-05-31 21:13:20,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:20,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-05-31 21:13:20,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-05-31 21:13:20,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:13:20,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-05-31 21:13:20,396 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-05-31 21:13:20,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:20,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:20,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:20,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:13:20.3987961","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-05-31 21:13:20,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-05-31 21:13:20,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:20,414 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-05-31 21:13:22,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:22,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:22,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:22,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:22,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:22,058 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:33,488 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-05-31 21:13:33,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:33,537 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-05-31 21:13:33,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:35,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:35,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:35,329 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:35,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:35,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:35,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:36,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:36,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:36,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:36,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:36,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:36,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:37,044 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49, clip:
INFO  2026-05-31 21:13:37,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,177 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49, hash:25607c58a6c9101aeedf9dcc9b67db073dae90d099046c42838e9d2dad16c926 -> Started
INFO  2026-05-31 21:13:37,177 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-31 21:13:37,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,178 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-31 21:13:37,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-31 21:13:37,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135662, recapid 8226, customerid 169, TimeStamp 1780171252, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-31 21:13:37,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:13:37.2084002","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780171252,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.445,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-31 21:13:37,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-05-31 21:13:37,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-31 21:13:37,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-05-31 21:13:37,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,277 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:13:37,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,280 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-31 21:13:37,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135662, hashtagId: 10548
INFO  2026-05-31 21:13:37,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,291 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:13:37,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,293 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-05-31 21:13:37,293 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135662, hashtagId: 10551
INFO  2026-05-31 21:13:37,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,352 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49, clipId:135662
INFO  2026-05-31 21:13:37,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135662
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4417288
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135662
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135662.mp4 Esiste già verrà eliminato
INFO  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-31 21:13:37,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 3312966 bytes (from base64 length 4417288)
DEBUG  2026-05-31 21:13:37,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 3312965
INFO  2026-05-31 21:13:37,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135662 con il path  RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:37,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135662 - clipFile: RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:37,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135662.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:37,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135662, file RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135662
INFO  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135662_Temp.mp4:
DEBUG  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135662.mp4:
DEBUG  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135662_Temp.mp4:
DEBUG  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135662_TempMA.mp4:
DEBUG  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135662.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135662_TempMA.mp4

DEBUG  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135662_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135662_Temp.mp4

INFO  2026-05-31 21:13:37,400 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135662 sessionId=233036360 starting, file=135662_Temp.mp4
DEBUG  2026-05-31 21:13:45,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=233036360, stdout=0 chars, stderr=11639 chars
INFO  2026-05-31 21:13:45,973 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infof3cad4330b234f4f9bf1c2e87d3b2724.txt
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:13.21
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 13.21
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135662 sessionId=233036360 completed, exitCode=0, durationMs=8630
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135662
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=615624315 starting, pathVideo=RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135662.mp4
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135662.jpg
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135662.jpg
INFO  2026-05-31 21:13:46,030 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135662.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135662.jpg
INFO  2026-05-31 21:13:46,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=615624315 completed, exitCode=n/a, durationMs=58
INFO  2026-05-31 21:13:46,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-05-31 21:13:46,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135662.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:46,099 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-05-31 21:13:46,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.21,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:46,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:46,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,134 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-05-31 21:13:46,138 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/62dddf9f96de4058a5a9575b0ddf4d7b.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-05-31 21:13:46,309 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-05-31 21:13:46,309 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-05-31 21:13:46,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:2d1d83e6-bfaf-4376-ba60-fa7a6c8d3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:46,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:13:49,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:49,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:49,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:49,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:49,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:49,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:50,301 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:13:50,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:50,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:13:50,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:13:52,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:52,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:52,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:52,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:52,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:52,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:53,169 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:13:53,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:53,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:13:53,187 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:13:55,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:55,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:55,367 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:55,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:55,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:55,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:56,094 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:13:56,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:56,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:13:56,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:13:58,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:13:58,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:58,215 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:58,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:58,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:13:58,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:13:58,817 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:13:58,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:13:58,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:13:58,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:14:04,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:04,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:04,464 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:04,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:04,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:04,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:05,178 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:14:05,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:05,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:14:05,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:14:07,365 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:07,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:07,388 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:07,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:07,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:07,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:08,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:14:08,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:08,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:14:08,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:14:11,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:11,140 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:11,163 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:11,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:11,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:11,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:11,717 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:14:11,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:11,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:14:11,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:14:13,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:13,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:13,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:13,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:13,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:13,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:14,661 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74, clip:
INFO  2026-05-31 21:14:14,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:14,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-05-31 21:14:14,676 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:103795f2-d22c-4b67-956e-d8cc7284db74 -> PayloadConflict (hashSalvato:b515cb46990a26864cccfcbaec088a9b8bae6ac38c6e864b3818f82535781366, hashRichiesta:78374f2a6bf15e71ff737311b0afad99acf8374cc251b1076ebb0ec356907225)
INFO  2026-05-31 21:14:32,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:32,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:32,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:32,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:32,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:33,121 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, clip:
INFO  2026-05-31 21:14:33,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, hash:a2e3c3e3b815cbfb7f2627878f53f0e837cc81044dfad6e5dcb84790e2ba3b09 -> Started
INFO  2026-05-31 21:14:33,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-31 21:14:33,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,146 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-31 21:14:33,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-31 21:14:33,187 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135663, recapid 8226, customerid 169, TimeStamp 1780254870, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-31 21:14:33,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:14:33.1873368","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780254870,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-31 21:14:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-05-31 21:14:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-31 21:14:33,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-05-31 21:14:33,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135663, params: []
INFO  2026-05-31 21:14:33,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,229 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:14:33,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,231 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-31 21:14:33,231 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135663, hashtagId: 10548
INFO  2026-05-31 21:14:33,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,242 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:14:33,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,244 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-05-31 21:14:33,244 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135663, hashtagId: 10590
INFO  2026-05-31 21:14:33,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,303 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, clipId:135663
INFO  2026-05-31 21:14:33,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135663
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11537964
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135663
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135663.mp4 Esiste già verrà eliminato
INFO  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-31 21:14:33,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8653473 bytes (from base64 length 11537964)
DEBUG  2026-05-31 21:14:33,363 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8653471
INFO  2026-05-31 21:14:33,375 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135663 con il path  RecapClipFile/135663.mp4
INFO  2026-05-31 21:14:33,375 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135663 - clipFile: RecapClipFile/135663.mp4
INFO  2026-05-31 21:14:33,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135663.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135663, file RecapClipFile/135663.mp4
INFO  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135663.mp4
INFO  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135663
INFO  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135663_Temp.mp4:
DEBUG  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135663.mp4:
DEBUG  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135663_Temp.mp4:
DEBUG  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135663_TempMA.mp4:
DEBUG  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135663.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135663_TempMA.mp4

DEBUG  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135663_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135663_Temp.mp4

INFO  2026-05-31 21:14:33,387 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135663 sessionId=1522900077 starting, file=135663_Temp.mp4
ERROR  2026-05-31 21:14:33,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=1522900077. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x651149aab0c0] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x651149aaafc0] Error o...(truncated, total 2201 chars)
ERROR  2026-05-31 21:14:33,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135663 sessionId=1522900077 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1522900077).
INFO  2026-05-31 21:14:33,538 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135663
ERROR  2026-05-31 21:14:33,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135663 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1522900077).
INFO  2026-05-31 21:14:33,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-31 21:14:33,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:14:33,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:14:33,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:14:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:14:33,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:33,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:14:33,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-05-31 21:14:33,690 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1522900077).
INFO  2026-05-31 21:14:33,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135663,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:33,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:14:35,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:35,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:35,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:35,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:35,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:35,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:36,474 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, clip:
INFO  2026-05-31 21:14:36,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:36,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:36,487 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929 -> Replay (executionStatus:False, clipId:135663)
INFO  2026-05-31 21:14:38,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:38,634 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:38,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:38,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:38,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:38,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:39,323 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, clip:
INFO  2026-05-31 21:14:39,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:39,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:39,336 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929 -> Replay (executionStatus:False, clipId:135663)
INFO  2026-05-31 21:14:41,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:14:41,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:41,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:41,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:41,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:14:41,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:14:42,095 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929, clip:
INFO  2026-05-31 21:14:42,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:42,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:14:42,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:e4b3bc69-de4f-4709-97f1-373cc09d4929 -> Replay (executionStatus:False, clipId:135663)
INFO  2026-05-31 21:15:22,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-05-31 21:15:22,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:22,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:22,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:22,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:22,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-05-31 21:15:23,546 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801, clip:
INFO  2026-05-31 21:15:23,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801, hash:001f1dd4257462d1667e5750ed511c27c39cdeaf5e085dcac25263a23d6e014d -> Started
INFO  2026-05-31 21:15:23,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-05-31 21:15:23,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-05-31 21:15:23,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-05-31 21:15:23,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135664, recapid 8226, customerid 169, TimeStamp 1780254921, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-05-31 21:15:23,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-05-31T21:15:23.6594625","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780254921,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-05-31 21:15:23,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-05-31 21:15:23,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-05-31 21:15:23,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-05-31 21:15:23,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135664, params: []
INFO  2026-05-31 21:15:23,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,704 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:15:23,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,706 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-05-31 21:15:23,706 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135664, hashtagId: 10548
INFO  2026-05-31 21:15:23,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,719 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-05-31 21:15:23,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,721 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreNo gia presente nel Data Base
INFO  2026-05-31 21:15:23,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135664, hashtagId: 10501
INFO  2026-05-31 21:15:23,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801, clipId:135664
INFO  2026-05-31 21:15:23,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135664
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9786548
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135664
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135664.mp4 Esiste già verrà eliminato
INFO  2026-05-31 21:15:23,807 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-05-31 21:15:23,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7339911 bytes (from base64 length 9786548)
DEBUG  2026-05-31 21:15:23,845 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7339911
INFO  2026-05-31 21:15:23,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135664 con il path  RecapClipFile/135664.mp4
INFO  2026-05-31 21:15:23,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135664 - clipFile: RecapClipFile/135664.mp4
INFO  2026-05-31 21:15:23,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135664.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:23,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135664, file RecapClipFile/135664.mp4
INFO  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135664.mp4
INFO  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135664
INFO  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135664_Temp.mp4:
DEBUG  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135664.mp4:
DEBUG  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135664_Temp.mp4:
DEBUG  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135664_TempMA.mp4:
DEBUG  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135664.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135664_TempMA.mp4

DEBUG  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135664_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135664_Temp.mp4

INFO  2026-05-31 21:15:23,865 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135664 sessionId=648658638 starting, file=135664_Temp.mp4
ERROR  2026-05-31 21:15:23,910 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=648658638. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x648ab6ac10c0] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x648ab6ac0fc0] Error o...(truncated, total 2201 chars)
ERROR  2026-05-31 21:15:23,987 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135664 sessionId=648658638 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=648658638).
INFO  2026-05-31 21:15:24,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135664
ERROR  2026-05-31 21:15:24,004 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135664 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=648658638).
INFO  2026-05-31 21:15:24,021 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-05-31 21:15:24,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:15:24,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:15:24,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:24,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:15:24,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-05-31 21:15:24,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-05-31 21:15:24,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-05-31 21:15:24,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-05-31 21:15:24,168 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=648658638).
INFO  2026-05-31 21:15:24,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135664,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:cdb1ae2d-adbd-47ed-a8cf-f243ef7a4801","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-05-31 21:15:24,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:50:24,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:50:24,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,426 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:50:29,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:50:29,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:50:29,738 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:54:08,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:54:08,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:54:08,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:54:08,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,993 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:08,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:09,002 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:54:35,673 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 14:54:35,673 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 14:54:35,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 14:54:35,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:35,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 14:54:35,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 14:54:35,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:54:35,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:54:35,693 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 14:54:35,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:35,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:35,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:35,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:54:35.6956203","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:54:35,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-02 14:54:35,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:35,710 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 14:54:36,834 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 14:54:36,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, hash:385f7913db1e7593fba5a38d0713fc9975c78fadde501b7324c8f5554289b134 -> Started
INFO  2026-06-02 14:54:36,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-02 14:54:36,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-02 14:54:36,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-02 14:54:36,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135665, recapid 8226, customerid 169, TimeStamp 1780404848, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-02 14:54:36,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:54:36.8920725","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780404848,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180.00169098377228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-06-02 14:54:36,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-06-02 14:54:36,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-06-02 14:54:36,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-06-02 14:54:36,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135665, params: []
INFO  2026-06-02 14:54:36,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,930 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 14:54:36,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,932 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-02 14:54:36,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135665, hashtagId: 10548
INFO  2026-06-02 14:54:36,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,943 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 14:54:36,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,946 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-02 14:54:36,946 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135665, hashtagId: 10551
INFO  2026-06-02 14:54:36,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:36,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:36,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:37,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:37,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clipId:135665
INFO  2026-06-02 14:54:37,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135665
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 34542456
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135665
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-02 14:54:37,026 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135665.mp4 Esiste già verrà eliminato
INFO  2026-06-02 14:54:37,028 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-02 14:54:37,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 25906842 bytes (from base64 length 34542456)
DEBUG  2026-06-02 14:54:37,151 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 25906841
INFO  2026-06-02 14:54:37,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135665 con il path  RecapClipFile/135665.mp4
INFO  2026-06-02 14:54:37,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135665 - clipFile: RecapClipFile/135665.mp4
INFO  2026-06-02 14:54:37,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135665.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:54:37,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:54:37,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135665, file RecapClipFile/135665.mp4
INFO  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135665.mp4
INFO  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135665
INFO  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135665_Temp.mp4:
DEBUG  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135665.mp4:
DEBUG  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135665_Temp.mp4:
DEBUG  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135665_TempMA.mp4:
DEBUG  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135665.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135665_TempMA.mp4

DEBUG  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135665_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135665_Temp.mp4

INFO  2026-06-02 14:54:37,235 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135665 sessionId=12872208 starting, file=135665_Temp.mp4
INFO  2026-06-02 14:55:09,603 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 14:55:09,603 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 14:55:09,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,695 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 14:55:09,708 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 14:55:09,708 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 14:55:09,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 14:55:09,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,716 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 14:55:09,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,724 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 14:55:09,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 14:55:09,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 14:55:09,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:09,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:09,744 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 14:55:09,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:09,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:09.7498019","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:09,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:09,768 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 14:55:10,294 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 14:55:10,294 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 14:55:10,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 14:55:10,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 14:55:10,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 14:55:10,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:10,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:10,344 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 14:55:10,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:10,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.4941101","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:10,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,501 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 14:55:10,503 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 14:55:10,505 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 14:55:10,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 14:55:10,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 14:55:10,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 14:55:10,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:10,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:55:10,549 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 14:55:10,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:10,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.5586707","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:10,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,576 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 14:55:10,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,596 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:10,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:10,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:10,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:10,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:10,871 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:10,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:10,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 14:55:10,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,914 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:55:10,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:55:10,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.9586524","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.9586524","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.9586524","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:55:10,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:55:10.9586524","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:55:10,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 14:55:10,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 14:55:10,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:10,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:11,057 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 14:55:11,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,058 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 14:55:11,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:11,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:11,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,193 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:11,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,210 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:11,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:11,277 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 14:55:11,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,413 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:55:11,413 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:55:11,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:11,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:11,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:11,483 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:11,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:14,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 14:55:14,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 14:55:14,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:14,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-02 14:55:14,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:14,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 14:55:14,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:15,000 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-02 14:55:15,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:15,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 14:55:15,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:15,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 14:55:15,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,186 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 14:55:15,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,208 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:15,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 14:55:15,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 14:55:15,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 14:55:15,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-02 14:55:15,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:15,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 14:55:15,279 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 14:55:15,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 14:55:15,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,360 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 14:55:15,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,388 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,388 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 14:55:15,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:15,430 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-02 14:55:15,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,444 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 14:55:15,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:15,462 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 14:55:15,467 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 14:55:15,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 14:55:15,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:15,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 14:55:15,578 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 14:55:15,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,598 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 14:55:15,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:15,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:15,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 14:55:15,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:15,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,748 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:15,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:15,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 14:55:15,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:15,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 14:55:15,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 14:55:15,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,799 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:15,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 14:55:15,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 14:55:15,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 14:55:15,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:15,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 14:55:15,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 14:55:15,899 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 14:55:15,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:15,966 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,983 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:15,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,001 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:16,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:16,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 14:55:16,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 14:55:16,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 14:55:16,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,032 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:16,054 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 14:55:16,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:16,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,308 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 14:55:16,308 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 14:55:16,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,310 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 14:55:16,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,319 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:16,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 14:55:16,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:16,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,336 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:16,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:16,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:16,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:16,364 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 14:55:16,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,372 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 14:55:16,372 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 14:55:16,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,380 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:16,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,392 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 14:55:16,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:16,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,412 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:16,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:16,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:16,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:16,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:16,452 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:16,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:16,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:16,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:16,505 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:16,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:17,324 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-02 14:55:17,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 14:55:17,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,665 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:55:19,666 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:55:19,668 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:55:19,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:55:19,691 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:19,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:19,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,693 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:55:19,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:55:19,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:19,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:19,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:19,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:19,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:19,798 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:55:19,798 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:55:19,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,804 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:55:19,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:19,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:19,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:19,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:19,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:19,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:19,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:19,881 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:55:20,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:20,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:55:20,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,886 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:55:20,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,887 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:20,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:55:20,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:55:20,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:55:20,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:55:20,916 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:20,916 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:20,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:20,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:55:20,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:55:20,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:20,959 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:20,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:20,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,997 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:55:20,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:20,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:21,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:21,006 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:55:21,008 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:21,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:21,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:21,017 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:28,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:28,991 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:28,995 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 14:55:28,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:28,996 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 14:55:28,996 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 14:55:28,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:28,999 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:28,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:29,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,011 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 14:55:29,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:29,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:29,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:29,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:29,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:29,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:29,105 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:29,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,599 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:55:30,614 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:30,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,616 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:55:30,616 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:55:30,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:55:30,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:30,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,622 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:55:30,622 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:55:30,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:30,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:30,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:30,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:30,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,667 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:55:30,667 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:55:30,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,680 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:55:30,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:30,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:30,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:30,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:30,766 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:30,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:30,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:30,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:30,796 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:55:31,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:31,668 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,670 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:31,670 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:55:31,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:55:31,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:55:31,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,714 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:31,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,719 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:55:31,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:31,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,724 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:55:31,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:55:31,731 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:31,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:31,760 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:55:31,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,769 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:55:31,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,783 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:31,783 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:31,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:55:31,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:31,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:55:31,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:31,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:39,292 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 14:55:39,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,295 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:39,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,300 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 14:55:39,300 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 14:55:39,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,302 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:39,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:39,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,319 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 14:55:39,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:39,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:39,325 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:39,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:39,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:39,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:39,401 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:39,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,459 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:55:47,462 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:55:47,462 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:55:47,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:55:47,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:55:47,483 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:55:47,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:55:47,490 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:55:47,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:55:47,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:55:47,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:47,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:47,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:55:47,572 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:55:47,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:47,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,586 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:55:47,586 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:55:47,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:47,617 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:47,815 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:55:47,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:55:47,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:47,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:55:47,891 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:55:48,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:48,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:48,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:55:48,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,730 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:55:48,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:48,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:48,766 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:55:48,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:55:48,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:48,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:48,813 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:55:48,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,824 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:55:48,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:48,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:55:48,866 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:55:48,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:55:48,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:55:48,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:55:48,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:55:48,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:55:48,930 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:02,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:02,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,100 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 14:56:02,100 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 14:56:02,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,100 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 14:56:02,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:02,131 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:56:02,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,143 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:56:02,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:02,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:02,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:02,215 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:56:02,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:56:02,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:02,295 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 14:56:02,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,784 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:56:04,785 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:56:04,785 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:56:04,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:56:04,791 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:56:04,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,808 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:56:04,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:04,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:04,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:04,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:56:04,886 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:56:04,886 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:56:04,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:56:04,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:56:04,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:04,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,900 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:56:04,900 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:56:04,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,900 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:56:04,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:04,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:04,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:04,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:04,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:05,000 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:56:06,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:06,002 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:06,041 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:56:06,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:56:06,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:06,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:06,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:56:06,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:56:06,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:06,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:06,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,114 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:56:06,114 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:56:06,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:56:06,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:06,140 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,148 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:56:06,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:56:06,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,150 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:56:06,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:06,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:06,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:06,204 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:13,133 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:56:13,133 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:56:13,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:56:13,134 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:56:13,137 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:56:13,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:56:13,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:56:13,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:13,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:56:13,160 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:56:13,160 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:56:13,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,173 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:56:13,173 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:56:13,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,188 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:56:13,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:13,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:13,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:13,255 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:56:13,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:13,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:13,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:13,284 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:56:14,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:56:14,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:14,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:56:14,259 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:14,328 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:14,328 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,328 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:56:14,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:14,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,331 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:56:14,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,334 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:56:14,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,339 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:56:14,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:14,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:14,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,342 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:56:14,373 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:56:14,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,386 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:56:14,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,404 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:14,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:14,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:14,421 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:56:14,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:14,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:23,967 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 14:56:23,967 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 14:56:23,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 14:56:23,968 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 14:56:23,973 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 14:56:23,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:23,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 14:56:23,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:23,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:23,983 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 14:56:23,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:23,986 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 14:56:23,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 14:56:23,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:23,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:56:24,005 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:56:24,006 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:56:24,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:24,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:56:24,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:56:24,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:24,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 14:56:24,102 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 14:56:24,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:24,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:24,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:56:24,123 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 14:56:25,001 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:25,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 14:56:25,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 14:56:25,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:25,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 14:56:25,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,025 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 14:56:25,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:25,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:25,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 14:56:25,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,063 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 14:56:25,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:25,066 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:25,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 14:56:25,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 14:56:25,093 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:25,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:25,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 14:56:25,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 14:56:25,128 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:25,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:25,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:35,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:35,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:35,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:35,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:35,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:36,576 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 14:56:36,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:56:36,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 14:56:36,597 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.0min -> InProgress (operazione non ancora completata)
INFO  2026-06-02 14:56:38,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:38,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:38,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:38,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:38,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:38,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:40,355 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 14:56:40,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:56:40,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 14:56:40,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.1min -> InProgress (operazione non ancora completata)
INFO  2026-06-02 14:56:42,545 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 14:56:42,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:42,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:42,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:42,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:42,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 14:56:43,699 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 14:56:43,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:56:43,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 14:56:43,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.1min -> InProgress (operazione non ancora completata)
INFO  2026-06-02 14:56:58,359 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 14:56:58,359 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-02 14:56:58,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-02 14:56:58,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:56:58,378 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 14:56:58,378 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 14:56:58,378 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:56:58,378 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 14:56:58,388 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 14:56:58,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:58,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:58,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:56:58,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T14:56:58.3947929","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 14:56:58,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 14:56:58,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 14:56:58,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:56:58,400 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 14:56:58,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 14:56:58,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-02 14:56:58,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-02 14:56:58,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-02 14:56:58,546 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 14:56:58,546 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 14:56:58,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
DEBUG  2026-06-02 14:57:19,094 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=12872208, stdout=0 chars, stderr=40261 chars
INFO  2026-06-02 14:57:19,110 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info98a9ba00f856481c888df220b344d2ca.txt
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:03:00.00
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 180
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135665 sessionId=12872208 completed, exitCode=0, durationMs=161933
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135665
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=394875360 starting, pathVideo=RecapClipFile/135665.mp4
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135665.mp4
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135665.jpg
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135665.jpg
INFO  2026-06-02 14:57:19,168 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135665.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135665.jpg
INFO  2026-06-02 14:57:30,219 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=394875360 completed, exitCode=n/a, durationMs=11050
INFO  2026-06-02 14:57:30,219 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-02 14:57:30,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135665.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:57:30,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-02 14:57:30,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:57:30,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:57:30,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,273 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 14:57:30,278 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/c8ed206e43244bdcae3183722cf269eb.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 14:57:30,743 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 14:57:30,743 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:57:30,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 14:57:30,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 14:59:17,912 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 14:59:17,912 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 14:59:17,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 14:59:33,823 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 14:59:33,823 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 14:59:33,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 14:59:33,890 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 14:59:33,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 14:59:33,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:59:33,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 14:59:33,954 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:00:21,968 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 15:00:21,968 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 15:00:21,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:00:21,974 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 15:02:44,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:02:44,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:02:45,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:02:45,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:02:45,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:02:45,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:04:58,947 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:04:58,947 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:04:58,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:04:58,947 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:04:58,967 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:04:58,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:58,972 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:04:58,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:04:58,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:58,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:04:58,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:58,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:04:59,004 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:04:59,004 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:04:59,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:59,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:59,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:04:59,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:04:59,195 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:04:59,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:04:59,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:04:59,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:04:59,208 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:04:59,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:04:59,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:04:59,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:04:59,265 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:05:00,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:00,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,214 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:05:00,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:00,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:05:00,239 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:05:00,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:00,243 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:05:00,249 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:05:00,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:05:00,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:00,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:00,296 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:05:00,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:05:00,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:00,301 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:00,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:05:00,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,337 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:05:00,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:00,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:00,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:00,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:17,014 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:05:17,015 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:05:17,015 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:05:17,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:05:17,017 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:05:17,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:05:17,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:05:17,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:05:17,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:05:17,051 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:05:17,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:05:17,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:05:17,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:05:17,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:05:17,143 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:05:17,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:17,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:05:17,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:05:17,167 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:05:18,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:18,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:05:18,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:18,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:05:18,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:05:18,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:05:18,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:18,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:18,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:05:18,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,177 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:05:18,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:18,177 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:18,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:18,201 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:18,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,203 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:05:18,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:05:18,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:18,218 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:05:18,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:05:18,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:18,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:05:57,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:05:57,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:57,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:57,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:57,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:05:57,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:00,370 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 15:06:00,370 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 15:06:00,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:06:00,375 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 15:06:00,462 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 15:06:00,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 15:06:00,465 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 15:06:00,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,370 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 15:06:02,370 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 15:06:02,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 15:06:02,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,501 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 15:06:02,501 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 15:06:02,501 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 15:06:02,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,506 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 15:06:02,506 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 15:06:02,506 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 15:06:02,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 15:06:02,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 15:06:02,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 15:06:02,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 15:06:02,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 15:06:02,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:02.6057376","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,607 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 15:06:02,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:02.6098106","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,609 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 15:06:02,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:02.612123","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:02,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,630 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 15:06:02,632 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 15:06:02,632 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 15:06:02,829 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:02,829 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,829 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:02,829 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:02,885 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:02,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-02 15:06:02,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:02,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 15:06:02,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:02,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:02,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-06-02 15:06:02,966 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:02,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,988 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-02 15:06:02,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:02,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 15:06:03,015 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-02 15:06:03,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,147 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,155 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,155 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-02 15:06:03,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:03,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-06-02 15:06:03,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,186 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,186 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:03,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 15:06:03,223 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:03,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,268 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:03,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:03,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:03,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-02 15:06:03,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,357 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,389 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:03,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-02 15:06:03,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-06-02 15:06:03,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,449 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-02 15:06:03,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:03,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:03,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:03,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:03,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 15:06:03,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:03,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:03,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 15:06:03,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:03,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,606 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:03,634 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,634 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:03,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,654 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:03,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:03,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,727 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,727 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:03,727 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:03,737 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:03,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 15:06:03,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:03,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:03,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,810 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 15:06:03,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:03,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:03,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:03,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,921 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,925 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:06:03,931 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,955 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:03,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:06:03,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:03,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:03,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,987 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:06:03,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:06:03,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:03,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:06:03,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:03,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 15:06:03,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,008 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:06:04,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:06:04,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:04.0248202","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:04.0248202","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:04.0248202","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:06:04,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:06:04.0248202","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:06:04,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:06:04,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:04,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:04,085 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:06:04,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,625 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:04,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:04,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 15:06:04,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:04,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-06-02 15:06:04,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,701 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 15:06:04,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-02 15:06:04,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:04,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:04,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-06-02 15:06:04,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,783 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-02 15:06:04,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-02 15:06:04,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,795 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:04,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:04,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:04,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:04,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,862 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:04,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:04,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,906 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-02 15:06:04,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 15:06:04,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:04,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,956 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:04,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:04,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,989 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:04,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:04,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:04,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:05,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 15:06:05,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:05,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:05,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:05,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:05,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:05,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 15:06:05,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:194
INFO  2026-06-02 15:06:05,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:05,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-02 15:06:05,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,208 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:05,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:05,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 15:06:05,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:194
INFO  2026-06-02 15:06:05,260 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-02 15:06:05,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-02 15:06:05,291 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,291 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,301 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,316 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:05,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,342 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,342 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:05,342 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-02 15:06:05,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:05,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:05,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 15:06:05,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,426 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:05,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,478 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:05,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:05,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,500 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 15:06:05,501 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,515 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:05,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:05,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,556 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:05,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 15:06:05,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:06:05,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:05,675 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:06:05,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:06:05,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:05,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:06:05,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,706 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:06:05,706 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:06:05,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 15:06:05,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:05,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:05,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:05,875 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:06:05,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:08,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 15:06:08,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 15:06:08,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:08,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:08,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 15:06:08,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:08,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 15:06:08,988 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,992 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,995 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:08,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 15:06:09,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:09,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 15:06:09,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:09,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-02 15:06:09,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-02 15:06:09,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 15:06:09,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,051 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:09,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:09,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-02 15:06:09,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 15:06:09,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-02 15:06:09,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 15:06:09,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:09,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-02 15:06:09,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 15:06:09,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:09,201 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 15:06:09,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:09,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:09,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-02 15:06:09,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 15:06:09,251 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-02 15:06:09,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 15:06:09,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-02 15:06:09,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 15:06:09,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-02 15:06:09,360 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-02 15:06:09,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:09,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:09,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-02 15:06:09,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,596 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 15:06:09,601 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:09,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:09,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:09,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:09,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-02 15:06:09,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 15:06:09,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-02 15:06:09,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:09,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:09,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:09,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,738 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-02 15:06:09,738 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,767 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-02 15:06:09,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:09,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:09,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:09,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-02 15:06:09,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:09,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,894 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,905 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 15:06:09,905 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 15:06:09,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:09,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:09,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 15:06:09,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:09,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-02 15:06:09,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 15:06:09,974 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:09,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 15:06:10,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 15:06:10,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-02 15:06:10,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:10,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:10,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 15:06:10,066 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 15:06:10,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 15:06:10,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:10,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:10,128 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 15:06:11,199 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:06:11,199 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:06:11,199 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:06:11,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:06:11,208 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:06:11,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,215 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:06:11,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:11,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:06:11,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,223 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:06:11,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:06:11,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:06:11,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:11,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,260 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:06:11,260 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:06:11,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,266 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:06:11,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:11,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:11,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:11,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:11,327 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:06:11,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:11,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:06:11,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:06:11,368 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:06:12,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:12,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,073 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:06:12,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,078 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:06:12,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:12,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,089 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:06:12,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:06:12,097 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:06:12,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,102 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:06:12,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:12,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:06:12,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,118 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:06:12,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:12,126 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:12,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:12,133 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:06:12,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,155 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:12,160 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:06:12,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,185 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:12,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:12,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:12,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:50,270 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:06:50,302 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:06:50,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,302 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:06:50,302 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:06:50,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:06:50,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:06:50,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:06:50,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,307 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:06:50,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:06:50,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,308 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:06:50,308 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:06:50,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,312 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:06:50,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:50,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:06:50,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:06:50,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:50,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:06:50,443 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:06:50,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:50,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:06:50,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:06:50,448 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:06:51,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:06:51,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:51,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:51,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:06:51,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:51,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,421 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:06:51,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:06:51,478 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:06:51,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:06:51,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:51,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,511 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:06:51,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,515 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:06:51,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:06:51,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:51,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,547 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:06:51,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:06:51,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,554 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:51,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:51,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:06:51,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:06:51,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:30:08,902 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:30:08,902 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:30:08,902 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:30:08,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:30:08,906 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:30:08,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:08,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:30:08,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:08,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:08,968 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:30:08,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:30:09,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:30:09,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:30:09,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:09,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:30:09,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:30:09,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:30:09,046 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:30:09,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:09,583 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:30:09,583 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:30:09,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:09,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:30:09,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:30:09,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:30:09,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:30:09,654 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:30:10,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:30:10,150 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:30:10,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,155 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:30:10,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:30:10,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:30:10,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:30:10,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:30:10,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:30:10,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:30:10,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:30:10,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:30:10,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:30:10,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,232 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:30:10,232 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:30:10,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,238 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:30:10,251 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,259 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:30:10,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:30:10,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:30:10,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,268 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:30:10,284 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:30:10,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:33,332 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 15:33:33,332 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 15:33:33,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:33:33,337 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 15:33:37,396 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 15:33:37,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:37,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:33:37,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:37,438 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,456 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:33:37,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,469 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 15:33:37,469 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 15:33:37,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:37,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:37,604 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-02 15:33:37,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,663 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:33:37,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:33:37,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,667 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 15:33:37,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,668 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:33:37,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:33:37,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:33:37,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:37,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:37,787 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:33:37,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,789 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-02 15:33:37,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:33:37,789 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 15:33:37,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:37,797 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-02 15:33:37,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:37,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:37,798 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:33:37,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:38,251 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-02 15:33:38,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 15:33:38,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,477 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:33:40,481 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 15:33:40,481 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-02 15:33:40,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-02 15:33:40,510 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 15:33:40,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-02 15:33:40,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:33:40,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:33:40,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 15:33:40,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,536 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 15:33:40,536 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 15:33:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:40,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:33:40,643 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:33:40,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:33:40,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:33:40,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:40,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:40,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-02 15:33:40,772 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 15:33:40,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:40,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:33:40,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135665), params: null
INFO  2026-06-02 15:33:40,791 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:33:41,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:41,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:33:41,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:33:41,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:41,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:41,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:33:41,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:33:41,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:41,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:41,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:33:41,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,663 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:33:41,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:41,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:41,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:33:41,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,678 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:33:41,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:41,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:41,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:33:41,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,702 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:33:41,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:41,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:49,051 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135665
INFO  2026-06-02 15:33:49,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 15:33:49,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:33:49,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:33:49,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:33:49,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:33:49,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:33:49,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:33:49,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:33:49,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:33:49,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,234 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 15:33:49,250 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/1970716159de4d1086cc61c00c654ab1.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 15:33:49,423 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 15:33:49,540 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-02 15:33:49,578 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:33:49,578 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:33:49,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,583 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:33:49,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:33:49,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660), params: null
INFO  2026-06-02 15:33:49,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660), params: null
INFO  2026-06-02 15:33:49,657 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:33:49,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:49,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,792 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:49,827 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:49,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,847 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658
INFO  2026-06-02 15:33:49,847 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135658 NOT found
INFO  2026-06-02 15:33:49,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662
INFO  2026-06-02 15:33:49,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135662 NOT found
INFO  2026-06-02 15:33:49,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:49,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,864 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:49,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659
INFO  2026-06-02 15:33:49,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,869 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135659 NOT found
INFO  2026-06-02 15:33:49,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:49,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:49,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660
INFO  2026-06-02 15:33:49,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135660 NOT found
INFO  2026-06-02 15:33:49,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665
INFO  2026-06-02 15:33:49,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,927 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135665 NOT found
INFO  2026-06-02 15:33:49,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:33:49,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:33:49,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:33:49,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:35:50,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:35:50,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:35:50,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:35:50,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:35:50,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:35:50,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:11,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:11,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:12,707 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, clip:
INFO  2026-06-02 15:36:12,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, hash:ada9666c3e0b7f939d14afeb7d52f7782acc4a909a2191bb2452f111d10a108a -> Started
INFO  2026-06-02 15:36:12,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-02 15:36:12,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,733 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-02 15:36:12,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-02 15:36:12,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135666, recapid 8226, customerid 169, TimeStamp 1780407370, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-02 15:36:12,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:36:12.7717952","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780407370,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-06-02 15:36:12,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-06-02 15:36:12,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-06-02 15:36:12,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-06-02 15:36:12,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135666, params: []
INFO  2026-06-02 15:36:12,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,826 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:36:12,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,828 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-02 15:36:12,828 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135666, hashtagId: 10548
INFO  2026-06-02 15:36:12,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,838 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:36:12,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,840 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-02 15:36:12,840 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135666, hashtagId: 10590
INFO  2026-06-02 15:36:12,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,904 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, clipId:135666
INFO  2026-06-02 15:36:12,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135666
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9481200
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135666
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135666.mp4 Esiste già verrà eliminato
INFO  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-02 15:36:12,916 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 7110900 bytes (from base64 length 9481200)
DEBUG  2026-06-02 15:36:12,951 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 7110898
INFO  2026-06-02 15:36:12,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135666 con il path  RecapClipFile/135666.mp4
INFO  2026-06-02 15:36:12,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135666 - clipFile: RecapClipFile/135666.mp4
INFO  2026-06-02 15:36:12,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135666.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:12,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135666, file RecapClipFile/135666.mp4
INFO  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135666.mp4
INFO  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135666
INFO  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135666_Temp.mp4:
DEBUG  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135666.mp4:
DEBUG  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135666_Temp.mp4:
DEBUG  2026-06-02 15:36:12,985 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135666_TempMA.mp4:
DEBUG  2026-06-02 15:36:12,986 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135666.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135666_TempMA.mp4

DEBUG  2026-06-02 15:36:12,986 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135666_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135666_Temp.mp4

INFO  2026-06-02 15:36:12,986 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135666 sessionId=900763484 starting, file=135666_Temp.mp4
ERROR  2026-06-02 15:36:13,032 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=900763484. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x62afa226e0c0] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x62afa226dfc0] Error o...(truncated, total 2201 chars)
ERROR  2026-06-02 15:36:13,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135666 sessionId=900763484 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=900763484).
INFO  2026-06-02 15:36:13,171 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135666
ERROR  2026-06-02 15:36:13,171 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135666 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=900763484).
INFO  2026-06-02 15:36:13,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 15:36:13,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:13,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:36:13,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:13,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:13,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:36:13,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:13,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:13,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-06-02 15:36:13,338 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=900763484).
INFO  2026-06-02 15:36:13,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:13,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:15,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:15,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:15,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:15,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:15,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:15,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:16,287 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, clip:
INFO  2026-06-02 15:36:16,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:16,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:16,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108 -> Replay (executionStatus:False, clipId:135666)
INFO  2026-06-02 15:36:18,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:18,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:18,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:18,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:18,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:18,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:19,222 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, clip:
INFO  2026-06-02 15:36:19,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:19,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:19,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108 -> Replay (executionStatus:False, clipId:135666)
INFO  2026-06-02 15:36:21,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:21,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:21,371 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:21,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:21,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:21,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:22,021 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108, clip:
INFO  2026-06-02 15:36:22,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:22,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:22,035 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:bff82aa0-87d6-45d5-8a98-b75db1263108 -> Replay (executionStatus:False, clipId:135666)
INFO  2026-06-02 15:36:32,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:32,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:32,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:32,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:32,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:32,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:33,064 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clip:
INFO  2026-06-02 15:36:33,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,091 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, hash:d32de839de1b5f9c8c7dd37d37e1a6e78942af3e198ea1b12d880e9400cba9ba -> Started
INFO  2026-06-02 15:36:33,091 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-02 15:36:33,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-02 15:36:33,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-02 15:36:33,121 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135667, recapid 8226, customerid 169, TimeStamp 1780407390, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-02 15:36:33,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:36:33.122277","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780407390,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-06-02 15:36:33,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-06-02 15:36:33,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-06-02 15:36:33,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-06-02 15:36:33,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135667, params: []
INFO  2026-06-02 15:36:33,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,166 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:36:33,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,169 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-02 15:36:33,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135667, hashtagId: 10548
INFO  2026-06-02 15:36:33,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,180 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:36:33,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,182 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-02 15:36:33,182 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135667, hashtagId: 10590
INFO  2026-06-02 15:36:33,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,246 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clipId:135667
INFO  2026-06-02 15:36:33,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135667
INFO  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10848916
INFO  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135667
INFO  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-02 15:36:33,256 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 8136687 bytes (from base64 length 10848916)
DEBUG  2026-06-02 15:36:33,294 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 8136685
INFO  2026-06-02 15:36:33,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135667 con il path  RecapClipFile/135667.mp4
INFO  2026-06-02 15:36:33,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135667 - clipFile: RecapClipFile/135667.mp4
INFO  2026-06-02 15:36:33,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135667.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135667, file RecapClipFile/135667.mp4
INFO  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135667.mp4
INFO  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135667
INFO  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135667_Temp.mp4:
DEBUG  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135667.mp4:
DEBUG  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135667_Temp.mp4:
DEBUG  2026-06-02 15:36:33,320 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135667_TempMA.mp4:
DEBUG  2026-06-02 15:36:33,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135667.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135667_TempMA.mp4

DEBUG  2026-06-02 15:36:33,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135667_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135667_Temp.mp4

INFO  2026-06-02 15:36:33,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135667 sessionId=150367184 starting, file=135667_Temp.mp4
ERROR  2026-06-02 15:36:33,368 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=150367184. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5cfcefdb80c0] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x5cfcefdb7fc0] Error o...(truncated, total 2201 chars)
ERROR  2026-06-02 15:36:33,448 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135667 sessionId=150367184 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=150367184).
INFO  2026-06-02 15:36:33,459 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135667
ERROR  2026-06-02 15:36:33,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135667 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=150367184).
INFO  2026-06-02 15:36:33,473 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 15:36:33,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:33,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:36:33,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:33,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 15:36:33,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:33,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 15:36:33,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-06-02 15:36:33,616 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=150367184).
INFO  2026-06-02 15:36:33,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:33,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:36:35,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:35,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:35,855 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:35,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:35,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:35,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:36,780 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clip:
INFO  2026-06-02 15:36:36,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:36,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:36,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28 -> Replay (executionStatus:False, clipId:135667)
INFO  2026-06-02 15:36:38,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:38,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:38,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:38,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:38,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:38,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:39,786 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clip:
INFO  2026-06-02 15:36:39,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:39,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:39,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28 -> Replay (executionStatus:False, clipId:135667)
INFO  2026-06-02 15:36:41,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:36:41,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:41,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:41,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:41,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:36:41,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:36:42,744 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clip:
INFO  2026-06-02 15:36:42,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:42,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:36:42,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28 -> Replay (executionStatus:False, clipId:135667)
INFO  2026-06-02 15:40:42,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:40:42,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:40:42,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:40:42,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:40:42,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:41:08,110 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 15:41:08,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, hash:1a1b4f054fb0929ed3c106a11ae6fa73aad8a8e20bd77f9eb262b354fd1bdd20 -> Started
INFO  2026-06-02 15:41:08,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-02 15:41:08,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-02 15:41:08,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-02 15:41:08,168 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135668, recapid 8226, customerid 169, TimeStamp 1780404848, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-02 15:41:08,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T15:41:08.1695094","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780404848,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180.60375,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135658, params: []
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135662, params: []
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135659, params: []
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135660, params: []
INFO  2026-06-02 15:41:08,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8226 AND clipId = 135668, params: []
INFO  2026-06-02 15:41:08,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,207 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:41:08,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,209 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-02 15:41:08,209 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135668, hashtagId: 10548
INFO  2026-06-02 15:41:08,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,220 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-02 15:41:08,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,222 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-02 15:41:08,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135668, hashtagId: 10551
INFO  2026-06-02 15:41:08,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clipId:135668
INFO  2026-06-02 15:41:08,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135668
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 34542440
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135668
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135668.mp4 Esiste già verrà eliminato
INFO  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-02 15:41:08,290 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 25906830 bytes (from base64 length 34542440)
DEBUG  2026-06-02 15:41:08,418 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 25906829
INFO  2026-06-02 15:41:08,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135668 con il path  RecapClipFile/135668.mp4
INFO  2026-06-02 15:41:08,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135668 - clipFile: RecapClipFile/135668.mp4
INFO  2026-06-02 15:41:08,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135668.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:41:08,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135668, file RecapClipFile/135668.mp4
INFO  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135668.mp4
INFO  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135668
INFO  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135668_Temp.mp4:
DEBUG  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135668.mp4:
DEBUG  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135668_Temp.mp4:
DEBUG  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135668_TempMA.mp4:
DEBUG  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135668.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -profile:v baseline -level 30 -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135668_TempMA.mp4

DEBUG  2026-06-02 15:41:08,492 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135668_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135668_Temp.mp4

INFO  2026-06-02 15:41:08,493 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135668 sessionId=701476249 starting, file=135668_Temp.mp4
INFO  2026-06-02 15:41:52,584 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 15:41:52,586 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 15:41:52,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 15:41:57,380 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 15:41:57,380 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:41:57,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:41:57,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 15:41:57,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 15:41:57,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135668), params: null
INFO  2026-06-02 15:41:57,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135668), params: null
INFO  2026-06-02 15:41:57,519 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 15:42:09,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 15:42:09,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-02 15:42:09,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-02 15:42:09,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-02 15:42:09,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 15:42:09,643 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 15:42:09,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 15:43:06,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:43:06,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:06,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:06,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:06,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:06,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:43:07,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:43:07,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:07,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:07,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:07,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:07,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:43:08,382 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 15:43:08,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:08,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 15:43:08,410 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.0min -> InProgress (operazione non ancora completata)
INFO  2026-06-02 15:43:10,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:43:10,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:10,655 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:10,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:10,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:10,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:43:11,853 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 15:43:11,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:11,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 15:43:11,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.1min -> InProgress (operazione non ancora completata)
INFO  2026-06-02 15:43:13,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 15:43:13,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:13,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:13,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:13,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:13,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 15:43:15,159 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, clip:
INFO  2026-06-02 15:43:15,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:15,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 15:43:15,184 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956, status:0, eta:2.1min -> InProgress (operazione non ancora completata)
DEBUG  2026-06-02 15:43:48,783 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=701476249, stdout=0 chars, stderr=39869 chars
INFO  2026-06-02 15:43:48,798 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info7e4c4f26d7ad4fe1b170fed69cea054d.txt
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:03:00.00
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 180
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135668 sessionId=701476249 completed, exitCode=0, durationMs=160363
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135668
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=883860559 starting, pathVideo=RecapClipFile/135668.mp4
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135668.mp4
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135668.jpg
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135668.jpg
INFO  2026-06-02 15:43:48,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135668.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135668.jpg
INFO  2026-06-02 15:43:48,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=883860559 completed, exitCode=n/a, durationMs=59
INFO  2026-06-02 15:43:48,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-02 15:43:48,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135668.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:48,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:43:48,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-02 15:43:48,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-02 15:43:48,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:43:48,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:48,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 15:43:48,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:48,963 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 15:43:48,968 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/2b1682339cc04d888d1d52062f2e8cdc.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 15:43:49,443 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 15:43:49,444 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 15:43:49,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 15:43:49,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:0184651d-8e60-4c0c-ae77-e4a4a8e53956","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 15:43:49,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:06:41,168 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 16:06:41,168 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-02 16:06:41,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-02 16:06:41,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:06:46,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-02 16:06:46,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-02 16:06:46,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 16:06:46,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 16:06:46,303 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 16:06:46,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:06:46,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:06:46,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:06:46,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T16:06:46.3056074","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 16:06:46,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:06:46,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:06:46,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:06:46,309 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 16:06:46,386 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 16:06:46,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-02 16:06:46,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-02 16:06:46,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-02 16:06:46,466 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 16:06:46,466 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 16:06:46,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 16:06:47,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-02 16:06:47,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-02 16:06:47,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-02 16:06:47,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-06-02 16:06:47,976 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-06-02 16:06:47,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-06-02 16:06:49,690 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 16:06:49,690 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 16:06:49,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 16:06:55,230 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:06:55,230 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:06:55,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:06:55,236 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:06:55,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:06:55,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135662,135659,135660,135668), params: null
INFO  2026-06-02 16:06:55,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135662,135659,135660,135668), params: null
INFO  2026-06-02 16:06:55,304 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:00,790 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135662
INFO  2026-06-02 16:07:00,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 16:07:00,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-06-02 16:07:00,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:00,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:00,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:00,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:00,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:00,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:00,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:00,979 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:00,995 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9d8433f06e894bb9b7d89faaccbfe88f.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 16:07:01,403 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:01,451 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:01,451 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:01,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:01,456 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:01,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:01,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135658,135659,135660,135668), params: null
INFO  2026-06-02 16:07:01,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135658,135659,135660,135668), params: null
INFO  2026-06-02 16:07:01,537 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:03,387 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135658
INFO  2026-06-02 16:07:03,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 16:07:03,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-06-02 16:07:03,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:03,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:03,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:03,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:03,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:03,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:03,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:03,552 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:03,568 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/385e7556a6c3459a8109cf955ac0eac4.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 16:07:03,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:04,067 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:04,067 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:04,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:04,072 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:04,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:04,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135659,135660,135668), params: null
INFO  2026-06-02 16:07:04,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135659,135660,135668), params: null
INFO  2026-06-02 16:07:04,145 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:05,485 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135659
INFO  2026-06-02 16:07:05,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 16:07:05,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-02 16:07:05,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:05,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:05,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:05,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135659,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:05,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:05,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:05,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:05,673 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:05,689 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/4b3182f2d12d416286a96579d1888eeb.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 16:07:06,041 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:06,164 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:06,164 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:06,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:06,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:06,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:06,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135660,135668), params: null
INFO  2026-06-02 16:07:06,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135660,135668), params: null
INFO  2026-06-02 16:07:06,243 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:08,103 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135660
INFO  2026-06-02 16:07:08,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 16:07:08,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:08,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:08,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:08,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:08,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135660,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:08,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:08,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:08,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,278 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:08,292 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/a260af626b484d95990a9733e38f418c.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
INFO  2026-06-02 16:07:08,604 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:08,648 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:08,648 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:08,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:08,653 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:08,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:08,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135668), params: null
INFO  2026-06-02 16:07:08,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135668), params: null
INFO  2026-06-02 16:07:08,732 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:10,014 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135668
INFO  2026-06-02 16:07:10,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-02 16:07:10,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:10,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:10,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:10,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:10,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:10,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 16:07:10,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 16:07:10,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 16:07:10,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,192 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:10,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/c7502da96ecf4e8090576b2e91ef8349.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8226.mp4"
WARN  2026-06-02 16:07:10,250 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8226, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x64c02ab6be40] No files to concat
[in#0 @ 0x64c02ab6bd40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapwebtest/c7502da96ecf4e8090576b2e91ef8349.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-06-02 16:07:10,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 16:07:10,363 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:10,363 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:10,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:10,369 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:10,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:10,431 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 16:07:26,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 16:07:26,828 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 16:07:26,828 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 16:07:26,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 16:07:26,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-02 16:07:26,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-02 16:07:26,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-02 16:07:42,424 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 16:07:42,424 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 16:07:42,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 16:07:46,816 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-02 16:07:46,816 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-02 16:07:46,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-02 16:07:50,624 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-02 16:07:50,624 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-02 16:07:50,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 16:07:50,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-02 16:07:50,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 16:07:50,694 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-02 21:38:31,499 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-02 21:38:31,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-02 21:38:31,586 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-02 21:38:31,586 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-02 21:39:03,889 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 21:39:03,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 21:39:03,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 21:39:03,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-02 21:39:03,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-02 21:39:03,961 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 21:39:03,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 21:39:03,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 21:39:03,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 21:39:04,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 21:39:04,758 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 21:39:05,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 21:39:05,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-02 21:39:05,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-02 21:39:05,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 21:39:06,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 21:39:06,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-02 21:39:06,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-02 21:39:06,758 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,010 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 21:39:08,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 21:39:08,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,020 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 21:39:08,022 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,024 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 21:39:08,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 21:39:08,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 21:39:08,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 21:39:08,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 21:39:08,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 21:39:08,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 21:39:08,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 21:39:08,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,043 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,047 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,047 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,048 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.0486832","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.0488878","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.0486869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,088 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 21:39:08,090 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 21:39:08,090 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 21:39:08,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 21:39:08,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 21:39:08,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-02 21:39:08,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,307 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-02 21:39:08,307 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,310 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-02 21:39:08,312 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-02 21:39:08,312 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-02 21:39:08,312 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-02 21:39:08,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-02 21:39:08,334 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-02 21:39:08,335 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-02 21:39:08,336 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 229
INFO  2026-06-02 21:39:08,336 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.3889993","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,393 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.3889993","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,394 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.3889993","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,395 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:08,395 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:08.3889993","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,406 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 21:39:08,406 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 21:39:08,480 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 21:39:08,480 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-02 21:39:08,480 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,480 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,482 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-02 21:39:08,483 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-02 21:39:08,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,525 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-02 21:39:08,525 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-02 21:39:08,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-02 21:39:08,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-02 21:39:08,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-02 21:39:08,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-02 21:39:08,571 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-02 21:39:08,571 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:08,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-02 21:39:08,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 229
INFO  2026-06-02 21:39:08,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:12,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 21:39:12,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:12,987 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:12,987 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,045 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,045 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,057 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,058 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 21:39:13,099 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,099 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,101 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:13,101 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,123 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,128 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,133 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,143 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,144 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,153 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,161 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,161 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,168 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,176 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,194 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,195 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,195 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,197 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 21:39:13,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,217 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,224 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,226 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:13,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,259 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,263 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,263 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,267 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,283 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,283 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,289 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,306 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 21:39:13,326 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,340 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,340 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,341 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,352 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,358 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,358 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,363 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,375 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,375 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,384 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,405 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,416 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,417 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:13,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,429 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,438 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,440 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,445 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,452 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,463 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,470 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,474 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,474 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,476 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,477 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,483 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 21:39:13,483 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,483 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,523 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:13,527 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,527 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,552 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,554 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,558 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,558 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,564 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,570 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,575 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 21:39:13,588 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,603 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,605 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,615 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,622 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,632 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:13,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,658 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,666 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:13,667 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,676 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,700 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,701 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,710 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,711 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,717 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:13,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,749 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,752 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:13,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,768 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,772 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,777 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,791 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 21:39:13,791 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,822 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,824 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,824 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,829 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,834 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,846 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 21:39:13,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,869 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,878 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,878 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,880 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,880 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,893 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,895 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,906 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:13,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,931 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,941 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:13,941 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:13,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:13,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:13,968 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:13,968 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,995 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:13,999 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,011 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,012 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:14,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:14,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,036 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,036 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:14,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:14,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:23,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:23,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,347 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 178
INFO  2026-06-02 21:39:23,348 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-02 21:39:23,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":238,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":249,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":159,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,365 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:178
INFO  2026-06-02 21:39:23,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":137,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":212,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":197,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":195,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":193,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":196,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":113,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,377 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5518
INFO  2026-06-02 21:39:23,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5518,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:178
INFO  2026-06-02 21:39:23,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,379 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5568
INFO  2026-06-02 21:39:23,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5568,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,380 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5569
INFO  2026-06-02 21:39:23,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5569,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:178
INFO  2026-06-02 21:39:23,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,382 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5573
INFO  2026-06-02 21:39:23,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5573,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,382 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-02 21:39:23,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,385 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5574
INFO  2026-06-02 21:39:23,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,386 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5575
INFO  2026-06-02 21:39:23,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5575,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,387 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5576
INFO  2026-06-02 21:39:23,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5576,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,389 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5577
INFO  2026-06-02 21:39:23,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5577,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,390 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5578
INFO  2026-06-02 21:39:23,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5578,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,391 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5579
INFO  2026-06-02 21:39:23,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5579,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,393 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5580
INFO  2026-06-02 21:39:23,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5580,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,395 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5603
INFO  2026-06-02 21:39:23,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5603,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:23,396 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5604
INFO  2026-06-02 21:39:23,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5604,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,398 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5648
INFO  2026-06-02 21:39:23,398 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-02 21:39:23,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5648,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-02 21:39:23,400 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5649
INFO  2026-06-02 21:39:23,400 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-02 21:39:23,401 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-02 21:39:23,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-02 21:39:23,402 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5650
INFO  2026-06-02 21:39:23,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5650,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,404 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5651
INFO  2026-06-02 21:39:23,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5651,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,406 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5652
INFO  2026-06-02 21:39:23,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5652,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,408 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5653
INFO  2026-06-02 21:39:23,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5653,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,410 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5654
INFO  2026-06-02 21:39:23,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5654,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,412 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5655
INFO  2026-06-02 21:39:23,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5655,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,414 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5656
INFO  2026-06-02 21:39:23,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-02 21:39:23,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,418 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5666
INFO  2026-06-02 21:39:23,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,419 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5667
INFO  2026-06-02 21:39:23,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,420 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5668
INFO  2026-06-02 21:39:23,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5668,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,421 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5746
INFO  2026-06-02 21:39:23,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,422 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5747
INFO  2026-06-02 21:39:23,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,423 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5748
INFO  2026-06-02 21:39:23,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,424 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5750
INFO  2026-06-02 21:39:23,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,425 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5751
INFO  2026-06-02 21:39:23,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,426 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5752
INFO  2026-06-02 21:39:23,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,427 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5753
INFO  2026-06-02 21:39:23,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,429 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5754
INFO  2026-06-02 21:39:23,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,430 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5755
INFO  2026-06-02 21:39:23,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,431 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5756
INFO  2026-06-02 21:39:23,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,433 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5757
INFO  2026-06-02 21:39:23,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,433 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5758
INFO  2026-06-02 21:39:23,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,434 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5829
INFO  2026-06-02 21:39:23,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5829,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,435 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5830
INFO  2026-06-02 21:39:23,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5830,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,437 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5831
INFO  2026-06-02 21:39:23,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5831,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,439 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5832
INFO  2026-06-02 21:39:23,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5832,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,439 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5833
INFO  2026-06-02 21:39:23,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5833,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,441 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5835
INFO  2026-06-02 21:39:23,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5835,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,442 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5836
INFO  2026-06-02 21:39:23,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5836,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,442 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5837
INFO  2026-06-02 21:39:23,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5837,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,444 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5838
INFO  2026-06-02 21:39:23,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5838,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,444 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5839
INFO  2026-06-02 21:39:23,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5839,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,445 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5840
INFO  2026-06-02 21:39:23,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5840,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,445 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5866
INFO  2026-06-02 21:39:23,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5866,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,447 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5911
INFO  2026-06-02 21:39:23,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5911,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,448 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5912
INFO  2026-06-02 21:39:23,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5912,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,449 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5913
INFO  2026-06-02 21:39:23,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5913,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,450 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5914
INFO  2026-06-02 21:39:23,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5914,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,451 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5915
INFO  2026-06-02 21:39:23,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5915,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,452 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5916
INFO  2026-06-02 21:39:23,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5916,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,453 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5925
INFO  2026-06-02 21:39:23,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5925,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,454 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5926
INFO  2026-06-02 21:39:23,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5926,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,455 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5938
INFO  2026-06-02 21:39:23,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5938,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,456 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5940
INFO  2026-06-02 21:39:23,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5940,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,456 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5944
INFO  2026-06-02 21:39:23,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5944,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,458 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5960
INFO  2026-06-02 21:39:23,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5960,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,459 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5997
INFO  2026-06-02 21:39:23,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5997,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,461 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5998
INFO  2026-06-02 21:39:23,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5998,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,462 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6000
INFO  2026-06-02 21:39:23,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,462 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6001
INFO  2026-06-02 21:39:23,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6001,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,463 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6003
INFO  2026-06-02 21:39:23,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6003,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,464 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6004
INFO  2026-06-02 21:39:23,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6004,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,465 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6006
INFO  2026-06-02 21:39:23,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6006,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,466 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6007
INFO  2026-06-02 21:39:23,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6007,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,467 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6009
INFO  2026-06-02 21:39:23,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6009,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,468 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6035
INFO  2026-06-02 21:39:23,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6035,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,469 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6053
INFO  2026-06-02 21:39:23,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6053,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,470 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6063
INFO  2026-06-02 21:39:23,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6063,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,471 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6065
INFO  2026-06-02 21:39:23,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6065,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,472 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6093
INFO  2026-06-02 21:39:23,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6093,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,473 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6094
INFO  2026-06-02 21:39:23,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6094,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,474 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6095
INFO  2026-06-02 21:39:23,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6095,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,475 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6096
INFO  2026-06-02 21:39:23,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6096,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,476 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6097
INFO  2026-06-02 21:39:23,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6097,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,477 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6098
INFO  2026-06-02 21:39:23,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6098,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,478 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6099
INFO  2026-06-02 21:39:23,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6099,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,479 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6100
INFO  2026-06-02 21:39:23,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6100,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,480 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6130
INFO  2026-06-02 21:39:23,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6130,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,481 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6131
INFO  2026-06-02 21:39:23,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6131,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,481 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6160
INFO  2026-06-02 21:39:23,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6160,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,484 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6227
INFO  2026-06-02 21:39:23,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,485 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6228
INFO  2026-06-02 21:39:23,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,485 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6229
INFO  2026-06-02 21:39:23,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,487 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6230
INFO  2026-06-02 21:39:23,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,487 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6231
INFO  2026-06-02 21:39:23,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,488 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6232
INFO  2026-06-02 21:39:23,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,490 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6233
INFO  2026-06-02 21:39:23,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,491 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6234
INFO  2026-06-02 21:39:23,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,493 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6253
INFO  2026-06-02 21:39:23,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6253,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,494 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6262
INFO  2026-06-02 21:39:23,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6262,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,495 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6269
INFO  2026-06-02 21:39:23,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6269,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,496 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6279
INFO  2026-06-02 21:39:23,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6279,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,497 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6535
INFO  2026-06-02 21:39:23,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6535,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,498 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6536
INFO  2026-06-02 21:39:23,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6536,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,499 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6537
INFO  2026-06-02 21:39:23,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6537,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,500 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6538
INFO  2026-06-02 21:39:23,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6538,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,501 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6539
INFO  2026-06-02 21:39:23,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6539,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,502 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6541
INFO  2026-06-02 21:39:23,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6541,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,504 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6543
INFO  2026-06-02 21:39:23,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6543,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,505 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6544
INFO  2026-06-02 21:39:23,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6544,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,506 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6917
INFO  2026-06-02 21:39:23,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6917,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,507 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6918
INFO  2026-06-02 21:39:23,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6918,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,507 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6919
INFO  2026-06-02 21:39:23,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6919,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,509 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6920
INFO  2026-06-02 21:39:23,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6920,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,509 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6921
INFO  2026-06-02 21:39:23,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6921,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,510 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6922
INFO  2026-06-02 21:39:23,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6922,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,511 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6929
INFO  2026-06-02 21:39:23,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6929,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,512 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6986
INFO  2026-06-02 21:39:23,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6986,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,513 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6987
INFO  2026-06-02 21:39:23,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6987,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,515 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6989
INFO  2026-06-02 21:39:23,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6989,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,516 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6990
INFO  2026-06-02 21:39:23,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6990,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,517 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6991
INFO  2026-06-02 21:39:23,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6991,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,519 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6998
INFO  2026-06-02 21:39:23,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6998,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,520 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6999
INFO  2026-06-02 21:39:23,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6999,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,521 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7000
INFO  2026-06-02 21:39:23,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7000,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,522 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7001
INFO  2026-06-02 21:39:23,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7001,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,523 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7003
INFO  2026-06-02 21:39:23,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7003,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,524 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7166
INFO  2026-06-02 21:39:23,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7166,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,524 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7167
INFO  2026-06-02 21:39:23,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7167,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,525 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7168
INFO  2026-06-02 21:39:23,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7168,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,532 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7169
INFO  2026-06-02 21:39:23,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,533 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7170
INFO  2026-06-02 21:39:23,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,533 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7171
INFO  2026-06-02 21:39:23,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,534 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7172
INFO  2026-06-02 21:39:23,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7172,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,536 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7173
INFO  2026-06-02 21:39:23,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7173,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,537 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7174
INFO  2026-06-02 21:39:23,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7174,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,538 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7805
INFO  2026-06-02 21:39:23,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7805,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,540 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7806
INFO  2026-06-02 21:39:23,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7806,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,541 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7807
INFO  2026-06-02 21:39:23,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7807,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,542 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7809
INFO  2026-06-02 21:39:23,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7809,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,543 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7811
INFO  2026-06-02 21:39:23,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7811,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,545 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7812
INFO  2026-06-02 21:39:23,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7812,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,546 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7813
INFO  2026-06-02 21:39:23,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7813,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,546 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7814
INFO  2026-06-02 21:39:23,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7814,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,549 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7815
INFO  2026-06-02 21:39:23,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7815,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,550 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7816
INFO  2026-06-02 21:39:23,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7816,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,552 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7817
INFO  2026-06-02 21:39:23,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7817,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,552 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5598
INFO  2026-06-02 21:39:23,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5598,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,555 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5681
INFO  2026-06-02 21:39:23,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,557 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5759
INFO  2026-06-02 21:39:23,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,558 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5849
INFO  2026-06-02 21:39:23,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5849,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,560 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5924
INFO  2026-06-02 21:39:23,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5924,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,561 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6025
INFO  2026-06-02 21:39:23,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6025,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,562 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6126
INFO  2026-06-02 21:39:23,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6126,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,564 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7030
INFO  2026-06-02 21:39:23,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7030,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,565 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7220
INFO  2026-06-02 21:39:23,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7220,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,567 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7502
INFO  2026-06-02 21:39:23,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,569 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7670
INFO  2026-06-02 21:39:23,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,571 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7699
INFO  2026-06-02 21:39:23,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,572 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7964
INFO  2026-06-02 21:39:23,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7964,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,574 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5763
INFO  2026-06-02 21:39:23,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,575 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5764
INFO  2026-06-02 21:39:23,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,577 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5765
INFO  2026-06-02 21:39:23,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,577 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5766
INFO  2026-06-02 21:39:23,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,580 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5767
INFO  2026-06-02 21:39:23,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,582 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5770
INFO  2026-06-02 21:39:23,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,583 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5834
INFO  2026-06-02 21:39:23,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5834,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,585 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5862
INFO  2026-06-02 21:39:23,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5862,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,586 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5863
INFO  2026-06-02 21:39:23,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5863,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,589 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5872
INFO  2026-06-02 21:39:23,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5872,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,590 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5874
INFO  2026-06-02 21:39:23,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5874,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,592 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5875
INFO  2026-06-02 21:39:23,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5875,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,594 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5927
INFO  2026-06-02 21:39:23,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5927,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,596 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5928
INFO  2026-06-02 21:39:23,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5928,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,598 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5939
INFO  2026-06-02 21:39:23,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5939,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,600 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5941
INFO  2026-06-02 21:39:23,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5941,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,601 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5950
INFO  2026-06-02 21:39:23,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5950,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,603 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 5957
INFO  2026-06-02 21:39:23,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":5957,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,604 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6029
INFO  2026-06-02 21:39:23,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6029,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,606 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6036
INFO  2026-06-02 21:39:23,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6036,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,607 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6037
INFO  2026-06-02 21:39:23,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6037,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,609 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6054
INFO  2026-06-02 21:39:23,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6054,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,610 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6055
INFO  2026-06-02 21:39:23,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6055,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,613 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6062
INFO  2026-06-02 21:39:23,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6062,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,614 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6145
INFO  2026-06-02 21:39:23,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6145,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,615 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6146
INFO  2026-06-02 21:39:23,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6146,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,617 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6147
INFO  2026-06-02 21:39:23,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6147,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,618 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6158
INFO  2026-06-02 21:39:23,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6158,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,620 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6159
INFO  2026-06-02 21:39:23,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6159,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,621 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6169
INFO  2026-06-02 21:39:23,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,623 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6251
INFO  2026-06-02 21:39:23,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6251,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,624 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6252
INFO  2026-06-02 21:39:23,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6252,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,626 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6254
INFO  2026-06-02 21:39:23,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6254,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,628 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6267
INFO  2026-06-02 21:39:23,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6267,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,630 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6268
INFO  2026-06-02 21:39:23,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6268,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,633 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6513
INFO  2026-06-02 21:39:23,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6513,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,635 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6514
INFO  2026-06-02 21:39:23,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6514,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,636 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6533
INFO  2026-06-02 21:39:23,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6533,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,640 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6534
INFO  2026-06-02 21:39:23,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6534,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,642 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6540
INFO  2026-06-02 21:39:23,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6540,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,643 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6992
INFO  2026-06-02 21:39:23,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6992,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,645 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6993
INFO  2026-06-02 21:39:23,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6993,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,646 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6995
INFO  2026-06-02 21:39:23,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6995,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,647 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7002
INFO  2026-06-02 21:39:23,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7002,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,650 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7810
INFO  2026-06-02 21:39:23,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7810,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,651 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7819
INFO  2026-06-02 21:39:23,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7819,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,653 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7820
INFO  2026-06-02 21:39:23,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7820,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,655 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7821
INFO  2026-06-02 21:39:23,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7821,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,656 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7822
INFO  2026-06-02 21:39:23,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7822,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,658 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6216
INFO  2026-06-02 21:39:23,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6216,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,660 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6217
INFO  2026-06-02 21:39:23,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,661 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6218
INFO  2026-06-02 21:39:23,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6218,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,663 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6219
INFO  2026-06-02 21:39:23,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6219,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,664 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6220
INFO  2026-06-02 21:39:23,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6220,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,666 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 6221
INFO  2026-06-02 21:39:23,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6221,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,667 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4941
INFO  2026-06-02 21:39:23,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4941,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,669 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4942
INFO  2026-06-02 21:39:23,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4942,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,671 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4943
INFO  2026-06-02 21:39:23,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4943,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,672 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4944
INFO  2026-06-02 21:39:23,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4944,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,673 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4945
INFO  2026-06-02 21:39:23,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4945,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,675 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4946
INFO  2026-06-02 21:39:23,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4946,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,676 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4947
INFO  2026-06-02 21:39:23,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4947,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,679 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4948
INFO  2026-06-02 21:39:23,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4948,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,680 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4949
INFO  2026-06-02 21:39:23,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4949,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,681 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4950
INFO  2026-06-02 21:39:23,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4950,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,683 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4951
INFO  2026-06-02 21:39:23,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4951,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,685 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4952
INFO  2026-06-02 21:39:23,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4952,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,685 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4838
INFO  2026-06-02 21:39:23,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4838,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,688 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4839
INFO  2026-06-02 21:39:23,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4839,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:23,689 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4840
INFO  2026-06-02 21:39:23,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4840,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:24,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,182 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:178
INFO  2026-06-02 21:39:24,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:24,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:24,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:30,386 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 - 4979,8184,8108,8159,8103,8088,8180,8102,8093,8090,4979,8184,8108,8159,8103,8088,8180,8102,8093,8090,4979,8093,8159,8106,8178,8103,8131,8183,8088,8158 - False
INFO  2026-06-02 21:39:30,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":149,"Value":"4979,8184,8108,8159,8103,8088,8180,8102,8093,8090,4979,8184,8108,8159,8103,8088,8180,8102,8093,8090,4979,8093,8159,8106,8178,8103,8131,8183,8088,8158","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:32,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:32,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,576 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:32,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:32,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:32,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:32,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:32,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:32,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,727 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:32,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 21:39:32,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:32,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:32,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:32,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-02 21:39:32,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 21:39:32,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:32,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:32,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:32,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-02 21:39:32,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:32,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:32,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,914 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:32,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,921 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:32,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:32,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:32,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 21:39:32,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 21:39:32,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:32,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:33,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:33,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 21:39:33,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 21:39:33,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:33,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 21:39:33,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:33,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:33,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 21:39:36,205 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8181
INFO  2026-06-02 21:39:36,206 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-02 21:39:36,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8181,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T21:39:36.2061476","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,208 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-02 21:39:36,210 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8181
INFO  2026-06-02 21:39:36,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8181;, params: []
INFO  2026-06-02 21:39:36,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-02 21:39:36,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,215 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-02 21:39:36,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-02 21:39:36,223 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-02 21:39:36,223 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-02 21:39:36,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-02 21:39:36,228 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-02 21:39:36,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-02 21:39:36,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 21:39:36,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8181,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 21:39:36,258 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-02 21:39:36,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:36,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,259 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/ab974bbba745456384a3f1063cab67cb.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8181.mp4"
INFO  2026-06-02 21:39:36,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:36,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
WARN  2026-06-02 21:39:36,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 254, recapId: 8181, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x608f6fe2de40] Impossible to open '/var/www/html/recapwebtest/RecapClipFile/135469.mp4'
[in#0 @ 0x608f6fe2dd40] Error opening input: No such file or directory
Error opening input file /var/www/html/recapwebtest/ab974bbba745456384a3f1063cab67cb.txt.
Error opening input files: No such file or directory

INFO  2026-06-02 21:39:36,333 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-02 21:39:37,169 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8181
INFO  2026-06-02 21:39:37,170 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8181
INFO  2026-06-02 21:39:37,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8181,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:37,176 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8181
INFO  2026-06-02 21:39:37,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8181) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 21:39:37,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135469,135482,135483,135484,135485,135487,135490,135491,135492,135494,135496,135497,135499,135501,135504,135507,135510,135515,135518,135522,135525,135528,135531,135532), params: null
INFO  2026-06-02 21:39:37,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135469,135482,135483,135484,135485,135487,135490,135491,135492,135494,135496,135497,135499,135501,135504,135507,135510,135515,135518,135522,135525,135528,135531,135532), params: null
INFO  2026-06-02 21:39:37,239 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8181
INFO  2026-06-02 21:39:38,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,406 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135483
INFO  2026-06-02 21:39:38,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135483,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135482
INFO  2026-06-02 21:39:38,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135482,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135469
INFO  2026-06-02 21:39:38,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135469,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135482 NOT found
INFO  2026-06-02 21:39:38,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135483 NOT found
INFO  2026-06-02 21:39:38,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,455 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135484
INFO  2026-06-02 21:39:38,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135484,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,488 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135469 NOT found
INFO  2026-06-02 21:39:38,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135485
INFO  2026-06-02 21:39:38,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135485,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,523 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135484 NOT found
INFO  2026-06-02 21:39:38,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,530 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135487
INFO  2026-06-02 21:39:38,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135487,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,593 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135485 NOT found
INFO  2026-06-02 21:39:38,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135487 NOT found
INFO  2026-06-02 21:39:38,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,626 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135490
INFO  2026-06-02 21:39:38,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135490,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,634 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135490 NOT found
INFO  2026-06-02 21:39:38,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135491
INFO  2026-06-02 21:39:38,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135491,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135491 NOT found
INFO  2026-06-02 21:39:38,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135492
INFO  2026-06-02 21:39:38,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135492,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135492 NOT found
INFO  2026-06-02 21:39:38,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,670 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,671 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135494
INFO  2026-06-02 21:39:38,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135494,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,684 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135494 NOT found
INFO  2026-06-02 21:39:38,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,714 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,718 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135496
INFO  2026-06-02 21:39:38,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135496 NOT found
INFO  2026-06-02 21:39:38,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,745 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,749 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135497
INFO  2026-06-02 21:39:38,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135497 NOT found
INFO  2026-06-02 21:39:38,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135499
INFO  2026-06-02 21:39:38,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,785 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135499 NOT found
INFO  2026-06-02 21:39:38,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135501
INFO  2026-06-02 21:39:38,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135501 NOT found
INFO  2026-06-02 21:39:38,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,821 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135504
INFO  2026-06-02 21:39:38,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135504,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,830 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135504 NOT found
INFO  2026-06-02 21:39:38,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,849 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135507
INFO  2026-06-02 21:39:38,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135507,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,850 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,854 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135507 NOT found
INFO  2026-06-02 21:39:38,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135510
INFO  2026-06-02 21:39:38,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135510,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,873 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135510 NOT found
INFO  2026-06-02 21:39:38,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,887 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135515
INFO  2026-06-02 21:39:38,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135515,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,898 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135515 NOT found
INFO  2026-06-02 21:39:38,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,909 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,923 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135518
INFO  2026-06-02 21:39:38,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135518,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,927 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135518 NOT found
INFO  2026-06-02 21:39:38,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,963 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135522
INFO  2026-06-02 21:39:38,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135522,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135522 NOT found
INFO  2026-06-02 21:39:38,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135525
INFO  2026-06-02 21:39:38,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135525,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,984 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135525 NOT found
INFO  2026-06-02 21:39:38,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:38,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:38,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:38,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,003 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135528
INFO  2026-06-02 21:39:39,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135528,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135528 NOT found
INFO  2026-06-02 21:39:39,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:39,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:39,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135531
INFO  2026-06-02 21:39:39,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135531,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,040 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135531 NOT found
INFO  2026-06-02 21:39:39,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 21:39:39,044 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135532
INFO  2026-06-02 21:39:39,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135532,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135532 NOT found
INFO  2026-06-02 21:39:39,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:39,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:39,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 21:39:39,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 21:39:39,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:51,648 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-02 23:42:51,648 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-02 23:42:51,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:42:51,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 23:42:51,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 23:42:51,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 23:42:51,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:42:51,797 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 23:42:51,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 23:42:51,813 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-02 23:42:51,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 23:42:51,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 23:42:51,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 23:42:51,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 23:42:51,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 23:42:52,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 23:42:52,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:52,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:52,022 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 23:42:52,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:52,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:52.0252409","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:52,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,048 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 23:42:52,685 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 23:42:52,685 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 23:42:52,685 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:52,685 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:52,690 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 23:42:52,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:52,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:52.692527","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:52,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:52,711 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 23:42:53,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 23:42:53,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 23:42:53,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 23:42:53,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 23:42:53,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 23:42:53,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:53,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:42:53,679 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 23:42:53,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:53,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:53.6826597","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:53,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 23:42:53,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 23:42:53,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 23:42:53,866 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 23:42:53,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 23:42:53,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-02 23:42:53,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 23:42:53,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 23:42:53,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:53,967 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 23:42:53,967 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 23:42:53,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-02 23:42:54,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-02 23:42:54,107 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 23:42:54,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 23:42:54,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 23:42:54,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:171
INFO  2026-06-02 23:42:54,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:171
INFO  2026-06-02 23:42:54,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 23:42:54,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:54,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:54,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,650 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:54,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 23:42:54,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 23:42:54,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:54,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-02 23:42:54,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:54,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:54,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 23:42:54,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:54,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-02 23:42:54,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:54,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 23:42:54,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:54,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 23:42:54,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,852 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-02 23:42:54,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,862 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 23:42:54,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 23:42:54,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:54,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:54,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-02 23:42:55,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:55,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,145 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:55,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,198 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:171
INFO  2026-06-02 23:42:55,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":171,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:171
INFO  2026-06-02 23:42:55,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 23:42:55,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,257 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-02 23:42:55,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 23:42:55,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,295 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-02 23:42:55,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-02 23:42:55,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-02 23:42:55,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 23:42:55,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 23:42:55,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,398 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 23:42:55,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 23:42:55,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 23:42:55,494 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:55,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,566 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 23:42:55,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:55,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:55,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 23:42:55,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-02 23:42:55,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 23:42:55,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 23:42:55,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:55,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-02 23:42:55,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 23:42:55,794 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-02 23:42:55,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:55,832 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,874 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-02 23:42:55,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:55,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-02 23:42:55,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-02 23:42:55,925 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-02 23:42:55,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,992 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-02 23:42:55,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-02 23:42:55,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:55,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:55.9995251","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:56,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:55.9995251","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:56,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:55.9995251","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:56,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:56,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:42:56,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:42:55.9995251","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:42:56,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-02 23:42:56,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-02 23:42:56,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-02 23:42:56,727 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-02 23:42:57,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-02 23:42:57,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,612 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 23:42:57,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-02 23:42:57,661 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-02 23:42:57,661 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-02 23:42:57,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,668 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-02 23:42:57,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-02 23:42:57,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-02 23:42:57,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-02 23:42:57,830 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-02 23:42:57,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,831 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-02 23:42:57,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:57,834 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-02 23:42:57,834 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-02 23:42:57,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:42:58,213 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,316 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:42:58,643 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:42:58,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:42:58,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:43:11,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:43:11,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:11,845 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:11,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:11,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:11,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:43:55,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:43:55,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:55,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:55,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:55,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:55,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:43:59,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-02 23:43:59,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-02 23:43:59,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-02 23:43:59,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:43:59,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-02 23:43:59,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-02 23:43:59,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:43:59,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-02 23:43:59,755 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-02 23:43:59,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:59,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:59,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-02 23:43:59,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-02T23:43:59.7578736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-02 23:43:59,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-02 23:43:59,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:43:59,772 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-02 23:44:02,727 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28, clip:
INFO  2026-06-02 23:44:02,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-02 23:44:02,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-02 23:44:02,743 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:8797e66a-63f6-4513-a81e-0ee77d4c3d28 -> PayloadConflict (hashSalvato:d32de839de1b5f9c8c7dd37d37e1a6e78942af3e198ea1b12d880e9400cba9ba, hashRichiesta:5202bc763edd9b1a83a4c07b68695c549ad695edd76ef506c362a2bb97a881a5)
INFO  2026-06-02 23:44:05,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:44:05,078 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:44:05,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:44:05,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:44:05,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:54:16,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:54:16,566 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-02 23:54:21,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-02 23:54:21,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-02 23:54:21,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:35:19,928 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 10:35:19,928 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 10:35:19,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,008 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 10:35:20,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,015 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 10:35:20,015 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 10:35:20,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 10:35:20,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,021 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 10:35:20,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 10:35:20,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 10:35:20,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:20,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:20,227 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 10:35:20,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:20,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:20.2299149","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:20,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 10:35:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 10:35:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 10:35:20,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 10:35:20,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 10:35:20,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 10:35:20,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:20,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:20,963 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 10:35:20,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:20,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:20.9648761","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:20,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:20,982 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 10:35:20,982 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 10:35:20,982 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 10:35:20,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 10:35:20,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 10:35:21,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 10:35:21,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:21,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:35:21,012 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 10:35:21,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:21,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:21.0140479","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:21,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,021 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 10:35:21,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:35:21,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:35:21,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,132 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 10:35:21,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,138 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 10:35:21,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 10:35:21,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 10:35:21,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,174 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 10:35:21,174 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 10:35:21,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:21.5352642","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:21.5352642","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:21.5352642","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:21,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:21.5352642","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:35:21,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 10:35:21,656 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 10:35:21,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,656 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 10:35:21,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:35:21,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,820 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 10:35:21,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:21,829 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 10:35:21,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:22,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 10:35:22,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:22,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 10:35:22,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:22,612 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 10:35:22,612 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 10:35:22,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:24,994 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 10:35:25,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:25,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 10:35:25,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:25,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,487 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:25,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,592 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,601 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 10:35:25,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:25,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,621 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,621 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:25,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:25,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 10:35:25,779 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:25,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:25,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,846 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 10:35:25,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 10:35:25,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:25,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:25,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:25,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:25,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:25,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 10:35:25,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:25,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 10:35:25,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:25,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:26,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 10:35:26,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:26,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:26,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 10:35:26,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:35:26,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 10:35:26,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:26,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:26,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:26,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 10:35:26,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 10:35:26,126 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:26,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:26,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,196 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:26,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 10:35:26,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:26,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 10:35:26,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,256 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 10:35:26,257 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 10:35:26,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:26,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:26,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:26,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 10:35:26,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:26,311 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 10:35:26,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:26,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:26,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 10:35:26,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 10:35:26,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:26,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,421 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:26,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:35:26,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:26,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:26,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:35:44,921 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:test
INFO  2026-06-03 10:35:44,922 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-03 10:35:44,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"test","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:35:44.9227688","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"test\u002B1080","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:44,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8227 
INFO  2026-06-03 10:35:45,001 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8227
INFO  2026-06-03 10:35:45,001 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-03 10:35:45,132 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8227 - coverName: RecapFileImg/8227.jpg
INFO  2026-06-03 10:35:45,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8227.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:35:45,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:35:45,211 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8227
INFO  2026-06-03 10:35:45,211 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-03 10:35:45,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:45,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:35:45,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 10:35:46,020 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 10:35:46,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,040 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 10:35:46,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:35:46,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,049 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 10:35:46,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 10:35:46,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,057 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 10:35:46,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 10:35:46,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:46,089 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 10:35:46,089 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 10:35:46,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:49,231 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:49,231 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:49,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:49,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:49,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:49,329 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 10:35:49,332 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:49,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:49,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 10:35:49,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:49,369 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:49,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,419 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,419 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:49,419 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 10:35:49,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:49,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:49,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,473 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 10:35:49,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,488 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:35:49,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:49,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:49,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:49,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:49,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,530 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 10:35:49,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:49,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:49,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,561 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:49,587 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:49,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:49,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 10:35:49,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:49,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:49,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,657 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:49,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 10:35:49,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:49,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:49,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 10:35:49,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:35:49,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:49,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:50,092 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:50,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:50,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 10:35:50,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:50,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:50,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:50,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 10:35:50,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:50,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:50,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:50,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 10:35:50,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:50,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:50,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:50,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:50,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:50,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 10:35:50,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:50,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:50,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 10:35:50,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:50,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 10:35:50,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,488 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,494 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,526 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:50,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 10:35:50,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:35:50,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:50,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:50,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 10:35:50,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 10:35:50,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 10:35:50,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 10:35:50,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,648 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 10:35:50,648 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 10:35:50,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 10:35:50,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 10:35:50,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 10:35:50,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 10:35:50,702 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:35:50,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 10:38:55,242 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 10:38:55,242 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-03 10:38:55,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-03 10:38:55,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:38:55,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 10:38:55,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 10:38:55,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:38:55,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:38:55,258 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 10:38:55,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:38:55,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:38:55,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:38:55,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:38:55.2601571","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:38:55,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:38:55,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 10:38:55,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:38:55,263 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 10:38:55,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 10:38:55,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 10:38:55,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 10:38:55,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 10:38:55,496 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 10:38:55,497 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 10:38:55,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 10:40:55,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:40:55,799 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:40:55,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:40:55,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:40:55,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:40:55,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:41:04,389 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:41:04,389 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:04,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:04,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:04,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:04,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:41:34,541 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 10:41:34,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:34,594 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 10:41:34,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:35,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:41:35,875 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:35,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:35,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:35,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:35,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:41:43,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:41:43,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:43,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:43,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:43,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:43,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:41:55,740 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 10:41:55,740 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 10:41:55,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 10:41:55,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:55,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 10:41:55,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 10:41:55,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:41:55,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 10:41:55,756 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 10:41:55,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:55,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:55,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:55,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:41:55.7584629","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 10:41:55,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 10:41:55,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:55,777 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 10:41:56,406 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, clip:
INFO  2026-06-03 10:41:56,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,430 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, hash:3a5d705b4d76b53548ba5a4e8aa227ab12d4367d93212eabcb97e38b7277921d -> Started
INFO  2026-06-03 10:41:56,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 10:41:56,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,435 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8227, live_notification True
INFO  2026-06-03 10:41:56,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 10:41:56,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135669, recapid 8227, customerid 169, TimeStamp 1780476102, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 10:41:56,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T10:41:56.4669248","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780476102,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8227 AND clipId = 135669, params: []
INFO  2026-06-03 10:41:56,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,504 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 10:41:56,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,507 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 10:41:56,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135669, hashtagId: 10548
INFO  2026-06-03 10:41:56,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,519 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 10:41:56,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,521 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 10:41:56,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135669, hashtagId: 10499
INFO  2026-06-03 10:41:56,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, clipId:135669
INFO  2026-06-03 10:41:56,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135669
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12820784
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135669
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 10:41:56,592 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135669.mp4 Esiste già verrà eliminato
INFO  2026-06-03 10:41:56,594 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-03 10:41:56,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9615588 bytes (from base64 length 12820784)
DEBUG  2026-06-03 10:41:56,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9615586
INFO  2026-06-03 10:41:56,633 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135669 con il path  RecapClipFile/135669.mp4
INFO  2026-06-03 10:41:56,633 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135669 - clipFile: RecapClipFile/135669.mp4
INFO  2026-06-03 10:41:56,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135669.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,645 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135669, file RecapClipFile/135669.mp4
INFO  2026-06-03 10:41:56,645 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135669.mp4
INFO  2026-06-03 10:41:56,645 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135669
INFO  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135669_Temp.mp4:
DEBUG  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135669.mp4:
DEBUG  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135669_Temp.mp4:
DEBUG  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135669_TempMA.mp4:
DEBUG  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135669.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135669_TempMA.mp4

DEBUG  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135669_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135669_Temp.mp4

INFO  2026-06-03 10:41:56,648 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135669 sessionId=883514903 starting, file=135669_Temp.mp4
ERROR  2026-06-03 10:41:56,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=883514903. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5c1d3e4ec080] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x5c1d3e4ebf80] Error o...(truncated, total 2201 chars)
ERROR  2026-06-03 10:41:56,779 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135669 sessionId=883514903 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=883514903).
INFO  2026-06-03 10:41:56,793 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135669
ERROR  2026-06-03 10:41:56,793 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135669 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=883514903).
INFO  2026-06-03 10:41:56,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-03 10:41:56,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:41:56,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 10:41:56,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:41:56,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 10:41:56,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:56,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 10:41:56,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-06-03 10:41:56,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=883514903).
INFO  2026-06-03 10:41:56,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135669,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:56,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 10:41:59,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:41:59,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,185 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:41:59,853 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, clip:
INFO  2026-06-03 10:41:59,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:41:59,867 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa -> Replay (executionStatus:False, clipId:135669)
INFO  2026-06-03 10:42:02,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:42:02,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:42:02,671 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, clip:
INFO  2026-06-03 10:42:02,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:42:02,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa -> Replay (executionStatus:False, clipId:135669)
INFO  2026-06-03 10:42:04,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:42:04,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:42:04,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:42:04,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,943 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:42:04,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:42:05,584 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa, clip:
INFO  2026-06-03 10:42:05,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:42:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 10:42:05,600 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:d52a0684-d705-487e-b2f0-f1edfbfc77aa -> Replay (executionStatus:False, clipId:135669)
INFO  2026-06-03 10:46:37,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:46:37,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:46:38,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:46:38,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:46:38,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:46:38,076 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 10:51:00,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 10:51:00,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:51:00,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:51:00,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:51:00,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 10:51:00,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 11:01:00,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 11:01:00,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:01:01,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:01:01,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:01:01,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:01:01,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 11:11:00,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 11:11:00,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:11:06,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:11:06,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:11:06,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:11:06,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 11:21:00,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 11:21:00,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:21:06,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:21:06,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:21:06,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 11:21:06,180 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:36:28,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:36:28,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:33,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:33,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:33,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:33,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:36:40,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:36:40,909 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:40,932 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:40,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:40,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:36:40,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:37:53,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:37:53,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:37:53,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:37:53,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:37:53,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:37:53,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:38:15,116 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 14:38:15,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:38:15,232 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 14:38:15,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:38:32,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,268 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:38:32,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:38:32,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,481 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:32,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:38:53,178 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 14:38:53,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:38:53,228 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 14:38:53,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:55,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:38:55,129 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:55,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:55,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:55,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:38:55,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:39:13,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:39:13,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:13,699 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:13,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:13,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:13,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:39:14,517 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 14:39:14,517 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 14:39:14,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 14:39:14,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:14,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 14:39:14,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 14:39:14,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:39:14,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:39:14,535 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 14:39:14,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:14,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:14,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:14,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T14:39:14.5380031","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 14:39:14,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 14:39:14,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:14,571 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 14:39:15,195 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 14:39:15,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, hash:c7fc3eb97be5f35aaece0a6b37489264a4528277d3c05933ec701850b8493fe9 -> Started
INFO  2026-06-03 14:39:15,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 14:39:15,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8227, live_notification True
INFO  2026-06-03 14:39:15,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 14:39:15,258 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135670, recapid 8227, customerid 169, TimeStamp 1780490351, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 14:39:15,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T14:39:15.2594658","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780490351,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8227 AND clipId = 135670, params: []
INFO  2026-06-03 14:39:15,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,297 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 14:39:15,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,299 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 14:39:15,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135670, hashtagId: 10548
INFO  2026-06-03 14:39:15,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,315 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 14:39:15,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,318 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 14:39:15,318 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135670, hashtagId: 10499
INFO  2026-06-03 14:39:15,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,390 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clipId:135670
INFO  2026-06-03 14:39:15,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135670
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12377656
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135670
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 14:39:15,401 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135670.mp4 Esiste già verrà eliminato
INFO  2026-06-03 14:39:15,402 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-03 14:39:15,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9283242 bytes (from base64 length 12377656)
DEBUG  2026-06-03 14:39:15,416 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9283242
INFO  2026-06-03 14:39:15,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135670 con il path  RecapClipFile/135670.mp4
INFO  2026-06-03 14:39:15,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135670 - clipFile: RecapClipFile/135670.mp4
INFO  2026-06-03 14:39:15,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135670.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135670, file RecapClipFile/135670.mp4
INFO  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135670.mp4
INFO  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135670
INFO  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135670_Temp.mp4:
DEBUG  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135670.mp4:
DEBUG  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135670_Temp.mp4:
DEBUG  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135670_TempMA.mp4:
DEBUG  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135670.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135670_TempMA.mp4

DEBUG  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135670_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135670_Temp.mp4

INFO  2026-06-03 14:39:15,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135670 sessionId=1245506692 starting, file=135670_Temp.mp4
ERROR  2026-06-03 14:39:15,488 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=1245506692. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x64ba49c62080] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x64ba49c61f80] Error o...(truncated, total 2201 chars)
ERROR  2026-06-03 14:39:15,566 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135670 sessionId=1245506692 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1245506692).
INFO  2026-06-03 14:39:15,580 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135670
ERROR  2026-06-03 14:39:15,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135670 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1245506692).
INFO  2026-06-03 14:39:15,600 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-03 14:39:15,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 14:39:15,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 14:39:15,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 14:39:15,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 14:39:15,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:15,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 14:39:15,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-06-03 14:39:15,739 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=1245506692).
INFO  2026-06-03 14:39:15,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135670,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:15,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:18,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:39:18,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:39:18,742 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 14:39:18,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:18,756 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> Replay (executionStatus:False, clipId:135670)
INFO  2026-06-03 14:39:20,901 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:39:20,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:20,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:20,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:20,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:20,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:39:21,592 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 14:39:21,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:21,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:21,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> Replay (executionStatus:False, clipId:135670)
INFO  2026-06-03 14:39:23,670 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:39:23,670 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 14:39:23,832 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 14:39:23,834 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-03 14:39:23,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-03 14:39:23,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 14:39:23,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 14:39:23,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:39:23,844 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:39:23,850 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 14:39:23,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:39:23,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T14:39:23.852751","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 14:39:23,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 14:39:23,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:39:23,856 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 14:39:23,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 14:39:23,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 14:39:23,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 14:39:23,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 14:39:23,917 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 14:39:23,917 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 14:39:23,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 14:39:24,312 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 14:39:24,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:24,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:39:24,327 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> Replay (executionStatus:False, clipId:135670)
INFO  2026-06-03 14:40:57,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 14:40:57,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 14:40:57,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 14:41:03,973 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 14:41:03,973 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-03 14:41:03,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-03 14:41:03,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 14:41:03,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 14:41:03,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 14:41:03,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:41:03,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 14:41:03,989 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 14:41:03,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:41:03,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:41:03,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 14:41:03,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T14:41:03.9917429","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 14:41:04,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-03 14:41:04,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:41:04,003 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 14:41:04,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 14:41:04,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 14:41:04,123 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 14:41:04,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 14:41:04,132 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 14:41:04,132 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 14:41:04,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 14:42:09,487 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 14:42:09,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:42:09,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:42:09,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:42:09,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 14:42:09,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:27,183 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 15:28:27,183 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 15:28:27,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,251 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 15:28:27,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,256 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 15:28:27,256 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 15:28:27,256 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 15:28:27,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,266 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 15:28:27,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,295 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 15:28:27,295 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 15:28:27,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 15:28:27,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 15:28:27,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 15:28:27,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:27,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:27,420 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 15:28:27,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:27,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:27.4242235","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:27,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:27,449 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 15:28:28,182 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 15:28:28,182 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 15:28:28,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 15:28:28,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 15:28:28,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 15:28:28,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:28,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:28,212 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 15:28:28,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:28,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:28.2222192","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:28,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,237 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 15:28:28,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 15:28:28,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 15:28:28,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:28,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:28:28,326 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 15:28:28,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:28,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:28.3287736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:28,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:28,337 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 15:28:29,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:28:29,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,220 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 15:28:29,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 15:28:29,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:29,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:29,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:29,470 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 15:28:29,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 15:28:29,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 15:28:29,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,545 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 15:28:29,545 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 15:28:29,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:29.587585","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:29.587585","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:28:29,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:29.587585","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:29,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:29.587585","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:29,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:28:29,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 15:28:30,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 15:28:30,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,076 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 15:28:30,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:30,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,211 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,211 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,226 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-03 15:28:30,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 15:28:30,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,279 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-03 15:28:30,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 15:28:30,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,348 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 15:28:30,387 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:30,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,424 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,430 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 15:28:30,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:30,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-03 15:28:30,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 15:28:30,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,594 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-03 15:28:30,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 15:28:30,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 15:28:30,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-03 15:28:30,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,654 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,670 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 15:28:30,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,681 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:30,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-03 15:28:30,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:30,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-03 15:28:30,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:30,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:30,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-03 15:28:30,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:30,847 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 15:28:30,847 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,847 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:30,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-03 15:28:30,862 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:30,902 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:30,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:30,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,946 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 15:28:30,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,959 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-03 15:28:30,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:30,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:30,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-03 15:28:30,983 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:30,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:30,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:31,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:31,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:31,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:31,048 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-03 15:28:31,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:31,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:31,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,114 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 15:28:31,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:31,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,129 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 15:28:31,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:31,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:28:31,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:31,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,197 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 15:28:31,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 15:28:31,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:31,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 15:28:31,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 15:28:31,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,261 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 15:28:31,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 15:28:31,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:31,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:31,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:31,406 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 15:28:31,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:32,259 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 15:28:34,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 15:28:34,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:34,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:34,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 15:28:34,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 15:28:34,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:34,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 15:28:34,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:34,629 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:34,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:34,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,632 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 15:28:34,632 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 15:28:34,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:34,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:34,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 15:28:34,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:34,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:34,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 15:28:34,812 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 15:28:34,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,812 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:34,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:34,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:34,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:34,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:34,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 15:28:34,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:34,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 15:28:34,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:34,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:34,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:34,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 15:28:35,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:35,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,172 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,180 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:35,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,237 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:35,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,237 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:35,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,240 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 15:28:35,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,302 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:35,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:35,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:35,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 15:28:35,341 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 15:28:35,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:35,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:35,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 15:28:35,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:35,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 15:28:35,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 15:28:35,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,468 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:35,475 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:35,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:35,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 15:28:35,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 15:28:35,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 15:28:35,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:35,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 15:28:35,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 15:28:35,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 15:28:35,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 15:28:35,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:35,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,682 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 15:28:35,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 15:28:35,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 15:28:35,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:35,782 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 15:28:35,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,785 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 15:28:35,785 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 15:28:35,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,792 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 15:28:35,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,859 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 15:28:35,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:35,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,910 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 15:28:35,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,920 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 15:28:35,920 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 15:28:35,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:35,929 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 15:28:35,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,933 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 15:28:35,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:35,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 15:28:35,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:35,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:35,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:35,987 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 15:28:35,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:36,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 15:28:36,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:36,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:36,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:36,033 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 15:28:36,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:36,276 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 15:28:36,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 15:28:36,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,489 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 15:28:38,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8227
INFO  2026-06-03 15:28:38,489 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8227
INFO  2026-06-03 15:28:38,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8227;, params: []
INFO  2026-06-03 15:28:38,491 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 15:28:38,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 15:28:38,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:28:38.4925919","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,497 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 15:28:38,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 15:28:38,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:28:38,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,500 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 15:28:38,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:38,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:28:38,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:38,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,571 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 15:28:38,571 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/cff085a204e24a66bdc1aa773c51029d.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8227.mp4"
INFO  2026-06-03 15:28:38,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:38,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
WARN  2026-06-03 15:28:38,619 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8227, error: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[concat @ 0x626fc40d5e40] No files to concat
[in#0 @ 0x626fc40d5d40] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapwebtest/cff085a204e24a66bdc1aa773c51029d.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-06-03 15:28:38,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 15:28:38,620 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 15:28:38,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:38,634 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 15:28:39,148 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8227
INFO  2026-06-03 15:28:39,148 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8227
INFO  2026-06-03 15:28:39,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:39,153 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8227
INFO  2026-06-03 15:28:39,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8227) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:28:39,221 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8227
INFO  2026-06-03 15:28:45,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:45,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:45,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:45,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:45,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:51,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:51,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:51,254 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:51,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:51,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:51,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:52,020 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 15:28:52,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:52,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 15:28:52,035 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> PayloadConflict (hashSalvato:c7fc3eb97be5f35aaece0a6b37489264a4528277d3c05933ec701850b8493fe9, hashRichiesta:e3e343ec2eafa9dfaea15413aa0598b4a857803b54eeb95b871476af43e501bd)
INFO  2026-06-03 15:28:54,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:54,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:54,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:54,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:54,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:54,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:54,940 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 15:28:54,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:54,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 15:28:54,953 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> PayloadConflict (hashSalvato:c7fc3eb97be5f35aaece0a6b37489264a4528277d3c05933ec701850b8493fe9, hashRichiesta:e3e343ec2eafa9dfaea15413aa0598b4a857803b54eeb95b871476af43e501bd)
INFO  2026-06-03 15:28:57,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:28:57,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:57,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:57,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:57,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:28:57,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:28:59,370 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 15:28:59,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:28:59,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 15:28:59,388 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> PayloadConflict (hashSalvato:c7fc3eb97be5f35aaece0a6b37489264a4528277d3c05933ec701850b8493fe9, hashRichiesta:e3e343ec2eafa9dfaea15413aa0598b4a857803b54eeb95b871476af43e501bd)
INFO  2026-06-03 15:29:01,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:29:01,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:01,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:01,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:01,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:01,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:29:02,211 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4, clip:
INFO  2026-06-03 15:29:02,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:02,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 15:29:02,224 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:0dcf6d9a-d3e0-4786-b7fa-677248685eb4 -> PayloadConflict (hashSalvato:c7fc3eb97be5f35aaece0a6b37489264a4528277d3c05933ec701850b8493fe9, hashRichiesta:e3e343ec2eafa9dfaea15413aa0598b4a857803b54eeb95b871476af43e501bd)
INFO  2026-06-03 15:29:53,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:29:53,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:29:53,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:29:53,557 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:53,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:29:54,343 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, clip:
INFO  2026-06-03 15:29:54,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, hash:d0dec4b31c48eb5c76d7f6b8c564b3f132d002feec6c731ae9584c1612444f1c -> Started
INFO  2026-06-03 15:29:54,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 15:29:54,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8227, live_notification True
INFO  2026-06-03 15:29:54,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 15:29:54,399 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135671, recapid 8227, customerid 169, TimeStamp 1780493391, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 15:29:54,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:29:54.4000239","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780493391,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8227 AND clipId = 135671, params: []
INFO  2026-06-03 15:29:54,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,437 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 15:29:54,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,440 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 15:29:54,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135671, hashtagId: 10548
INFO  2026-06-03 15:29:54,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,450 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 15:29:54,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,452 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 15:29:54,452 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135671, hashtagId: 10499
INFO  2026-06-03 15:29:54,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, clipId:135671
INFO  2026-06-03 15:29:54,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135671
INFO  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12032880
INFO  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135671
INFO  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-03 15:29:54,527 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9024660 bytes (from base64 length 12032880)
DEBUG  2026-06-03 15:29:54,569 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9024658
INFO  2026-06-03 15:29:54,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135671 con il path  RecapClipFile/135671.mp4
INFO  2026-06-03 15:29:54,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135671 - clipFile: RecapClipFile/135671.mp4
INFO  2026-06-03 15:29:54,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135671.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135671, file RecapClipFile/135671.mp4
INFO  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135671.mp4
INFO  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135671
INFO  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135671_Temp.mp4:
DEBUG  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135671.mp4:
DEBUG  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135671_Temp.mp4:
DEBUG  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135671_TempMA.mp4:
DEBUG  2026-06-03 15:29:54,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135671.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135671_TempMA.mp4

DEBUG  2026-06-03 15:29:54,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135671_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135671_Temp.mp4

INFO  2026-06-03 15:29:54,595 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135671 sessionId=236328805 starting, file=135671_Temp.mp4
ERROR  2026-06-03 15:29:54,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=183, sessionId=236328805. stderr: ffmpeg version 6.1.1-3ubuntu5 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu3)
  configuration: --prefix=/usr --extra-version=3ubuntu5 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-ladspa --enable-libbluray --enable-libjack --enable-libpulse --enable-librabbitmq --enable-librist --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libx264 --enable-libzmq --enable-libzvbi --enable-lv2 --enable-sdl2 --enable-libplacebo --enable-librav1e --enable-pocketsphinx --enable-librsvg --enable-libjxl --enable-shared
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x59b932af7080] Unsupported 'chnl' box with version 1, flags: 0error reading header
[in#0 @ 0x59b932af6f80] Error o...(truncated, total 2201 chars)
ERROR  2026-06-03 15:29:54,723 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135671 sessionId=236328805 error, exception=ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=236328805).
INFO  2026-06-03 15:29:54,741 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135671
ERROR  2026-06-03 15:29:54,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create: errore post-creazione per clipId:135671 (resize/ffmpeg), eliminazione clip dal DB. HR:-2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=236328805).
INFO  2026-06-03 15:29:54,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-03 15:29:54,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:29:54,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 15:29:54,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:29:54,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 15:29:54,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:54,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:29:54,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
ERROR  2026-06-03 15:29:54,910 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipController::Create failed. Rc: -2146233079 - ffmpeg encoding failed with exit code 183. See server logs for stderr output (sessionId=236328805).
INFO  2026-06-03 15:29:54,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"Eccezione generica","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135671,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:54,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:29:57,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:29:57,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:29:57,771 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, clip:
INFO  2026-06-03 15:29:57,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:29:57,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927 -> Replay (executionStatus:False, clipId:135671)
INFO  2026-06-03 15:29:59,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:29:59,849 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:59,874 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:59,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:59,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:29:59,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:30:00,475 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, clip:
INFO  2026-06-03 15:30:00,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:30:00,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:30:00,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927 -> Replay (executionStatus:False, clipId:135671)
INFO  2026-06-03 15:30:02,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:30:02,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:30:02,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:30:02,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:30:02,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:30:02,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:30:03,290 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927, clip:
INFO  2026-06-03 15:30:03,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:30:03,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:30:03,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8227:e60223c0-9b05-4188-a5d0-f3a4fee19927 -> Replay (executionStatus:False, clipId:135671)
INFO  2026-06-03 15:31:48,855 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 15:31:48,855 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 15:31:48,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 15:31:55,309 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8227
INFO  2026-06-03 15:31:55,309 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8227
INFO  2026-06-03 15:31:55,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:31:55,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8227
INFO  2026-06-03 15:31:55,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8227) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 15:31:55,380 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8227
INFO  2026-06-03 15:33:21,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 15:33:21,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:33:21,954 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:33:21,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:33:21,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:33:21,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 15:35:32,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:35:32,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 15:35:32,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 15:35:32,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 15:35:32,351 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 15:35:32,351 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 15:35:32,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 15:58:45,319 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 15:58:45,319 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-03 15:58:45,319 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-03 15:58:45,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,489 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 15:58:47,491 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-03 15:58:47,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-03 15:58:47,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 15:58:47,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 15:58:47,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:58:47,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:58:47,672 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 15:58:47,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:58:47,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:58:47.6753426","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:58:47,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 15:58:47,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:47,678 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 15:58:47,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 15:58:47,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 15:58:47,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 15:58:47,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 15:58:47,948 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 15:58:47,948 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 15:58:47,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 15:58:50,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-03 15:58:50,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-03 15:58:50,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:58:50,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 15:58:50,402 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 15:58:50,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:50,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:50,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 15:58:50,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T15:58:50.4042232","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 15:58:50,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 15:58:50,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 15:58:50,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 15:58:50,407 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:00:52,243 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 16:00:52,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 16:00:52,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 16:00:52,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 16:04:46,140 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:04:46,143 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:04:46,227 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:04:46,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:04:49,190 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:04:49,191 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:04:49,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:04:49,214 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,221 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:04:49,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:04:49,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,232 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,237 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,241 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,244 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:04:49,255 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:04:49,255 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,345 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,347 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:04:49,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:49,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:04:49,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:04:49,447 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:04:49,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:04:49,452 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:04:49,452 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:04:50,827 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:05:51,082 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:05:51,082 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:05:51,109 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:05:51,113 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:05:51,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:05:51,118 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:06:00,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:06:00,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:00,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:00,797 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:00,799 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:00,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:06:05,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:06:05,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:06:05,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:05,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:06:13,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::Create: recap:test
INFO  2026-06-03 16:06:13,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::Create invoked
INFO  2026-06-03 16:06:13,287 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"test","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:06:13.2770896","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"test\u002Bnew\u002B1080","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:06:13,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8228 
INFO  2026-06-03 16:06:13,364 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::UploadCover: recapId:8228
INFO  2026-06-03 16:06:13,365 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-03 16:06:13,490 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::UpdateCover recapId: 8228 - coverName: RecapFileImg/8228.jpg
INFO  2026-06-03 16:06:13,491 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8228.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:13,572 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:13,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CreateHashtag: recapId 8228
INFO  2026-06-03 16:06:13,629 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-03 16:06:13,630 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:13,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 16:06:13,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 16:06:14,523 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:06:14,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:06:14,523 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:06:14,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:06:14,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:15,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:06:15,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:16,504 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:06:16,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:06:17,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 16:06:17,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:06:17,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:06:17,301 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:06:17,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:06:17,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:06:17,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:06:17,408 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:06:17,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:06:17,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 16:06:17,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:17,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:17,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:06:17,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:17,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,852 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:17,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 16:06:17,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:06:17,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:06:17,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 16:06:17,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:17,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:17,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 16:06:17,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:17,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:17,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 16:06:17,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 16:06:17,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:17,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:17,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:18,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 16:06:18,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:06:18,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:18,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:06:18,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:18,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 16:06:18,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:18,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:18,145 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:06:18,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:18,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 16:06:18,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:06:18,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:18,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 16:06:18,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 16:06:18,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:18,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,268 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 16:06:18,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:18,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 16:06:18,312 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:06:18,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:06:18,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:06:18,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:06:18,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:18,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:18,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:06:18,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:18,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 16:06:18,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:06:18,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:18,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:06:18,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:06:18,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:06:18,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:06:18,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:06:18,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 16:06:18,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:06:18,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:06:18,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:06:18,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:06:18,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:06:18,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:06:18,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:06:18,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:18,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-03 16:06:18,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:18,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:19,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:19,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:06:19,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:19,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-03 16:06:20,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:06:20,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:20,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:20,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:20,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:20,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:06:46,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:06:46,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:46,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:46,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:46,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:46,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:06:55,526 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:06:55,526 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:06:55,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:06:55,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:55,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:06:55,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:06:55,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:06:55,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:06:55,544 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:06:55,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:55,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:55,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:55,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:06:55.547012","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:06:55,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 16:06:55,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:55,572 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:06:56,194 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8228:0da0f729-9c0b-402e-83b4-af8ff40bfda0, clip:
INFO  2026-06-03 16:06:56,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0da0f729-9c0b-402e-83b4-af8ff40bfda0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,218 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8228:0da0f729-9c0b-402e-83b4-af8ff40bfda0, hash:15a543bda7372e3f69d16c96276b9d7a27ab4df925996e778c2bde2e134c48a6 -> Started
INFO  2026-06-03 16:06:56,219 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 16:06:56,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8228, live_notification True
INFO  2026-06-03 16:06:56,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 16:06:56,253 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135672, recapid 8228, customerid 169, TimeStamp 1780495604, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 16:06:56,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:06:56.2540897","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780495604,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8228 AND clipId = 135672, params: []
INFO  2026-06-03 16:06:56,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,291 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:06:56,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,294 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 16:06:56,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135672, hashtagId: 10548
INFO  2026-06-03 16:06:56,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,308 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:06:56,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,311 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 16:06:56,311 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135672, hashtagId: 10499
INFO  2026-06-03 16:06:56,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8228:0da0f729-9c0b-402e-83b4-af8ff40bfda0, clipId:135672
INFO  2026-06-03 16:06:56,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8228:0da0f729-9c0b-402e-83b4-af8ff40bfda0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135672
INFO  2026-06-03 16:06:56,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12903912
INFO  2026-06-03 16:06:56,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135672
INFO  2026-06-03 16:06:56,386 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 16:06:56,386 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135672.mp4 Esiste già verrà eliminato
INFO  2026-06-03 16:06:56,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 16:06:56,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9677934 bytes (from base64 length 12903912)
DEBUG  2026-06-03 16:06:56,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9677933
INFO  2026-06-03 16:06:56,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135672 con il path  RecapClipFile/135672.mp4
INFO  2026-06-03 16:06:56,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135672 - clipFile: RecapClipFile/135672.mp4
INFO  2026-06-03 16:06:56,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135672.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:06:56,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:06:56,443 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135672, file RecapClipFile/135672.mp4
INFO  2026-06-03 16:06:56,443 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135672.mp4
INFO  2026-06-03 16:06:56,443 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135672
INFO  2026-06-03 16:06:56,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135672_Temp.mp4:
DEBUG  2026-06-03 16:06:56,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135672.mp4:
DEBUG  2026-06-03 16:06:56,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135672_Temp.mp4:
DEBUG  2026-06-03 16:06:56,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135672_TempMA.mp4:
DEBUG  2026-06-03 16:06:56,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135672.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135672_TempMA.mp4

DEBUG  2026-06-03 16:06:56,448 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135672_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135672_Temp.mp4

INFO  2026-06-03 16:06:56,448 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135672 sessionId=389901955 starting, file=135672_Temp.mp4
DEBUG  2026-06-03 16:07:14,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=389901955, stdout=0 chars, stderr=11714 chars
INFO  2026-06-03 16:07:14,845 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infobe9d90b169f849b08c8f0ee5f8a5e5c7.txt
INFO  2026-06-03 16:07:14,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:19.14
INFO  2026-06-03 16:07:14,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 19.14
INFO  2026-06-03 16:07:14,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135672 sessionId=389901955 completed, exitCode=0, durationMs=18421
INFO  2026-06-03 16:07:14,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135672
INFO  2026-06-03 16:07:14,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:07:14,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=573192489 starting, pathVideo=RecapClipFile/135672.mp4
INFO  2026-06-03 16:07:14,869 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135672.mp4
INFO  2026-06-03 16:07:14,869 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135672.jpg
INFO  2026-06-03 16:07:14,869 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135672.jpg
INFO  2026-06-03 16:07:14,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135672.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135672.jpg
INFO  2026-06-03 16:07:14,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=573192489 completed, exitCode=n/a, durationMs=14
INFO  2026-06-03 16:07:14,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:07:14,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135672.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:07:14,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:07:14,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 16:07:14,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.14,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 16:07:14,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:07:14,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:07:14,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:07:14,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:14,941 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:07:14,941 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/340a268ebc134ca0a8acc4814dccabf1.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8228.mp4"
INFO  2026-06-03 16:07:14,976 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:07:14,977 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:07:14,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:14,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8228:0da0f729-9c0b-402e-83b4-af8ff40bfda0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:07:15,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:07:22,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:07:22,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:22,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:22,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:22,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:22,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:07:25,031 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:07:25,031 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:07:25,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:07:25,036 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:07:26,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:07:26,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:07:26,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:07:26,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,623 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:07:26,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,625 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:07:26,627 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:07:26,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,635 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:07:26,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:07:26,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:07:26,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:07:26,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,656 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:07:26,656 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:07:26,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,662 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:07:26,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,677 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:07:26,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,684 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:07:26,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:07:26,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,696 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:07:26,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:07:26,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:07:26,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:26,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:26,818 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:07:26,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,821 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:07:26,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:26,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:26,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:26,824 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:07:26,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:27,181 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:07:27,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:07:27,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,178 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:07:31,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:07:31,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,184 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:07:31,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:07:31,186 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:07:31,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:07:31,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:31,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:07:31,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:31,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:31,314 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:07:31,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:07:33,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:07:33,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:07:33,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:07:33,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:07:33,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:07:33,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:07:33,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:07:33,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:07:33,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:07:33,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:07:33,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:07:33,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:07:33,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:07:33,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:07:33,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:07:33,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:07:33,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:07:33,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 16:07:33,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:33,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 16:07:34,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:07:34,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,253 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:07:34,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,261 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:07:34,261 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:07:34,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,269 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:07:34,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,271 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:07:34,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,277 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:07:34,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:07:34,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:07:34,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:07:34,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:07:34,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:34,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:07:34,354 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:07:34,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,094 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:08:23,096 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:08:23,096 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:08:23,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:08:23,096 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:08:23,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:08:23,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:08:23,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:08:23,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,123 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:08:23,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:08:23,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:08:23,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:08:23,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:08:23,178 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:08:23,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,180 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:23,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,186 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:08:23,187 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:08:23,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:08:23,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:08:23,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:08:23,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672), params: null
INFO  2026-06-03 16:08:23,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672), params: null
INFO  2026-06-03 16:08:23,336 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:08:23,735 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:08:23,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,735 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:23,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,740 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:08:23,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:23,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:08:43,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:43,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:43,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:43,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:43,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:43,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:08:44,046 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:08:44,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:44,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:44,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:44,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:08:44,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:44,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:44,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:44,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:08:46,692 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:08:46,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:46,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:08:52,450 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:08:52,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:52,450 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:08:52,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,453 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:08:52,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,457 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:08:52,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,461 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:08:52,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,468 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:08:52,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:08:52,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:08:52,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:52,500 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:08:52,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:08:52,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:08:52,555 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:08:52,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:59,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:08:59,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:59,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:59,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:59,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:08:59,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:09:51,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:09:51,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:09:51,924 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8228:f92473e4-45d4-4cda-aa31-5a1d5df35d8a, clip:
INFO  2026-06-03 16:09:51,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f92473e4-45d4-4cda-aa31-5a1d5df35d8a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,946 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8228:f92473e4-45d4-4cda-aa31-5a1d5df35d8a, hash:fc176df7647de80017944a89134d48d1aaf2871a30c94666979c47c0e504ad95 -> Started
INFO  2026-06-03 16:09:51,946 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 16:09:51,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8228, live_notification True
INFO  2026-06-03 16:09:51,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:51,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 16:09:51,976 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135673, recapid 8228, customerid 169, TimeStamp 1780495789, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 16:09:51,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:09:51.9768819","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780495789,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8228 AND clipId = 135672, params: []
INFO  2026-06-03 16:09:52,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8228 AND clipId = 135673, params: []
INFO  2026-06-03 16:09:52,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,124 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:09:52,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,126 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 16:09:52,126 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135673, hashtagId: 10548
INFO  2026-06-03 16:09:52,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,136 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:09:52,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,138 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 16:09:52,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135673, hashtagId: 10499
INFO  2026-06-03 16:09:52,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8228:f92473e4-45d4-4cda-aa31-5a1d5df35d8a, clipId:135673
INFO  2026-06-03 16:09:52,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8228:f92473e4-45d4-4cda-aa31-5a1d5df35d8a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135673
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11342148
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135673
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 16:09:52,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135673.mp4 Esiste già verrà eliminato
INFO  2026-06-03 16:09:52,213 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 16:09:52,213 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8506611 bytes (from base64 length 11342148)
DEBUG  2026-06-03 16:09:52,230 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8506610
INFO  2026-06-03 16:09:52,240 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135673 con il path  RecapClipFile/135673.mp4
INFO  2026-06-03 16:09:52,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135673 - clipFile: RecapClipFile/135673.mp4
INFO  2026-06-03 16:09:52,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135673.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:09:52,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135673, file RecapClipFile/135673.mp4
INFO  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135673.mp4
INFO  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135673
INFO  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135673_Temp.mp4:
DEBUG  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135673.mp4:
DEBUG  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135673_Temp.mp4:
DEBUG  2026-06-03 16:09:52,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135673_TempMA.mp4:
DEBUG  2026-06-03 16:09:52,253 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135673.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135673_TempMA.mp4

DEBUG  2026-06-03 16:09:52,253 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135673_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135673_Temp.mp4

INFO  2026-06-03 16:09:52,253 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135673 sessionId=844839376 starting, file=135673_Temp.mp4
DEBUG  2026-06-03 16:10:22,215 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=844839376, stdout=0 chars, stderr=14555 chars
INFO  2026-06-03 16:10:22,220 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info105f47aa1498419c80d61aadc3132739.txt
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.14
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.14
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135673 sessionId=844839376 completed, exitCode=0, durationMs=29996
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135673
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=721838933 starting, pathVideo=RecapClipFile/135673.mp4
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135673.mp4
INFO  2026-06-03 16:10:22,249 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135673.jpg
INFO  2026-06-03 16:10:22,250 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135673.jpg
INFO  2026-06-03 16:10:22,250 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135673.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135673.jpg
INFO  2026-06-03 16:10:23,652 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:10:23,654 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:10:23,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,724 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:10:23,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,745 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 16:10:23,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,785 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:10:23,784 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,825 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:10:23,825 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:10:23,828 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,828 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,845 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:10:23,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:23.8511166","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:10:23,892 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:10:23,895 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:10:23,895 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,895 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,896 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:10:23,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:10:23,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:10:23,906 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:10:23,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:23.9106845","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,917 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:10:23,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,919 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:10:23,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:23.9216041","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,923 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:10:23,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,927 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=721838933 completed, exitCode=n/a, durationMs=1677
INFO  2026-06-03 16:10:23,927 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:10:23,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135673.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,930 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:10:23,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:10:23,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:10:23,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 16:10:23,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.14,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:10:23,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:23,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 16:10:23,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:23,964 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:10:23,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:10:23,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:24.0225549","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:24.0225549","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:24.0225549","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:24,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:10:24.0225549","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 16:10:24,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 16:10:24,086 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:10:24,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/fedf39e145ba4ad68739aa2612e0c9f9.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8228.mp4"
INFO  2026-06-03 16:10:24,147 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:10:24,147 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:10:24,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8228:f92473e4-45d4-4cda-aa31-5a1d5df35d8a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:10:24,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:10:24,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:24,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:24,253 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:10:24,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:25,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:10:25,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:10:25,161 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:10:25,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,080 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:10:26,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:10:26,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,667 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:10:26,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,676 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:10:26,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:10:26,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:10:26,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:26,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:26,968 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:10:26,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 16:10:26,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:26,996 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:10:26,996 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:10:26,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 16:10:28,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,613 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:28,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,613 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 16:10:28,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:28,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:28,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,619 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:10:28,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,650 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:28,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:28,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:28,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:10:28,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:28,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,823 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:28,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:28,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 16:10:28,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:10:28,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 16:10:28,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 16:10:28,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:28,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 16:10:28,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-03 16:10:28,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:10:29,032 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:29,032 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:29,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-03 16:10:29,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:10:29,088 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:29,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:29,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:29,155 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:10:29,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:10:29,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:29,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 16:10:29,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:29,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,254 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:10:29,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,316 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 16:10:29,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-03 16:10:29,363 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,384 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,392 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-03 16:10:29,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:10:29,653 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:10:29,653 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:10:29,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:29,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:10:29,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:29,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:10:29,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:10:29,821 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:10:29,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:10:29,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:29,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:29,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:10:29,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 16:10:29,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:10:29,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:29,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 16:10:29,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,992 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 16:10:29,992 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:10:29,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,992 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:29,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:10:30,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:10:30,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:10:30,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:10:30,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 16:10:30,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:30,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:10:30,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:10:30,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:10:30,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:10:30,123 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,127 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:10:30,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:30,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:10:30,156 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 16:10:30,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:10:30,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 16:10:30,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:10:30,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 16:10:30,230 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 16:10:30,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:30,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:10:31,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:10:31,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,194 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:10:31,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,200 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:10:31,200 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:10:31,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,208 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:10:31,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,210 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:10:31,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:10:31,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,218 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:10:31,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:10:31,219 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:10:31,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,237 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:10:31,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:10:31,241 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:10:31,241 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:10:31,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,250 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:10:31,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,254 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:10:31,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:10:31,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,262 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:10:31,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:10:31,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:10:31,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:31,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:31,373 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:10:31,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:31,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:31,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:10:31,386 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:10:31,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:10:32,219 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:10:32,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:10:32,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:17,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:17,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:17,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:17,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:17,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:17,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:20,470 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:11:20,470 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:11:20,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:11:20,476 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:11:21,654 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:11:21,663 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:11:21,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,665 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:11:21,665 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:11:21,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:11:21,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:11:21,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:11:21,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:11:21,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,685 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:11:21,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:11:21,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:11:21,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:21,699 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,720 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:11:21,720 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:11:21,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:11:21,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:11:21,749 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:11:21,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:11:21,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:11:21,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:21,792 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:21,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:11:21,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:11:21,851 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:11:22,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:11:22,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:11:22,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:22,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:22,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:11:22,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,314 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:11:22,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:22,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:22,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:24,502 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:11:24,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:24,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:11:35,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:35,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:35,860 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:11:35,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:35,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,866 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:11:35,869 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:11:35,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:35,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,874 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:11:35,902 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:35,921 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:35,923 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:37,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:11:37,321 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:11:37,321 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:11:37,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:11:37,332 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:11:37,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,333 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:11:37,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,338 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:11:37,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:11:37,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,340 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:11:37,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:11:37,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:11:37,351 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:11:37,351 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:11:37,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,356 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:11:37,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:11:37,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:11:37,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:11:37,479 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:11:37,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:37,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:11:37,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:11:37,484 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:11:38,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:38,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,025 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:11:38,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,030 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:11:38,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:11:38,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:11:38,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:11:38,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:11:38,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:11:38,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:07,269 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:12:07,271 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:12:07,271 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:12:07,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:12:07,280 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:12:07,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:12:07,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,282 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:07,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:07,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:12:07,306 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:12:07,306 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:12:07,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,356 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:07,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:07,380 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:12:07,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:07,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:07,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:07,488 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:07,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:07,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:07,511 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:12:07,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:12:07,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:07,749 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,751 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:12:07,771 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:07,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:07,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:07,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:08,011 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:12:08,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:08,017 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:12:08,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:08,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:08,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:08,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:18,885 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:12:18,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,885 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:18,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,896 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:12:18,896 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:12:18,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,896 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:18,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,904 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:12:18,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:18,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:18,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:18,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:18,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:18,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:18,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:18,989 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:18,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,154 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:12:21,182 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:12:21,182 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:12:21,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:12:21,182 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:21,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,190 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:21,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:21,202 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:12:21,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:12:21,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:21,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:12:21,218 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:21,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:21,273 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:12:21,273 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:12:21,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,279 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:12:21,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:21,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:21,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:21,293 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:21,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:21,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:21,349 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:12:21,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:21,894 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,894 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:12:21,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,901 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:21,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,902 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:12:21,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:12:21,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:12:21,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:21,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:21,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:22,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:22,932 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,934 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:12:22,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,936 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:12:22,936 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:12:22,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,946 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:12:22,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,963 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,964 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:22,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:22,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:22,970 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:22,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:22,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:23,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:23,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:23,043 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:23,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:26,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,562 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:12:26,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,565 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:12:26,565 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:12:26,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,566 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:26,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,573 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:12:26,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,575 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:26,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:26,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:26,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:26,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:26,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:26,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:26,655 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:26,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:27,568 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:12:27,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:12:27,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,273 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:12:29,273 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:12:29,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,274 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:12:29,274 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:12:29,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:12:29,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,274 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:12:29,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:12:29,276 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:12:29,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:12:29,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:12:29,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:29,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:29,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,319 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:12:29,319 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:12:29,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,325 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:12:29,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:12:29,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:29,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:12:29,387 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,388 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:12:29,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:29,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:29,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:12:29,447 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:12:29,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:29,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,886 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:12:29,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,894 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:12:29,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:12:29,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,918 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:29,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:12:29,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,937 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:12:29,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:12:29,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:12:56,785 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 16:12:56,786 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 16:12:56,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 16:13:00,882 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:13:00,882 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:13:00,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:13:00,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:13:00,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:13:00,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:13:00,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:13:00,953 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:14:35,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:14:35,557 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,560 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:14:35,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,564 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:14:35,564 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:14:35,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,571 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:14:35,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,587 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:14:35,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:14:35,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:14:35,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:35,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:14:35,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:14:35,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:35,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:35,737 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:14:35,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,810 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8227
INFO  2026-06-03 16:14:36,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:14:36.8107576","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,818 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:14:36,818 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8227
INFO  2026-06-03 16:14:36,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8227;, params: []
INFO  2026-06-03 16:14:36,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:14:36,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,835 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:14:36,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:14:36,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:14:36,863 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:14:36,863 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/e07e71cd5dc04ac0a6796b80084d3d4a.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8227.mp4"
WARN  2026-06-03 16:14:36,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 183, recapId: 8227, error: ffmpeg version git-2026-06-03-e8031e5 Copyright (c) 2000-2026 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
  configuration: --prefix=/opt/ffmpeg-master-static --enable-gpl --enable-libx264 --enable-static --disable-shared --disable-doc --disable-debug
  libavutil      60. 32.100 / 60. 32.100
  libavcodec     62. 36.101 / 62. 36.101
  libavformat    62. 19.101 / 62. 19.101
  libavdevice    62.  4.100 / 62.  4.100
  libavfilter    11. 17.100 / 11. 17.100
  libswscale      9.  7.100 /  9.  7.100
  libswresample   6.  4.100 /  6.  4.100
[in#0 @ 0x6229e3eee680] Error opening input: Invalid data found when processing input
Error opening input file /var/www/html/recapwebtest/e07e71cd5dc04ac0a6796b80084d3d4a.txt.
Error opening input files: Invalid data found when processing input

INFO  2026-06-03 16:14:36,885 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:14:36,885 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:14:36,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:14:36,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:36,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:36,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:14:36,918 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:14:36,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:14:36,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:36,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:14:37,017 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:14:37,301 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8227
INFO  2026-06-03 16:14:37,301 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8227
INFO  2026-06-03 16:14:37,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:37,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8227
INFO  2026-06-03 16:14:37,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8227) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:14:37,374 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8227
INFO  2026-06-03 16:14:38,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:14:38,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,900 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:14:38,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:14:38,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,921 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:14:38,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,922 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:14:38,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:14:38,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:38,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:14:39,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:39,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:14:39,008 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:14:39,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:14:40,124 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:14:40,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":28,"Value":"8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:16:59,681 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 16:16:59,681 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 16:16:59,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 16:18:11,444 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:18:11,445 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:18:11,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:18:11,450 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:18:13,958 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:18:13,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:18:13,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:13,971 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:18:13,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:13,971 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:18:13,972 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:18:13,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:18:13,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:18:13,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:13,980 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:18:13,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:18:13,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:13,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:18:13,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:18:13,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:18:13,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,020 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:18:14,020 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:18:14,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:18:14,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:18:14,067 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:18:14,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:18:14,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:18:14,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:18:14,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:18:14,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:18:14,197 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:18:14,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:18:14,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,650 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:18:14,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:18:14,653 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,655 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:18:14,657 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:18:14,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:18:14,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:18:14,690 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:14,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:18:17,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:17,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:17,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-03 16:18:19,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:19,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:18:19,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-03 16:22:00,588 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:22:00,588 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:22:00,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:22:00,594 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:22:36,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:22:36,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,645 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:22:36,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,648 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:22:36,648 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:22:36,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,655 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:22:36,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,657 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:22:36,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,670 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:22:36,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:22:36,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:36,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:22:36,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:22:36,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:22:36,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:22:36,810 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:22:36,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,421 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:22:39,423 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:22:39,423 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:22:39,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:22:39,425 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:22:39,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:22:39,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,432 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:22:39,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:22:39,440 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:22:39,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:22:39,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:22:39,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:22:39,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,480 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:22:39,480 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:22:39,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:22:39,549 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:22:39,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:22:39,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:22:39,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:22:39,561 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:22:39,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:39,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:22:39,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:22:39,618 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:22:40,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:22:40,122 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:22:40,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,129 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:22:40,132 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:22:40,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:22:40,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:22:40,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:22:40,170 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:22:40,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:27:04,704 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:27:04,704 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:27:04,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:27:04,721 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:30:43,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:30:43,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:43,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:43,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:43,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:43,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:30:46,062 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 16:30:46,062 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 16:30:46,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:30:46,068 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 16:30:47,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:30:47,594 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,598 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:30:47,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,600 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:30:47,600 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:30:47,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,621 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:30:47,651 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:30:47,651 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:30:47,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:30:47,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 16:30:47,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 16:30:47,653 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 16:30:47,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:30:47,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:30:47,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:30:47,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:30:47,668 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:30:47,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:30:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:30:47.6709746","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,671 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:30:47,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:30:47,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:30:47,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 16:30:47,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 16:30:47,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:30:47,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 16:30:47,734 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 16:30:47,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:30:47,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:30:47.736306","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:30:47,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,739 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 16:30:47,923 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:30:47,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:30:47,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:30:47,930 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:30:47,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:47,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:30:47,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:30:47,996 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:30:47,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:30:51,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:31:27,939 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:test
INFO  2026-06-03 16:31:27,939 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-03 16:31:27,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"test","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:31:27.9403154","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":7,"Value":"test\u002Bhd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:31:27,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8229 
INFO  2026-06-03 16:31:28,008 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8229
INFO  2026-06-03 16:31:28,008 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-03 16:31:28,015 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8229 - coverName: RecapFileImg/8229.jpg
INFO  2026-06-03 16:31:28,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8229.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:28,077 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8229
INFO  2026-06-03 16:31:28,077 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-03 16:31:28,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 16:31:28,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 16:31:28,642 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:31:28,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:31:28,660 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:31:28,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:31:28,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,675 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:31:28,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:31:28,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:31:28,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 16:31:28,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:28,808 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:31:28,808 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:31:28,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:29,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:31:29,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:31:29,053 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:31:29,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,823 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:31,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:31,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:31,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:31,832 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,835 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:31,835 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,837 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:31,837 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,890 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:31,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,921 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:31,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,946 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:31,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,946 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:31,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:31,956 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:31,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:31,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:31:31,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:31,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:31:31,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:32,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,065 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:31:32,124 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:31:32,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:32,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,156 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:32,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:32,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,254 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 16:31:32,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 16:31:32,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:31:32,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:31:32,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:31:32,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,776 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,776 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:32,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:31:32,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:31:32,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:32,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:32,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:31:32,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,914 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:31:32,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:32,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 16:31:32,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:32,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:31:33,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,076 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:31:33,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:33,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:31:33,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:31:33,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,126 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,128 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:33,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 16:31:33,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:31:33,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 16:31:33,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,183 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 16:31:33,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 16:31:33,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 16:31:33,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:31:33,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 16:31:33,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:33,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:31:34,163 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 16:31:34,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:34,212 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:31:34,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:37,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:31:37,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:37,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:37,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:37,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:37,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:31:51,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:31:51,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:31:51,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:31:51,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:51,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:31:52,460 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:74f0aa44-7313-48ec-9eb7-e28df21cdd93, clip:
INFO  2026-06-03 16:31:52,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:74f0aa44-7313-48ec-9eb7-e28df21cdd93","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:74f0aa44-7313-48ec-9eb7-e28df21cdd93, hash:6cdc15e287ef02b43f86f78b3a552601b1865a4d3bea8976b40f1924156356d9 -> Started
INFO  2026-06-03 16:31:52,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 16:31:52,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 16:31:52,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 16:31:52,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135674, recapid 8229, customerid 169, TimeStamp 1780497110, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 16:31:52,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:31:52.5191066","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780497110,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 16:31:52,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,553 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:31:52,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 16:31:52,557 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135674, hashtagId: 10548
INFO  2026-06-03 16:31:52,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,568 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:31:52,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,570 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 16:31:52,570 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135674, hashtagId: 10499
INFO  2026-06-03 16:31:52,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,635 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:74f0aa44-7313-48ec-9eb7-e28df21cdd93, clipId:135674
INFO  2026-06-03 16:31:52,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:74f0aa44-7313-48ec-9eb7-e28df21cdd93","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135674
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11773916
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135674
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 16:31:52,649 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135674.mp4 Esiste già verrà eliminato
INFO  2026-06-03 16:31:52,650 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-03 16:31:52,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8830437 bytes (from base64 length 11773916)
DEBUG  2026-06-03 16:31:52,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8830435
INFO  2026-06-03 16:31:52,679 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135674 con il path  RecapClipFile/135674.mp4
INFO  2026-06-03 16:31:52,679 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135674 - clipFile: RecapClipFile/135674.mp4
INFO  2026-06-03 16:31:52,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135674.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:31:52,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135674, file RecapClipFile/135674.mp4
INFO  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135674.mp4
INFO  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135674
INFO  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135674_Temp.mp4:
DEBUG  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135674.mp4:
DEBUG  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135674_Temp.mp4:
DEBUG  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135674_TempMA.mp4:
DEBUG  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135674.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135674_TempMA.mp4

DEBUG  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135674_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135674_Temp.mp4

INFO  2026-06-03 16:31:52,691 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135674 sessionId=912608444 starting, file=135674_Temp.mp4
INFO  2026-06-03 16:32:04,625 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:32:04,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":28,"Value":"8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:32:07,604 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:32:07,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":64,"Value":"8228, 8227, 8226, 8225, 8005, 8228, 8227, 8226, 8225, 8005, 8229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,737 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:32:14,737 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-03 16:32:14,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-03 16:32:14,737 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-03 16:32:14,742 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:32:14,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:32:14,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:14,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:32:14,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:14,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:14,845 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:32:14,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:14,858 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,858 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-03 16:32:14,861 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-03 16:32:14,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,861 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:32:14,862 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:32:14,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:14,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:32:14,966 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-03 16:32:14,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:15,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:15,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:32:15,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-03 16:32:15,061 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-03 16:32:15,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-03 16:32:15,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:15,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:15,783 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-03 16:32:15,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,792 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-03 16:32:15,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-03 16:32:15,822 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,832 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:15,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:15,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:22,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:32:22,340 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:32:22,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,355 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:32:22,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:22,388 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:22,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,419 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:32:22,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:22,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:22,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:22,452 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:32:22,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-03 16:32:23,097 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=912608444, stdout=0 chars, stderr=14677 chars
INFO  2026-06-03 16:32:23,100 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infofa30994c6f7e492d8ac02124d8f0592e.txt
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.47
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.47
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135674 sessionId=912608444 completed, exitCode=0, durationMs=30424
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135674
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:32:23,115 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=19152647 starting, pathVideo=RecapClipFile/135674.mp4
INFO  2026-06-03 16:32:23,116 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135674.mp4
INFO  2026-06-03 16:32:23,116 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135674.jpg
INFO  2026-06-03 16:32:23,116 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135674.jpg
INFO  2026-06-03 16:32:23,116 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135674.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135674.jpg
INFO  2026-06-03 16:32:23,131 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=19152647 completed, exitCode=n/a, durationMs=15
INFO  2026-06-03 16:32:23,131 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:32:23,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135674.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:32:23,148 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 16:32:23,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.47,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:32:23,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:32:23,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,184 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:32:23,184 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/f35ba9136ce04f4fbd5cb09f3267f48f.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 16:32:23,218 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:32:23,218 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 16:32:23,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:74f0aa44-7313-48ec-9eb7-e28df21cdd93","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:32:23,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:32:30,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,287 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:32:30,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:32:30,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,291 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:32:30,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:32:30,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,293 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 16:32:30,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:30,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:32:30,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:30,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:30,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:30,451 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:32:30,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 16:32:32,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 16:32:32,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 16:32:32,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:32:32,721 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 16:32:32,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,731 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:32:32,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 16:32:32,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 16:32:32,777 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 16:32:32,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:32:32,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,829 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 16:32:32,835 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:32:32,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:32:32,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 16:32:32,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:32:32,867 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 16:32:32,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:32,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:32:32,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 16:32:32,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:32:32,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 16:32:33,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:33,082 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,090 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:32:33,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:33,198 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:32:33,198 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:32:33,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,198 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:32:33,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,198 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:32:33,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,206 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:32:33,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:33,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,210 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:32:33,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:33,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:33,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:33,274 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:32:33,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:37,790 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:32:37,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":100,"Value":"8228, 8227, 8226, 8225, 8005, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,783 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 16:32:39,796 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:32:39,796 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 16:32:39,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 16:32:39,798 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:32:39,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:32:39,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,806 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:32:39,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:39,826 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:32:39,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:32:39,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:32:39,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:39,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,843 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 16:32:39,843 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 16:32:39,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 16:32:39,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:32:39,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:39,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:39,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:32:39,915 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:32:39,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:39,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674), params: null
INFO  2026-06-03 16:32:39,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674), params: null
INFO  2026-06-03 16:32:39,955 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 16:32:40,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:32:40,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:40,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:40,570 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 16:32:40,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:40,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:40,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:40,575 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 16:32:40,576 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:32:48,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 16:32:48,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:32:48,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 16:33:02,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:02,044 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:02,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:02,133 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:02,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:03,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:86638223-d3ec-481e-ba8c-5575c11e03b3, clip:
INFO  2026-06-03 16:33:03,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:86638223-d3ec-481e-ba8c-5575c11e03b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,045 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:86638223-d3ec-481e-ba8c-5575c11e03b3, hash:cd00195928b6cd284a00f60f40e56175322a11a6f1f3ccf1ff12bc953093dd3b -> Started
INFO  2026-06-03 16:33:03,045 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 16:33:03,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 16:33:03,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 16:33:03,078 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135675, recapid 8229, customerid 169, TimeStamp 1780497179, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 16:33:03,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T16:33:03.0791045","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780497179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 16:33:03,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 16:33:03,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,122 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:33:03,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,124 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 16:33:03,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135675, hashtagId: 10548
INFO  2026-06-03 16:33:03,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,136 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 16:33:03,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,139 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 16:33:03,139 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135675, hashtagId: 10499
INFO  2026-06-03 16:33:03,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:86638223-d3ec-481e-ba8c-5575c11e03b3, clipId:135675
INFO  2026-06-03 16:33:03,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:86638223-d3ec-481e-ba8c-5575c11e03b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135675
INFO  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11192504
INFO  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135675
INFO  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-03 16:33:03,224 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8394378 bytes (from base64 length 11192504)
DEBUG  2026-06-03 16:33:03,244 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8394377
INFO  2026-06-03 16:33:03,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135675 con il path  RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:03,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135675 - clipFile: RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:03,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135675.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:03,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135675, file RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135675
INFO  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135675_Temp.mp4:
DEBUG  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135675.mp4:
DEBUG  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135675_Temp.mp4:
DEBUG  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135675_TempMA.mp4:
DEBUG  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135675.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135675_TempMA.mp4

DEBUG  2026-06-03 16:33:03,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135675_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135675_Temp.mp4

INFO  2026-06-03 16:33:03,269 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135675 sessionId=1427418609 starting, file=135675_Temp.mp4
INFO  2026-06-03 16:33:06,051 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:06,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,053 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:33:06,053 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:33:06,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,059 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:33:06,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,059 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:33:06,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:33:06,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,070 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:33:06,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:06,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:06,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:33:06,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:06,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:06,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:06,207 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:33:06,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:09,771 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:33:09,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":136,"Value":"8228, 8227, 8226, 8225, 8005, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,918 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 16:33:25,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:25,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,963 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:25,974 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 16:33:25,974 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 16:33:25,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,988 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 16:33:25,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:25,990 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:33:25,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:26,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:26,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:33:26,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:26,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:26,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:26,072 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:33:26,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:26,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:33:26,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:26,972 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 16:33:26,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 16:33:26,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-03 16:33:32,151 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1427418609, stdout=0 chars, stderr=14296 chars
INFO  2026-06-03 16:33:32,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info36978bd52dd54264b9a03bdab4e915d3.txt
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:16.74
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 16.74
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135675 sessionId=1427418609 completed, exitCode=0, durationMs=28903
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135675
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=987817670 starting, pathVideo=RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135675.mp4
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135675.jpg
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135675.jpg
INFO  2026-06-03 16:33:32,172 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135675.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135675.jpg
INFO  2026-06-03 16:33:32,192 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=987817670 completed, exitCode=n/a, durationMs=19
INFO  2026-06-03 16:33:32,192 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 16:33:32,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135675.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:32,209 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 16:33:32,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":16.74,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:32,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:32,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,250 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:33:32,251 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  Ffmeghelper::CreateStory: ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/36d38a1abbba4792a3381425dd2e8dc0.txt" -c copy -fflags +genpts "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 16:33:32,309 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 16:33:32,309 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 16:33:32,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:86638223-d3ec-481e-ba8c-5575c11e03b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 16:33:32,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 16:33:33,751 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 16:33:33,761 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:33:33,761 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 16:33:33,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 16:33:33,766 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:33:33,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:33:33,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:33:33,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:33,778 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:33:33,778 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:33:33,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:33:33,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:33,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:33,841 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 16:33:33,841 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 16:33:33,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,846 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 16:33:33,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:33,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:33,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:33,881 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:33:33,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:33,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675), params: null
INFO  2026-06-03 16:33:33,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675), params: null
INFO  2026-06-03 16:33:33,927 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 16:33:34,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:34,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,400 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 16:33:34,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 16:33:34,410 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 16:33:34,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,414 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 16:33:34,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:34,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:34,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:34,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:35,410 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 16:33:35,415 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 16:33:35,415 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 16:33:35,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 16:33:35,434 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 16:33:35,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:35,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:35,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-03 16:33:35,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:35,443 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 16:33:35,443 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 16:33:35,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:35,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 16:33:35,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 16:33:35,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:35,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 16:33:35,583 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 16:33:35,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:35,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 16:33:35,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675), params: null
INFO  2026-06-03 16:33:35,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675), params: null
INFO  2026-06-03 16:33:35,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 16:33:35,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:35,590 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 16:33:35,590 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 16:33:35,590 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 16:33:35,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,253 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:36,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 16:33:36,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 16:33:36,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:33:36,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,276 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 16:33:36,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,284 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:36,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:33:36,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:33:36,349 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 16:36:13,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:36:13,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:36:13,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:36:13,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:36:13,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:36:13,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:46:25,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 16:46:25,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:46:30,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:46:30,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:46:30,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 16:46:30,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 16:48:23,567 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 16:48:23,652 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 16:48:23,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 16:48:23,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 16:50:37,536 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 16:50:37,619 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 16:50:37,620 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 16:50:37,620 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:00:51,266 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 17:00:51,350 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 17:00:51,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 17:00:51,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:03:19,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 17:03:19,070 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 17:03:19,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 17:03:19,124 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:19,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 17:03:19,406 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 17:03:19,406 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:03:19,411 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:03:19,417 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 17:03:19,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:19,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:19,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:19,427 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:03:19.4257548","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:03:19,443 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 17:03:19,457 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:19,467 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 17:03:47,385 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:03:47,386 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:47,413 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:47,417 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:47,419 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:47,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:03:48,240 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:d40730c5-eb37-4aba-b611-f45bb682f017, clip:
INFO  2026-06-03 17:03:48,244 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d40730c5-eb37-4aba-b611-f45bb682f017","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,273 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:d40730c5-eb37-4aba-b611-f45bb682f017, hash:cfd2067aef97c17cb094a2c8ac5bde6759dea47f6cdf68ac75ae0b6cc39fc3ad -> Started
INFO  2026-06-03 17:03:48,273 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:03:48,274 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:03:48,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,280 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,320 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:03:48,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135676, recapid 8229, customerid 169, TimeStamp 1780499025, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:03:48,330 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:03:48.3228232","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499025,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,350 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,350 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,369 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:03:48,370 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,370 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:03:48,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:03:48,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:03:48,373 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:03:48,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135676, hashtagId: 10548
INFO  2026-06-03 17:03:48,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,377 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:03:48,387 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:03:48,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135676, hashtagId: 10499
INFO  2026-06-03 17:03:48,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,391 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:d40730c5-eb37-4aba-b611-f45bb682f017, clipId:135676
INFO  2026-06-03 17:03:48,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:d40730c5-eb37-4aba-b611-f45bb682f017","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,462 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,463 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135676
INFO  2026-06-03 17:03:48,463 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 11454568
INFO  2026-06-03 17:03:48,463 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135676
INFO  2026-06-03 17:03:48,464 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:03:48,464 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135676.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:03:48,465 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:03:48,465 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8590926 bytes (from base64 length 11454568)
DEBUG  2026-06-03 17:03:48,479 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8590926
INFO  2026-06-03 17:03:48,493 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135676 con il path  RecapClipFile/135676.mp4
INFO  2026-06-03 17:03:48,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135676 - clipFile: RecapClipFile/135676.mp4
INFO  2026-06-03 17:03:48,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135676.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,503 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:03:48,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:03:48,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: set data for clip 135676, file RecapClipFile/135676.mp4
INFO  2026-06-03 17:03:48,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: resizing video for file RecapClipFile/135676.mp4
INFO  2026-06-03 17:03:48,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135676
INFO  2026-06-03 17:03:48,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135676_Temp.mp4:
DEBUG  2026-06-03 17:03:48,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135676.mp4:
DEBUG  2026-06-03 17:03:48,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135676_Temp.mp4:
DEBUG  2026-06-03 17:03:48,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135676_TempMA.mp4:
DEBUG  2026-06-03 17:03:48,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135676.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135676_TempMA.mp4

DEBUG  2026-06-03 17:03:48,517 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135676_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135676_Temp.mp4

INFO  2026-06-03 17:03:48,517 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135676 sessionId=479783354 starting, file=135676_Temp.mp4
DEBUG  2026-06-03 17:04:05,710 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=479783354, stdout=0 chars, stderr=11515 chars
INFO  2026-06-03 17:04:05,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info9b8a1541cc74439a9267e12705809461.txt
INFO  2026-06-03 17:04:05,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.20
INFO  2026-06-03 17:04:05,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.2
INFO  2026-06-03 17:04:05,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135676 sessionId=479783354 completed, exitCode=0, durationMs=17219
INFO  2026-06-03 17:04:05,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135676
INFO  2026-06-03 17:04:05,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:04:05,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1073176364 starting, pathVideo=RecapClipFile/135676.mp4
INFO  2026-06-03 17:04:05,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135676.mp4
INFO  2026-06-03 17:04:05,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135676.jpg
INFO  2026-06-03 17:04:05,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135676.jpg
INFO  2026-06-03 17:04:05,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135676.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135676.jpg
INFO  2026-06-03 17:04:05,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1073176364 completed, exitCode=n/a, durationMs=12
INFO  2026-06-03 17:04:05,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:04:05,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135676.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:05,762 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:05,763 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:04:05,763 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:04:05,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:05,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:05,777 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:05,777 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:05,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:04:05,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8229 clips:3 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/f1e96818baf5445bb964dfd4c7bfed13.txt" -c:v libx264 -preset superfast -profile:v high -level 4.0 -vf "scale=-2:720" -pix_fmt yuv420p -r 30 -c:a aac -b:a 128k -ar 44100 -movflags +faststart -fflags +genpts "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:04:21,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:04:21,565 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:04:21,565 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:d40730c5-eb37-4aba-b611-f45bb682f017","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,652 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:21,862 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:21,862 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,893 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,896 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,898 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,901 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:21,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:21,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,984 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,987 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:21,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:23,011 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, clip:
INFO  2026-06-03 17:04:23,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,034 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, hash:5c92b5cfaaabf071f2ef36c04349ee2768d8604997c97f6f28237490ae674d41 -> Started
INFO  2026-06-03 17:04:23,034 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:04:23,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,035 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:04:23,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:04:23,072 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135677, recapid 8229, customerid 169, TimeStamp 1780499042, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:04:23,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:04:23.0737591","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499042,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:04:23,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:04:23,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:04:23,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135677, params: []
INFO  2026-06-03 17:04:23,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,116 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:04:23,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,119 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:04:23,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135677, hashtagId: 10548
INFO  2026-06-03 17:04:23,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,130 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:04:23,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,133 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:04:23,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135677, hashtagId: 10499
INFO  2026-06-03 17:04:23,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,195 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, clipId:135677
INFO  2026-06-03 17:04:23,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135677
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10490152
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135677
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:04:23,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135677.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:04:23,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:04:23,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7867614 bytes (from base64 length 10490152)
DEBUG  2026-06-03 17:04:23,227 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7867613
INFO  2026-06-03 17:04:23,237 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135677 con il path  RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:23,238 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135677 - clipFile: RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:23,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135677.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:23,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:23,250 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135677, file RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135677
INFO  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135677_Temp.mp4:
DEBUG  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135677.mp4:
DEBUG  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135677_Temp.mp4:
DEBUG  2026-06-03 17:04:23,251 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135677_TempMA.mp4:
DEBUG  2026-06-03 17:04:23,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135677.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135677_TempMA.mp4

DEBUG  2026-06-03 17:04:23,252 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135677_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135677_Temp.mp4

INFO  2026-06-03 17:04:23,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135677 sessionId=762532204 starting, file=135677_Temp.mp4
DEBUG  2026-06-03 17:04:37,310 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=762532204, stdout=0 chars, stderr=10781 chars
INFO  2026-06-03 17:04:37,314 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoe544073e0d6f4757a59faca688eea6b7.txt
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.85
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.85
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135677 sessionId=762532204 completed, exitCode=0, durationMs=14079
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135677
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1063909869 starting, pathVideo=RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135677.mp4
INFO  2026-06-03 17:04:37,330 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135677.jpg
INFO  2026-06-03 17:04:37,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135677.jpg
INFO  2026-06-03 17:04:37,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135677.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135677.jpg
INFO  2026-06-03 17:04:37,347 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1063909869 completed, exitCode=n/a, durationMs=16
INFO  2026-06-03 17:04:37,347 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:04:37,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135677.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:37,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:37,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:04:37,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.85,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:04:37,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:37,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:37,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:37,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:37,391 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:04:37,444 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:4 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135677.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/d4c335a8a7444965bb04b64dca0e3f28.txt" -c:v libx264 -preset superfast -profile:v high -level 4.0 -vf "scale=-2:720" -pix_fmt yuv420p -r 30 -c:a aac -b:a 128k -ar 44100 -movflags +faststart -fflags +genpts "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:04:47,126 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:04:47,147 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:04:47,155 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:04:47,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:04:47,185 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:04:47,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:04:47,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,255 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:04:47,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:04:47,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:04:47,400 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:04:47,401 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:04:47,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054,8065
INFO  2026-06-03 17:04:47,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:04:47,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 17:04:47,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 17:04:47,814 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:04:47,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:47,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:04:47,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:04:48,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:04:48,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:04:48,046 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:04:48,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:48,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:48,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,571 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:04:48,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:48,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:04:48,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:04:48,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,602 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:04:48,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:04:48,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:04:48,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,656 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:04:48,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:04:48,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:48,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:48,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:04:48,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:48,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:48,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:04:57,498 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:04:57,498 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:04:57,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:57,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:04:57,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:04:59,246 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:04:59,248 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:04:59,248 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:04:59,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:04:59,357 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:04:59,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:04:59,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:04:59,361 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:04:59,362 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:04:59,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,365 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:04:59,365 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:04:59,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:04:59,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:04:59,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054,8065
INFO  2026-06-03 17:04:59,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:04:59,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 17:04:59,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-03 17:04:59,530 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:04:59,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:04:59,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:04:59,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:04:59,587 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:05:00,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:05:00,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,073 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:05:00,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:05:00,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,075 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:05:00,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:05:00,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:05:00,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:05:00,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,091 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:05:00,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:05:00,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:05:00,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:05:00,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:05:00,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:05:00,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:05:00,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:00,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:05:00,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:05:55,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:05:55,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:55,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:55,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:55,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:05:55,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:32,609 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:06:32,610 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:06:32,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:06:32,615 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:06:33,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:33,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,575 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:06:33,575 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:06:33,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,577 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:06:33,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,588 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:06:33,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,594 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:06:33,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:33,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,602 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:06:33,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:06:33,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:06:33,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,617 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:33,621 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:06:33,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,628 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:06:33,629 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:06:33,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,651 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:06:33,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:33,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:33,670 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:06:33,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,692 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:06:33,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:33,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:06:33,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:33,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:06:33,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:06:33,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:33,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:33,778 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:06:33,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:34,886 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 17:06:34,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 17:06:34,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,126 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:06:37,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,128 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:06:37,128 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:06:37,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:06:37,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:06:37,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:06:37,150 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:06:37,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:06:37,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,156 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:06:37,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:06:37,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:06:37,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:37,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:37,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:06:37,217 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:06:37,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,219 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:06:37,219 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:06:37,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:06:37,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:06:37,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:37,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:37,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:06:37,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:06:37,289 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:06:38,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:38,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:06:38,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:38,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,135 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:06:38,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:06:38,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,144 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:06:38,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:38,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,162 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:06:38,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:06:38,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:06:38,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,180 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:06:38,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:06:38,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:38,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:38,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:06:38,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:06:38,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:03,697 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:07:03,697 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:07:03,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:07:03,705 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:07:07,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:07,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,811 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:07:07,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,833 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:07:07,833 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:07:07,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,839 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:07:07,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,841 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:07:07,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:07,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:07:07,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:07,847 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:07:07,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:07:07,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:07:07,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:07:07,912 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:07:07,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,480 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:07:09,486 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:07:09,486 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:07:09,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:07:09,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:07:09,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,502 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:07:09,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:07:09,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,507 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:07:09,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:07:09,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:09,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:09,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:07:09,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:07:09,612 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:07:09,612 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:07:09,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:07:09,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:07:09,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:07:09,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:07:09,733 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:07:09,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:09,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:07:09,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135677), params: null
INFO  2026-06-03 17:07:09,739 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:07:10,564 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:10,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:07:10,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,586 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:07:10,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:10,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:10,601 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:07:10,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,607 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:07:10,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:10,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:10,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:07:10,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,636 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:07:10,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:07:10,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:07:10,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:07:10,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,657 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:07:10,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:07:10,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:08:30,106 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 17:08:30,188 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 17:08:30,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 17:08:30,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:09:28,572 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:09:28,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:09:28,655 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:09:28,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:09:28,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:09:28,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:09:28,934 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:09:28,936 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:09:38,859 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Delete: recap:8229, clip 135677
INFO  2026-06-03 17:09:38,861 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::Delete invoked
INFO  2026-06-03 17:09:38,872 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:38,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:38,877 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 17:09:38,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:09:38,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:09:38,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:38,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:38,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:38,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:38,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:39,015 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:39,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:39,018 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:39,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:09:39,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:09:39,022 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:09:39,023 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:39,023 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:39,044 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:09:39,091 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8229 clips:3 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/907b1321ba3d4000a85a15cf3eb42519.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:09:45,517 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Delete: recap:8229, clip 135677
INFO  2026-06-03 17:09:45,519 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::Delete invoked
INFO  2026-06-03 17:09:45,542 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,548 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,551 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:09:45,551 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:09:45,556 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:45,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,596 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:45,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:09:45,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:09:51,221 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:09:51,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetHashtagByRecapId
INFO  2026-06-03 17:09:51,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:09:51,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:09:51,258 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:09:51,259 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:52,243 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:09:52,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:53,221 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:09:53,226 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:09:53,226 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:53,840 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:53,941 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:09:53,948 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:09:53,948 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:09:53,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:09:53,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:09:53,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:53,992 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:09:53,997 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:09:54,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:09:54,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:09:54,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:09:54,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:54,075 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:09:54,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:09:54,085 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:09:55,095 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:09:55,095 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,101 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:09:55,103 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,112 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:55,116 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,118 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:55,118 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,121 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:09:55,143 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:09:55,163 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,164 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,172 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:55,172 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,178 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,178 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,182 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:09:55,182 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,184 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,184 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,190 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:09:55,190 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:55,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:55,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,212 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,221 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:55,230 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:55,230 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:09:55,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,262 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,263 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:09:55,266 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:55,809 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:09:55,809 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:09:55,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,835 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:09:55,858 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:09:55,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8229 clips:3 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/f6ac4300a58c4d329f550d827ca62ecd.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:09:55,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:09:55,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:09:55,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:55,905 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:09:55,905 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:09:55,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:09:55,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:09:55,976 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:09:56,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:56,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:56,053 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:09:56,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:09:56,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:56,058 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,066 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:09:56,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:09:56,101 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,104 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:09:56,104 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,105 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:09:56,107 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,116 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,121 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,121 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,122 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:09:56,131 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:56,132 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,134 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,139 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,144 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,146 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:56,149 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,159 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:09:56,160 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,160 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,161 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:56,167 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,170 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:09:56,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:09:56,177 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:10:01,252 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8229, clip 135677
INFO  2026-06-03 17:10:01,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-03 17:10:01,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:10:01,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:10:01,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:10:01,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:01,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:10:01,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:10:07,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:07,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,919 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:10:07,922 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:07,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,920 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:10:07,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,929 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:10:07,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:07,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:07,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,952 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:10:07,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:07,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:07,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:07,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:08,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:08,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:08,029 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:08,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,633 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:09,667 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:09,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:09,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,668 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:10:09,668 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:10:09,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:10:09,673 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:10:09,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:10:09,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,691 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:09,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:09,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:10:09,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:09,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:09,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:09,773 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:09,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,784 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:09,784 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:09,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:09,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:09,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:09,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:09,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:09,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:09,882 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:10,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:10:10,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,845 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:10,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:10,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:10:10,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:10:10,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:10,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,908 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:10:10,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:10,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:10,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:10,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:10:10,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:10,955 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:10:13,041 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:10:13,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:10:13,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:10:13,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:13,066 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:10:13,106 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:3 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9dc1ec1d896e42f983e0ce2093ae79af.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:10:13,181 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:13,229 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:13,229 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:13,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:13,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:13,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:13,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:13,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:13,324 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:18,833 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:18,851 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:10:18,851 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:10:18,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:10:18,854 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:18,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:18,864 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:18,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:18,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:19,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:10:18,866 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:10:19,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:10:19,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:19,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:19,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:19,123 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:19,123 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:19,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:19,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:19,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:19,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:19,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:19,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:19,235 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:19,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:19,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:19,240 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:20,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:10:20,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:20,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:10:20,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:20,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:20,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,102 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:10:20,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:10:20,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,132 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:10:20,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,142 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:10:20,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:20,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:20,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:20,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:23,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:23,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,662 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:10:23,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,674 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:10:23,674 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:10:23,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:23,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,693 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:23,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:23,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:23,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,705 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:10:23,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:23,731 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:23,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:23,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:23,781 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:23,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,261 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:25,297 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:10:25,297 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:10:25,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:25,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:25,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:25,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,459 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:25,460 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:25,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:25,462 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:25,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:25,482 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:25,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:25,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:25,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:25,597 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:25,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:25,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:25,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:25,607 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:26,378 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:26,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,381 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:10:26,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,384 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:26,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:10:26,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:10:26,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:26,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,425 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:10:26,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,433 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:10:26,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:26,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,446 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:10:26,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:26,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:26,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:31,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:31,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,805 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:10:31,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,820 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:10:31,820 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:10:31,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,822 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:31,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:31,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,831 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:31,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:31,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,870 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:10:31,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:31,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:31,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:31,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:31,931 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:31,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,510 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:33,510 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:10:33,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,514 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:10:33,514 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:10:33,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:10:33,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:10:33,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:10:33,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:33,551 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:10:33,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:10:33,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:10:33,561 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:33,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,589 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:33,589 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:33,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,612 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:33,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:33,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:33,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:10:33,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,626 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:10:33,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:33,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:33,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:33,701 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:34,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:34,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:10:34,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:10:34,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,616 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:34,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:10:34,629 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:10:34,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:10:34,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,666 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:10:34,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:34,717 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:10:34,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:34,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:34,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:10:37,997 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:10:38,043 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:10:38,084 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:10:38,084 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:10:38,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:38,093 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:10:38,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:10:38,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:38,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:10:38,159 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:10:48,920 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 17:10:48,920 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-03 17:10:48,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-03 17:10:48,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:10:48,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 17:10:48,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 17:10:48,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:10:48,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:10:48,938 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 17:10:48,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:48,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:48,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:10:48,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:10:48.941779","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:10:48,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 17:10:48,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 17:10:48,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:10:48,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 17:10:49,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:10:49,157 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 17:10:49,159 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 17:10:49,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 17:10:49,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 17:10:49,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 17:10:49,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 17:11:01,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:01,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,265 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:11:01,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,271 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:11:01,271 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:11:01,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,279 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:11:01,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,285 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:11:01,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:11:01,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:01,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:01,358 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:11:01,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:01,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:01,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:01,422 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:11:01,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,543 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:11:02,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:11:02,569 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:11:02,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,579 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:11:02,579 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:11:02,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:11:02,580 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:11:02,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:02,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:11:02,606 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:11:02,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:11:02,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:02,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:02,663 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:11:02,663 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:11:02,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:11:02,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:02,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:02,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:02,685 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:11:02,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:02,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:11:02,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676), params: null
INFO  2026-06-03 17:11:02,742 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:11:03,560 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:11:03,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:03,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,563 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:11:03,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:03,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,568 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:11:03,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:03,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:03,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:11:03,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:11:03,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:11:03,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:03,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:03,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:21,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:21,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,810 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:11:21,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,815 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:11:21,815 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:11:21,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,824 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:11:21,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,826 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:11:21,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:11:21,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,837 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:11:21,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:21,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:21,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:21,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:21,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:21,909 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:11:21,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:32,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:32,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:32,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:32,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:32,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:32,412 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:38,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:38,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:38,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:38,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:38,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:38,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:39,441 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, clip:
INFO  2026-06-03 17:11:39,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, hash:ee29640406b5a17e8026f094bdddf4b97f71955ff7d30bf2851db2b5c3de770d -> Started
INFO  2026-06-03 17:11:39,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:11:39,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,475 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:11:39,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:11:39,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135678, recapid 8229, customerid 169, TimeStamp 1780499042, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:11:39,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:11:39.5067706","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499042,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.871666666666666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:11:39,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:11:39,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:11:39,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:11:39,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,548 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:11:39,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,551 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:11:39,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135678, hashtagId: 10548
INFO  2026-06-03 17:11:39,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,565 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:11:39,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,567 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:11:39,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135678, hashtagId: 10499
INFO  2026-06-03 17:11:39,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f, clipId:135678
INFO  2026-06-03 17:11:39,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135678
INFO  2026-06-03 17:11:39,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10490152
INFO  2026-06-03 17:11:39,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135678
INFO  2026-06-03 17:11:39,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:11:39,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135678.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:11:39,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:11:39,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7867614 bytes (from base64 length 10490152)
DEBUG  2026-06-03 17:11:39,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7867613
INFO  2026-06-03 17:11:39,670 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135678 con il path  RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:39,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135678 - clipFile: RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:39,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135678.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:39,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:39,684 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135678, file RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:39,684 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:39,684 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135678
INFO  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135678_Temp.mp4:
DEBUG  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135678.mp4:
DEBUG  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135678_Temp.mp4:
DEBUG  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135678_TempMA.mp4:
DEBUG  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135678.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135678_TempMA.mp4

DEBUG  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135678_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135678_Temp.mp4

INFO  2026-06-03 17:11:39,686 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135678 sessionId=259842496 starting, file=135678_Temp.mp4
INFO  2026-06-03 17:11:52,178 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:11:52,192 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:11:52,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,193 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:11:52,193 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:11:52,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:11:52,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:11:52,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,204 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:11:52,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:11:52,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:11:52,221 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:11:52,222 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:11:52,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,279 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:11:52,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:52,314 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:11:52,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:52,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:52,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:52,416 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:11:52,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:11:52,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:11:52,425 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:11:52,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:52,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:11:52,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:52,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:11:52,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:52,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:52,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:53,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:11:53,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:53,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:11:53,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:53,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,030 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677
INFO  2026-06-03 17:11:53,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135677,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:53,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,035 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:11:53,036 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:11:53,040 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135677 NOT found
INFO  2026-06-03 17:11:53,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:53,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:53,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:53,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:11:53,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,113 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
DEBUG  2026-06-03 17:11:53,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=259842496, stdout=0 chars, stderr=10782 chars
INFO  2026-06-03 17:11:53,919 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info40421a89409848f48b2dae6549b616c0.txt
INFO  2026-06-03 17:11:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.85
INFO  2026-06-03 17:11:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.85
INFO  2026-06-03 17:11:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135678 sessionId=259842496 completed, exitCode=0, durationMs=14254
INFO  2026-06-03 17:11:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135678
INFO  2026-06-03 17:11:53,941 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:11:53,942 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1440503892 starting, pathVideo=RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:53,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135678.mp4
INFO  2026-06-03 17:11:53,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135678.jpg
INFO  2026-06-03 17:11:53,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135678.jpg
INFO  2026-06-03 17:11:53,942 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135678.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135678.jpg
INFO  2026-06-03 17:11:53,957 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1440503892 completed, exitCode=n/a, durationMs=14
INFO  2026-06-03 17:11:53,957 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:11:53,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135678.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:53,975 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:11:53,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.85,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:53,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:11:53,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:11:53,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:54,016 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:11:54,068 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:4 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/92cc7c241887424e93855f218482c50e.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:11:59,057 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:11:59,058 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:11:59,058 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:11:59,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:11:59,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:11:59,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,075 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:11:59,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,085 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:11:59,086 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:11:59,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,088 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:11:59,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:59,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:11:59,099 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:11:59,099 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:11:59,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:11:59,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:11:59,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:59,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:11:59,193 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:11:59,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:11:59,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:11:59,211 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:11:59,711 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:11:59,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,724 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:11:59,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:59,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:59,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:59,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:11:59,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:11:59,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:59,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:11:59,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:11:59,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:59,842 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:11:59,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:11:59,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:11:59,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:11:59,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:11:59,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:03,502 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:12:03,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,504 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:12:03,504 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:12:03,505 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:12:03,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:12:03,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:12:03,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:12:03,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:12:03,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:12:03,594 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:12:03,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:12:03,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,606 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:12:03,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:12:03,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:12:03,640 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:12:03,640 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:12:03,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:03,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:12:03,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:12:03,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:12:03,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:12:03,725 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:12:04,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:04,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:04,421 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:12:04,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:12:04,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:12:04,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:12:04,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:04,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:04,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:04,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:04,541 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:12:04,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:12:04,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:04,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,606 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:04,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:12:04,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:04,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:12:13,567 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:12:13,569 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:12:13,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:13,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:18b5b099-794c-4785-8280-447170ed420f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:12:13,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:12:14,060 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:12:14,078 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:12:14,078 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:12:14,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:12:14,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:12:14,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,089 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:12:14,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:12:14,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:12:14,096 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:12:14,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:12:14,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:12:14,105 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:12:14,105 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:12:14,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:12:14,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:12:14,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:12:14,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:12:14,218 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:12:14,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:12:14,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678), params: null
INFO  2026-06-03 17:12:14,229 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:12:14,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:14,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:12:14,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,748 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:14,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,751 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:12:14,752 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:12:14,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:14,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:12:14,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:12:14,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:12:14,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,767 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:12:14,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:12:14,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:12:14,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:14,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:14,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:12:14,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:12:14,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:16:50,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:16:50,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:16:55,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:16:55,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:16:55,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:16:55,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:17:09,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:17:09,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:09,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:17:46,892 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:17:46,892 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:17:46,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:17:46,897 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:17:52,288 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:17:52,288 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-03 17:17:52,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-03 17:17:52,290 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-03 17:17:52,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:17:52.2904105","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,295 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:17:52,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:17:52,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,333 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:17:52,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:17:52,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:17:52,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:17:52,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:17:52,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:17:52,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,407 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
WARN  2026-06-03 17:17:52,407 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::CreateStory recapId:8226 empty or invalid concat list: /var/www/html/recapwebtest/2761989529dc45678afc97782384f074.txt
INFO  2026-06-03 17:17:52,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:17:52,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,432 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:17:52,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:52,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:17:52,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:17:52,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:17:52,481 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:17:52,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:53,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-03 17:17:53,161 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-03 17:17:53,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:17:53,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-03 17:17:53,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:17:53,224 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-03 17:18:19,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:18:19,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:18:20,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:18:20,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:18:20,719 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:c88b465d-5ee3-4801-a911-0225199932a7, clip:
INFO  2026-06-03 17:18:20,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c88b465d-5ee3-4801-a911-0225199932a7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:c88b465d-5ee3-4801-a911-0225199932a7, hash:d6b1c868ee7abe07fa09361730c3fb33a7322176ab4545581775e391c75d4598 -> Started
INFO  2026-06-03 17:18:20,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:18:20,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:18:20,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:18:20,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135679, recapid 8229, customerid 169, TimeStamp 1780499898, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:18:20,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:18:20.7759234","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499898,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:18:20,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:18:20,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:18:20,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:18:20,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:18:20,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,813 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:18:20,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:18:20,815 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135679, hashtagId: 10548
INFO  2026-06-03 17:18:20,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,826 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:18:20,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,828 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:18:20,828 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135679, hashtagId: 10499
INFO  2026-06-03 17:18:20,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,890 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:c88b465d-5ee3-4801-a911-0225199932a7, clipId:135679
INFO  2026-06-03 17:18:20,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c88b465d-5ee3-4801-a911-0225199932a7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135679
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6006496
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135679
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135679.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:18:20,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 4504872 bytes (from base64 length 6006496)
DEBUG  2026-06-03 17:18:20,911 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 4504870
INFO  2026-06-03 17:18:20,915 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135679 con il path  RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:20,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135679 - clipFile: RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:20,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135679.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:20,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135679, file RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135679
INFO  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135679_Temp.mp4:
DEBUG  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135679.mp4:
DEBUG  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135679_Temp.mp4:
DEBUG  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135679_TempMA.mp4:
DEBUG  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135679.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135679_TempMA.mp4

DEBUG  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135679_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135679_Temp.mp4

INFO  2026-06-03 17:18:20,927 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135679 sessionId=50458548 starting, file=135679_Temp.mp4
DEBUG  2026-06-03 17:18:35,581 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=50458548, stdout=0 chars, stderr=10894 chars
INFO  2026-06-03 17:18:35,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info68ac957ae34744ecb64063864f0329ca.txt
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:09.05
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 9.05
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135679 sessionId=50458548 completed, exitCode=0, durationMs=14671
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135679
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1451091293 starting, pathVideo=RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135679.mp4
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135679.jpg
INFO  2026-06-03 17:18:35,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135679.jpg
INFO  2026-06-03 17:18:35,599 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135679.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135679.jpg
INFO  2026-06-03 17:18:35,614 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1451091293 completed, exitCode=n/a, durationMs=14
INFO  2026-06-03 17:18:35,614 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:18:35,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135679.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:35,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:35,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:18:35,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":9.05,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:18:35,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:35,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:35,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:35,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:35,664 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:18:35,731 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:5 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9b7beea1066b46ee9784734203be55d6.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:18:57,998 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:18:57,998 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:18:57,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c88b465d-5ee3-4801-a911-0225199932a7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:58,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:18:58,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:18:58,970 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c, clip:
INFO  2026-06-03 17:18:58,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c, hash:0adea3934f4d8020446ed6b0d316b1a4cfdc0e5b05736cbb48a7d055e3e9ff2e -> Started
INFO  2026-06-03 17:18:58,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:18:58,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:18:58,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:58,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:18:59,025 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135680, recapid 8229, customerid 169, TimeStamp 1780499913, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:18:59,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:18:59.0251585","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499913,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:18:59,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:18:59,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:18:59,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:18:59,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:18:59,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:18:59,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,062 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:18:59,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,064 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:18:59,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135680, hashtagId: 10548
INFO  2026-06-03 17:18:59,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,076 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:18:59,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,078 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:18:59,078 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135680, hashtagId: 10499
INFO  2026-06-03 17:18:59,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,143 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c, clipId:135680
INFO  2026-06-03 17:18:59,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135680
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9628652
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135680
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:18:59,156 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135680.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:18:59,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:18:59,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7221489 bytes (from base64 length 9628652)
DEBUG  2026-06-03 17:18:59,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7221488
INFO  2026-06-03 17:18:59,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135680 con il path  RecapClipFile/135680.mp4
INFO  2026-06-03 17:18:59,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135680 - clipFile: RecapClipFile/135680.mp4
INFO  2026-06-03 17:18:59,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135680.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:18:59,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135680, file RecapClipFile/135680.mp4
INFO  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135680.mp4
INFO  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135680
INFO  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135680_Temp.mp4:
DEBUG  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135680.mp4:
DEBUG  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135680_Temp.mp4:
DEBUG  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135680_TempMA.mp4:
DEBUG  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135680.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135680_TempMA.mp4

DEBUG  2026-06-03 17:18:59,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135680_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135680_Temp.mp4

INFO  2026-06-03 17:18:59,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135680 sessionId=886984819 starting, file=135680_Temp.mp4
INFO  2026-06-03 17:19:13,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:13,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,758 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:19:13,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,767 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:19:13,767 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:19:13,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,928 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:13,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,989 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:19:13,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:13,996 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 17:19:13,996 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 17:19:13,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 17:19:13,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 17:19:14,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 17:19:14,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:19:14,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:19:14,031 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 17:19:14,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:14,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:19:14.0388102","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:14,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,058 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 17:19:14,058 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 17:19:14,058 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 17:19:14,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 17:19:14,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,070 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 17:19:14,074 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 17:19:14,074 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:19:14,074 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:19:14,096 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 17:19:14,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:14,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:19:14.1023916","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:14,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 17:19:14,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:19:14,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,479 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:19:14,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:14,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:19:14,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:14,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:14,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:14,566 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:19:14,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:15,638 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 17:19:15,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":34,"Value":"8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 17:19:19,858 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:19:19,883 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:19:19,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:19,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:19,898 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:19:19,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:19,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:19,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:19,967 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:19:19,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:19,970 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:19:19,970 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:19:19,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:19:19,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:19:19,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:19,997 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:19:19,997 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:19:19,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:19:20,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,054 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:19:20,054 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:19:20,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,063 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:19:20,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:20,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680), params: null
INFO  2026-06-03 17:19:20,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680), params: null
INFO  2026-06-03 17:19:20,131 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:19:20,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,661 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:19:20,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:19:20,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:19:20,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:19:20,682 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:19:20,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:19:20,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:19:20,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:19:20,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:19:20,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:19:20,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,830 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:20,830 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:19:20,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:19:20,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:20,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:20,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-03 17:19:22,828 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=886984819, stdout=0 chars, stderr=13019 chars
INFO  2026-06-03 17:19:22,831 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoab384859e9964c1f8ff04591af0de8d0.txt
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:14.54
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 14.54
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135680 sessionId=886984819 completed, exitCode=0, durationMs=23657
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135680
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:19:22,849 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1245800439 starting, pathVideo=RecapClipFile/135680.mp4
INFO  2026-06-03 17:19:22,850 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135680.mp4
INFO  2026-06-03 17:19:22,850 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135680.jpg
INFO  2026-06-03 17:19:22,850 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135680.jpg
INFO  2026-06-03 17:19:22,850 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135680.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135680.jpg
INFO  2026-06-03 17:19:22,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1245800439 completed, exitCode=n/a, durationMs=18
INFO  2026-06-03 17:19:22,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:19:22,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135680.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:22,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:22,881 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:19:22,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.54,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:19:22,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:22,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:22,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:22,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:22,920 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:19:23,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:6 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/4d9e8d5bccf84414ac5e3afe142d935c.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:19:50,076 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:19:50,076 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:19:50,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:7ea0181d-8cb1-4d09-b913-4f8bb17cf77c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:50,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:50,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:50,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:50,375 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:50,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:51,344 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:97b31c60-da63-4add-b739-ee1e7628fae7, clip:
INFO  2026-06-03 17:19:51,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:97b31c60-da63-4add-b739-ee1e7628fae7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:97b31c60-da63-4add-b739-ee1e7628fae7, hash:175b89a4dab219c0e79335136545d57ec7814c3361091cc13cd199cde68e8e2f -> Started
INFO  2026-06-03 17:19:51,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:19:51,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,427 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:19:51,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:19:51,460 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135681, recapid 8229, customerid 169, TimeStamp 1780499932, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:19:51,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:19:51.4610422","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780499932,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:19:51,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:19:51,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:19:51,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:19:51,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:19:51,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:19:51,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:19:51,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,500 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:19:51,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:19:51,502 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135681, hashtagId: 10548
INFO  2026-06-03 17:19:51,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,514 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:19:51,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:19:51,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135681, hashtagId: 10499
INFO  2026-06-03 17:19:51,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,547 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:19:51,557 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:19:51,557 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:19:51,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:19:51,566 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:19:51,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,575 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:97b31c60-da63-4add-b739-ee1e7628fae7, clipId:135681
INFO  2026-06-03 17:19:51,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:97b31c60-da63-4add-b739-ee1e7628fae7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135681
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12261560
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135681
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135681.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:19:51,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:19:51,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9196170 bytes (from base64 length 12261560)
DEBUG  2026-06-03 17:19:51,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9196168
INFO  2026-06-03 17:19:51,616 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135681 con il path  RecapClipFile/135681.mp4
INFO  2026-06-03 17:19:51,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135681 - clipFile: RecapClipFile/135681.mp4
INFO  2026-06-03 17:19:51,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135681.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:19:51,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135681, file RecapClipFile/135681.mp4
INFO  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135681.mp4
INFO  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135681
INFO  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135681_Temp.mp4:
DEBUG  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135681.mp4:
DEBUG  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135681_Temp.mp4:
DEBUG  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135681_TempMA.mp4:
DEBUG  2026-06-03 17:19:51,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135681.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135681_TempMA.mp4

DEBUG  2026-06-03 17:19:51,628 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135681_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135681_Temp.mp4

INFO  2026-06-03 17:19:51,628 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135681 sessionId=772594088 starting, file=135681_Temp.mp4
INFO  2026-06-03 17:19:51,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:19:51,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:19:51,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:51,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:51,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:51,758 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:19:51,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,760 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:19:51,760 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:19:51,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:19:51,779 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:19:51,781 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:19:51,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:51,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:19:51,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:51,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:19:51,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:19:51,855 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:19:52,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:19:52,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:19:52,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,537 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:19:52,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,548 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:19:52,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,625 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:19:52,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,642 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:19:52,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:19:52,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:19:52,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:52,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:19:52,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:19:52,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:19:52,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:19:52,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:19:52,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:19:52,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,837 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:52,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:52,852 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:57,798 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:19:57,798 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:19:57,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:19:57,800 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:19:57,806 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:19:57,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,819 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:19:57,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:57,835 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:19:57,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,839 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:19:57,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:19:57,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:19:57,841 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:19:57,841 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:19:57,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,854 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:19:57,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:19:57,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:57,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:19:57,935 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:19:57,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:57,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:19:57,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:19:57,966 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:19:58,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,547 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:19:58,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,570 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:19:58,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,598 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:19:58,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:19:58,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:19:58,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:19:58,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,703 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:19:58,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:19:58,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:19:58,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:19:58,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,803 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:19:58,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,813 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:19:58,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:19:58,813 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:19:58,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:19:58,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:19:58,871 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:05,892 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:20:05,916 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:20:05,916 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:20:05,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:20:05,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:20:05,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:05,926 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:20:05,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:05,929 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:20:05,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:20:05,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:05,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:20:05,937 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:20:05,937 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:05,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:05,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:05,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:20:05,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:05,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:20:05,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:06,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:06,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:06,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:06,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:06,063 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:20:06,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,066 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:20:06,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,621 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,621 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:20:06,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,622 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:20:06,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,625 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:20:06,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,632 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:20:06,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:20:06,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:20:06,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,671 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:20:06,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:20:06,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:20:06,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:20:06,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,714 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,714 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:20:06,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:06,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:20:06,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,736 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:20:06,738 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,742 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:06,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:06,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:06,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:21,695 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:20:21,710 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:20:21,710 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:20:21,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:20:21,710 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:20:21,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,723 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:20:21,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:21,730 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:20:21,730 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:20:21,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:20:21,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:20:21,736 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:20:21,737 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:21,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:20:21,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
DEBUG  2026-06-03 17:20:21,792 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=772594088, stdout=0 chars, stderr=14268 chars
INFO  2026-06-03 17:20:21,796 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoa293db007d75452f85b94dae445f5f43.txt
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.46
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.46
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135681 sessionId=772594088 completed, exitCode=0, durationMs=30188
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135681
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=175975295 starting, pathVideo=RecapClipFile/135681.mp4
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135681.mp4
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135681.jpg
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135681.jpg
INFO  2026-06-03 17:20:21,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135681.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135681.jpg
INFO  2026-06-03 17:20:21,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:21,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:21,855 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:20:21,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:21,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:21,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:21,867 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:20:22,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:20:22,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:20:22,424 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,424 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:20:22,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:20:22,504 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:20:22,504 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,509 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:20:22,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,574 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,574 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,574 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:20:22,574 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,580 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:20:22,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:22,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,645 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:20:22,645 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,647 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:20:22,647 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:20:22,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:22,747 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:22,750 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:20:22,750 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:20:22,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:22,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:23,646 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=175975295 completed, exitCode=n/a, durationMs=1829
INFO  2026-06-03 17:20:23,646 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:20:23,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135681.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:20:23,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:20:23,666 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:20:23,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.46,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:20:23,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:20:23,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:20:23,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:20:23,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:23,700 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:20:23,798 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:7 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/140090ed9d614bd18d4d0079489c74c5.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:20:36,293 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:20:36,298 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:20:36,298 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:20:36,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:20:36,316 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:20:36,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:20:36,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,323 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:20:36,324 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:20:36,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:20:36,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,331 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:20:36,331 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:36,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:20:36,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:36,351 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:20:36,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:36,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:36,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:36,446 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:20:36,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:36,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:36,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:36,459 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:20:37,002 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,002 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:20:37,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:20:37,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,076 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,087 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:20:37,087 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:20:37,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:20:37,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,127 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:20:37,131 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,161 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:20:37,161 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:20:37,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,208 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:20:37,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:20:37,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:20:37,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,257 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:20:37,259 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:37,259 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:37,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:20:37,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:37,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:46,125 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:20:46,125 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:20:46,129 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:20:46,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:20:46,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:20:46,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,221 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:20:46,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:20:46,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,222 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:20:46,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:20:46,228 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:20:46,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:46,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,244 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:20:46,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:46,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:46,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:46,318 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:20:46,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,330 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:20:46,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:46,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:46,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:46,397 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:20:46,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:46,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:20:46,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:46,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:20:46,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:46,925 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:20:46,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:20:46,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:20:46,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:20:46,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:46,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,976 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:20:46,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:46,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:46,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,001 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:47,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:47,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:47,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,019 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:20:47,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:20:47,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,024 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:47,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:20:47,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:47,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:20:47,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:20:47,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:47,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:47,068 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:20:47,068 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:47,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:47,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:47,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:56,895 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:20:56,895 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:56,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:56,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:97b31c60-da63-4add-b739-ee1e7628fae7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:20:56,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:20:58,277 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:20:58,308 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:20:58,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,308 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:20:58,309 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:20:58,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:20:58,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:20:58,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:20:58,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:20:58,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:58,316 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:20:58,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:20:58,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,318 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:20:58,318 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:20:58,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:58,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:20:58,388 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:20:58,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:20:58,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:20:58,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:58,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681), params: null
INFO  2026-06-03 17:20:58,461 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:20:58,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:58,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:58,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:20:58,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,996 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:20:58,996 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:58,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:58,999 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:20:59,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:20:59,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,017 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:20:59,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:59,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:20:59,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:20:59,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:20:59,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:59,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,080 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:20:59,080 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,085 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:20:59,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:59,088 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:20:59,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:20:59,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:20:59,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,115 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,121 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:20:59,121 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:20:59,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,138 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,138 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,163 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:20:59,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:20:59,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:21:36,562 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:21:36,562 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:21:36,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:21:43,159 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:21:43,159 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:21:43,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:22:02,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:02,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:02,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:02,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:02,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:02,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:03,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:03,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:03,688 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:5b186f14-ffbc-4156-a11c-2f852800f716, clip:
INFO  2026-06-03 17:22:03,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:5b186f14-ffbc-4156-a11c-2f852800f716","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,711 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:5b186f14-ffbc-4156-a11c-2f852800f716, hash:c4c01e6da5879edd00bfa31f55323bc402fc15d592bee5adfd5e392be3690970 -> Started
INFO  2026-06-03 17:22:03,711 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:22:03,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:22:03,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:22:03,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135682, recapid 8229, customerid 169, TimeStamp 1780500121, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:22:03,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:22:03.7498855","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780500121,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":7,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:22:03,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 17:22:03,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:22:03,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,892 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:22:03,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135682, hashtagId: 10548
INFO  2026-06-03 17:22:03,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,903 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:22:03,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,905 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:22:03,905 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135682, hashtagId: 10499
INFO  2026-06-03 17:22:03,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:03,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:03,963 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:5b186f14-ffbc-4156-a11c-2f852800f716, clipId:135682
INFO  2026-06-03 17:22:03,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:5b186f14-ffbc-4156-a11c-2f852800f716","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135682
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 7611144
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135682
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:22:04,009 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135682.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:22:04,010 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:22:04,010 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5708358 bytes (from base64 length 7611144)
DEBUG  2026-06-03 17:22:04,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5708356
INFO  2026-06-03 17:22:04,025 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135682 con il path  RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:04,025 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135682 - clipFile: RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:04,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135682.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:04,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:04,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135682, file RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135682
INFO  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135682_Temp.mp4:
DEBUG  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135682.mp4:
DEBUG  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135682_Temp.mp4:
DEBUG  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135682_TempMA.mp4:
DEBUG  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135682.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135682_TempMA.mp4

DEBUG  2026-06-03 17:22:04,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135682_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135682_Temp.mp4

INFO  2026-06-03 17:22:04,055 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135682 sessionId=1375486316 starting, file=135682_Temp.mp4
DEBUG  2026-06-03 17:22:14,535 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1375486316, stdout=0 chars, stderr=9941 chars
INFO  2026-06-03 17:22:14,538 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infob5c1a562850d448a80c2b4cd6916faf4.txt
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:11.29
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 11.29
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135682 sessionId=1375486316 completed, exitCode=0, durationMs=10495
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135682
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1504373050 starting, pathVideo=RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135682.mp4
INFO  2026-06-03 17:22:14,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135682.jpg
INFO  2026-06-03 17:22:14,550 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135682.jpg
INFO  2026-06-03 17:22:14,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135682.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135682.jpg
INFO  2026-06-03 17:22:14,562 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1504373050 completed, exitCode=n/a, durationMs=11
INFO  2026-06-03 17:22:14,562 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:22:14,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135682.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:14,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:14,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:22:14,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.29,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:22:14,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:14,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:14,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:22:14,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:14,617 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:22:14,725 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:8 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/e79b75251b004ffebb064a8fb3846e09.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:22:21,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:22:21,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,687 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:22:21,687 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:22:21,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:22:21,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:22:21,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:22:21,765 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:22:21,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:22:21,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:22:21,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:22:21,850 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:22:21,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:21,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:22:21,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:22:21,881 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:22:22,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,514 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:22:22,514 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:22:22,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:22:22,530 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:22:22,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,546 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:22:22,546 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,553 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:22:22,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:22:22,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,581 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:22:22,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,621 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,656 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:22:22,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:22:22,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:22:22,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:22,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:22:22,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,780 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:22:22,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:22:22,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:22:22,810 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:22:22,810 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,819 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:22:22,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:22,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:22:36,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 17:22:36,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 17:22:36,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 17:22:36,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-06-03 17:22:36,588 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-06-03 17:22:36,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-06-03 17:22:48,634 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 17:22:48,634 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 17:22:48,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 17:22:50,636 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:22:50,636 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:22:50,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:22:50,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:5b186f14-ffbc-4156-a11c-2f852800f716","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:22:50,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:00,973 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:23:00,973 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:23:00,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:00,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:23:00,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:23:01,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:23:01,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:23:01,043 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:23:09,440 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:23:09,474 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:23:09,474 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:23:09,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:23:09,475 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:23:09,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,481 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:23:09,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:23:09,493 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:23:09,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:23:09,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:23:09,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:23:09,505 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:23:09,505 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:23:09,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:23:09,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:23:09,553 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:23:09,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:09,573 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:23:09,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:23:09,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:23:09,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682), params: null
INFO  2026-06-03 17:23:09,637 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:23:10,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,157 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,157 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:23:10,157 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,188 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:23:10,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:23:10,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:23:10,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,226 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:23:10,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,264 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:23:10,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,272 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:23:10,272 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,277 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:23:10,277 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,277 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:23:10,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,311 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,311 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:23:10,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:23:10,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:23:10,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:23:10,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,442 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:23:10,442 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:23:10,442 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,446 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:23:10,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:10,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:10,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:10,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:56,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:56,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:56,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:56,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:56,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:56,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:57,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:23:57,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:23:57,891 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:f2fed3f5-0472-4c76-98b4-d2131dda2931, clip:
INFO  2026-06-03 17:23:57,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f2fed3f5-0472-4c76-98b4-d2131dda2931","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:f2fed3f5-0472-4c76-98b4-d2131dda2931, hash:873f120aecf75bd2ec9dfd6930c643e4c4b3d36ec8ca5cfba3172596ed2a5169 -> Started
INFO  2026-06-03 17:23:57,921 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:23:57,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,922 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:23:57,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:57,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:23:57,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135683, recapid 8229, customerid 169, TimeStamp 1780500234, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:23:57,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:23:57.9589256","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780500234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:23:58,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:23:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:23:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:23:58,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:23:58,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:23:58,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:23:58,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 17:23:58,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 17:23:58,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,059 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:23:58,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,062 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:23:58,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135683, hashtagId: 10548
INFO  2026-06-03 17:23:58,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,073 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:23:58,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,076 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:23:58,076 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135683, hashtagId: 10499
INFO  2026-06-03 17:23:58,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:f2fed3f5-0472-4c76-98b4-d2131dda2931, clipId:135683
INFO  2026-06-03 17:23:58,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:f2fed3f5-0472-4c76-98b4-d2131dda2931","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135683
INFO  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13502160
INFO  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135683
INFO  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-03 17:23:58,149 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10126620 bytes (from base64 length 13502160)
DEBUG  2026-06-03 17:23:58,164 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10126620
INFO  2026-06-03 17:23:58,188 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135683 con il path  RecapClipFile/135683.mp4
INFO  2026-06-03 17:23:58,188 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135683 - clipFile: RecapClipFile/135683.mp4
INFO  2026-06-03 17:23:58,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135683.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:23:58,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135683, file RecapClipFile/135683.mp4
INFO  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135683.mp4
INFO  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135683
INFO  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135683_Temp.mp4:
DEBUG  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135683.mp4:
DEBUG  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135683_Temp.mp4:
DEBUG  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135683_TempMA.mp4:
DEBUG  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135683.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135683_TempMA.mp4

DEBUG  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135683_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135683_Temp.mp4

INFO  2026-06-03 17:23:58,200 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135683 sessionId=406644614 starting, file=135683_Temp.mp4
INFO  2026-06-03 17:24:03,870 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:24:03,871 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:03,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:03,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:24:03,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:04,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:04,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:04,020 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:24:10,165 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:24:10,165 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:10,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:10,178 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:24:10,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:10,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:10,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:10,243 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 17:24:15,154 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=406644614, stdout=0 chars, stderr=11448 chars
INFO  2026-06-03 17:24:15,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info5f9aeab28e3a45d0ae9bd86507620189.txt
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.86
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.86
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135683 sessionId=406644614 completed, exitCode=0, durationMs=16969
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135683
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1296666689 starting, pathVideo=RecapClipFile/135683.mp4
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135683.mp4
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135683.jpg
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135683.jpg
INFO  2026-06-03 17:24:15,169 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135683.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135683.jpg
INFO  2026-06-03 17:24:15,182 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1296666689 completed, exitCode=n/a, durationMs=12
INFO  2026-06-03 17:24:15,182 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:24:15,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135683.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:24:15,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:24:15,197 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:24:15,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.86,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:24:15,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:24:15,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:24:15,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:24:15,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:15,230 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:24:15,349 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:9 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720] targetHeight:720 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/c752681667e54ba1b0cab98dd9bd4753.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.mp4"
INFO  2026-06-03 17:24:16,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:24:16,051 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:16,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:16,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:24:16,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:16,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:16,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:16,124 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:24:35,940 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:24:35,940 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:24:35,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:24:35,940 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:24:35,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:24:35,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:35,958 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:24:35,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:35,978 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:24:35,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:24:35,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:36,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:24:36,057 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:24:36,057 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:36,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:36,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:36,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:24:36,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:36,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:24:36,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:36,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:24:36,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:36,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:24:36,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:36,403 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:24:36,403 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:24:36,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:24:37,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:24:37,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,236 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:24:37,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:24:37,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:24:37,317 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:24:37,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:24:37,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,444 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:24:37,444 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:24:37,444 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,457 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:24:37,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,484 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,496 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,534 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:24:37,534 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,546 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:24:37,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,636 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:24:37,636 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:37,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:24:37,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:24:37,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,646 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:24:37,650 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:24:37,651 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:24:37,682 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:37,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:37,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:41,998 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:24:41,999 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:24:41,999 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:24:41,999 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:24:41,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:41,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:24:42,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:24:42,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:42,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:24:42,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:24:42,088 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:24:42,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:24:42,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:24:42,122 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:24:42,122 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:24:42,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,135 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:24:42,135 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:42,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:24:42,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:24:42,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:42,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:24:42,213 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:24:42,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:24:42,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:24:42,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,816 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:24:42,817 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:24:42,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,837 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:24:42,842 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:24:42,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,871 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:24:42,871 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,888 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:24:42,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:24:42,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,914 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:24:42,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:24:42,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:24:42,959 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:42,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:42,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:42,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,015 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:43,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:43,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,058 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:43,058 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:24:43,058 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,069 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:24:43,069 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:24:43,069 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,082 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:24:43,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:24:43,082 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,114 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:24:43,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:24:43,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:43,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:24:55,591 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:24:55,592 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:24:55,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:24:55,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:f2fed3f5-0472-4c76-98b4-d2131dda2931","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:24:55,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:26:35,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:26:35,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:35,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:26:39,333 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:26:39,333 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:26:39,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:26:39,335 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:26:39,337 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:26:39,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:26:39,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:26:39,354 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:26:39,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:26:39,369 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:26:39,369 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:26:39,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,370 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:26:39,370 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:26:39,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:39,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:39,422 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:26:39,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,433 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:26:39,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:26:39,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:26:39,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:26:39,499 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:26:39,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:26:39,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:39,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:26:39,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:39,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,904 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:26:39,904 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:39,906 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:39,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:26:39,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:26:39,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:39,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:39,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:26:39,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:26:39,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:39,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:26:39,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:39,983 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:39,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:26:40,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:40,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:26:40,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:26:40,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:40,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:40,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,066 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:40,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:26:40,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:40,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,092 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:40,118 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:26:40,118 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:40,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:26:40,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:26:40,122 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:40,122 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:26:40,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:26:40,131 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:26:40,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:40,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:40,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:43,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:26:43,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:43,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:26:52,367 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 17:26:52,367 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 17:26:52,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:26:52,372 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 17:26:55,080 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:26:55,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:55,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,083 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:26:55,083 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:26:55,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,091 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:26:55,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,095 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:26:55,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:26:55,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,102 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:26:55,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:26:55,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:55,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:55,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:55,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:55,168 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:26:55,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,050 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:26:58,055 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:26:58,055 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:26:58,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:26:58,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:26:58,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,057 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:26:58,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,064 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:26:58,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:26:58,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,069 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:26:58,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:26:58,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:26:58,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:58,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,101 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:26:58,101 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:26:58,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:26:58,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:26:58,126 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:58,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:58,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:26:58,212 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:26:58,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:58,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:26:58,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683), params: null
INFO  2026-06-03 17:26:58,230 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:26:59,032 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,032 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:26:59,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:26:59,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:26:59,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,054 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:26:59,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:26:59,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,065 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:26:59,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,087 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:26:59,087 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,088 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:26:59,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,123 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:26:59,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:26:59,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:26:59,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,144 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:26:59,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:26:59,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:26:59,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:26:59,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:26:59,182 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:26:59,182 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:26:59,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,196 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:26:59,199 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,223 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,248 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:26:59,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:26:59,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:27:05,767 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:27:05,767 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:27:05,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:27:05,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:27:05,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:27:05,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:36:18,539 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 17:36:18,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 17:36:18,622 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 17:36:18,622 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:36:49,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:36:49,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 17:36:49,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 17:36:49,804 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 17:36:49,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:49,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:49,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:50,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:36:50,666 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:51,668 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:36:51,671 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:52,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:36:52,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,911 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,914 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,924 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 17:36:53,924 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,938 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,949 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:36:53,949 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:36:53,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:36:53,960 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:36:53,966 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:36:54,025 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:36:54,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:36:54,031 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:36:54,031 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:14,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:14,750 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:14,778 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:14,782 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:14,785 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:14,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:19,603 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b, clip:
INFO  2026-06-03 17:37:19,607 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:2b6abc04-6d27-4b61-964f-abc99ce18c9b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,635 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b, hash:b9264f501895c29a09dad93eb144185ed56330e237dba5f0d5b67e94598dbc35 -> Started
INFO  2026-06-03 17:37:19,636 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:37:19,636 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:37:19,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,670 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:37:19,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135684, recapid 8229, customerid 169, TimeStamp 1780501033, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:37:19,679 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:37:19.6731033","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780501033,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:37:19,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:37:19,722 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,722 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:37:19,723 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,723 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:37:19,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:37:19,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,726 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:37:19,727 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,727 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:37:19,728 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,728 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 17:37:19,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 17:37:19,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 17:37:19,731 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,731 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:37:19,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:37:19,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135684, hashtagId: 10548
INFO  2026-06-03 17:37:19,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,737 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,751 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,751 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:37:19,751 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:37:19,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135684, hashtagId: 10499
INFO  2026-06-03 17:37:19,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,755 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,768 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,768 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b, clipId:135684
INFO  2026-06-03 17:37:19,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,830 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135684
INFO  2026-06-03 17:37:19,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 13045600
INFO  2026-06-03 17:37:19,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135684
INFO  2026-06-03 17:37:19,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:37:19,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135684.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:37:19,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:37:19,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9784200 bytes (from base64 length 13045600)
DEBUG  2026-06-03 17:37:19,848 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9784198
INFO  2026-06-03 17:37:19,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135684 con il path  RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:19,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135684 - clipFile: RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:19,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135684.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:19,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:19,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: set data for clip 135684, file RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:19,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: resizing video for file RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:19,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135684
INFO  2026-06-03 17:37:19,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135684_Temp.mp4:
DEBUG  2026-06-03 17:37:19,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135684.mp4:
DEBUG  2026-06-03 17:37:19,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135684_Temp.mp4:
DEBUG  2026-06-03 17:37:19,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135684_TempMA.mp4:
DEBUG  2026-06-03 17:37:19,873 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135684.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135684_TempMA.mp4

DEBUG  2026-06-03 17:37:19,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135684_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135684_Temp.mp4

INFO  2026-06-03 17:37:19,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135684 sessionId=1360284332 starting, file=135684_Temp.mp4
INFO  2026-06-03 17:37:20,587 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:37:20,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:37:20,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:20,606 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:37:20,607 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:37:20,673 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:37:20,675 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:37:20,680 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 17:37:37,835 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1360284332, stdout=0 chars, stderr=11699 chars
INFO  2026-06-03 17:37:37,841 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info6640f4f81da14b508269f2a055502ec2.txt
INFO  2026-06-03 17:37:37,861 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:19.34
INFO  2026-06-03 17:37:37,861 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 19.34
INFO  2026-06-03 17:37:37,861 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135684 sessionId=1360284332 completed, exitCode=0, durationMs=17988
INFO  2026-06-03 17:37:37,861 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135684
INFO  2026-06-03 17:37:37,862 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:37:37,862 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1319243423 starting, pathVideo=RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:37,863 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135684.mp4
INFO  2026-06-03 17:37:37,863 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135684.jpg
INFO  2026-06-03 17:37:37,863 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135684.jpg
INFO  2026-06-03 17:37:37,863 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135684.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135684.jpg
INFO  2026-06-03 17:37:37,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=1319243423 completed, exitCode=n/a, durationMs=14
INFO  2026-06-03 17:37:37,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:37:37,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135684.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:37,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:37,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:37:37,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.34,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:37:37,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:37,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:37:37,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:37:37,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:37,929 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:37:38,050 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:10 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.f0798593f2e74d20aa0f86e537d15f2d.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/3f02a678abb045b28dc739417de2487e.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.f0798593f2e74d20aa0f86e537d15f2d.tmp.mp4"
INFO  2026-06-03 17:37:53,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:37:53,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,637 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:37:53,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,640 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:37:53,646 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:37:53,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:37:53,648 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:37:53,662 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:37:53,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:37:53,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,672 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:37:53,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:37:53,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:37:53,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:53,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:37:53,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:37:53,750 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:37:53,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,753 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:37:53,756 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:37:53,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:37:53,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:37:53,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:53,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:53,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:37:53,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:37:53,945 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:37:54,248 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,310 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:37:54,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,322 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:37:54,349 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:37:54,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:37:54,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,362 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:37:54,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,373 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:37:54,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:37:54,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,412 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:37:54,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,529 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,532 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:37:54,532 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:37:54,534 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:37:54,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,545 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:37:54,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,562 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,600 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:37:54,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:37:54,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:37:54,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:37:54,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:37:54,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:37:54,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:37:54,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:37:54,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,725 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 17:37:54,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 17:37:54,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:37:54,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:02,356 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:38:02,360 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:38:02,360 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:38:02,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,360 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:38:02,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:38:02,363 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:38:02,363 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:38:02,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:38:02,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:38:02,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:38:02,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:38:02,389 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:38:02,389 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:38:02,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:38:02,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:38:02,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:38:02,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:38:02,504 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:38:02,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:02,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:38:02,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684), params: null
INFO  2026-06-03 17:38:02,521 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:38:03,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,075 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:38:03,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,086 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:38:03,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:38:03,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,158 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:38:03,158 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:38:03,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,177 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:38:03,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,268 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:38:03,269 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:38:03,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,284 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:38:03,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,286 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:38:03,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,350 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,353 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:38:03,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,369 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:38:03,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:38:03,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,383 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:38:03,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,403 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:38:03,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,408 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:38:03,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,412 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:38:03,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:38:03,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:38:03,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 17:38:03,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,454 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 17:38:03,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,488 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:03,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:03,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:38:23,848 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 17:38:23,848 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:38:23,850 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:38:23,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:38:23,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:38:23,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:43:48,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:43:48,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:43:53,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:43:53,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:43:53,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:43:53,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:44:25,888 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 17:44:25,970 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 17:44:25,970 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 17:44:25,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:45:00,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 17:45:00,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 17:45:00,734 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 17:45:00,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,059 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 17:45:01,062 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 17:45:01,062 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:45:01,067 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 17:45:01,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 17:45:01,077 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,079 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:01,084 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:45:01.0822621","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 17:45:01,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,118 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 17:45:01,498 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:01,500 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,536 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:01,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:02,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b, clip:
INFO  2026-06-03 17:45:02,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:2b6abc04-6d27-4b61-964f-abc99ce18c9b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:02,347 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:02,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:2b6abc04-6d27-4b61-964f-abc99ce18c9b -> Replay (executionStatus:True, clipId:135684)
INFO  2026-06-03 17:45:25,901 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:25,901 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:25,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:25,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:25,939 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:25,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:26,726 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:1d85891d-fda1-4efb-8599-c0434a4e6ccc, clip:
INFO  2026-06-03 17:45:26,726 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:1d85891d-fda1-4efb-8599-c0434a4e6ccc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:1d85891d-fda1-4efb-8599-c0434a4e6ccc, hash:ab04e98a8220ccdce776b16f264d340036e346d6100b4523dd956e1f1985cd49 -> Started
INFO  2026-06-03 17:45:26,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:45:26,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:45:26,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,755 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,789 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:45:26,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135685, recapid 8229, customerid 169, TimeStamp 1780501524, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:45:26,799 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:45:26.7913716","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780501524,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":10,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,834 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:45:26,834 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,834 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:45:26,836 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,836 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:45:26,837 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,837 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:45:26,838 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,838 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:45:26,839 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,839 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:45:26,840 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,840 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:45:26,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 17:45:26,842 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,842 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 17:45:26,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 17:45:26,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 17:45:26,847 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,849 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:45:26,849 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,851 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:45:26,851 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135685, hashtagId: 10548
INFO  2026-06-03 17:45:26,852 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,852 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,864 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,864 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:45:26,864 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:45:26,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135685, hashtagId: 10499
INFO  2026-06-03 17:45:26,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,879 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,879 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,930 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,930 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:1d85891d-fda1-4efb-8599-c0434a4e6ccc, clipId:135685
INFO  2026-06-03 17:45:26,930 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:1d85891d-fda1-4efb-8599-c0434a4e6ccc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135685
INFO  2026-06-03 17:45:26,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 12569828
INFO  2026-06-03 17:45:26,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135685
INFO  2026-06-03 17:45:26,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:45:26,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135685.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:45:26,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:45:26,947 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9427371 bytes (from base64 length 12569828)
DEBUG  2026-06-03 17:45:26,961 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9427371
INFO  2026-06-03 17:45:26,968 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135685 con il path  RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:26,968 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135685 - clipFile: RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:26,968 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135685.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,978 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:26,978 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:26,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: set data for clip 135685, file RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:26,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: resizing video for file RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:26,986 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135685
INFO  2026-06-03 17:45:26,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135685_Temp.mp4:
DEBUG  2026-06-03 17:45:26,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135685.mp4:
DEBUG  2026-06-03 17:45:26,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135685_Temp.mp4:
DEBUG  2026-06-03 17:45:26,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135685_TempMA.mp4:
DEBUG  2026-06-03 17:45:26,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135685.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135685_TempMA.mp4

DEBUG  2026-06-03 17:45:26,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135685_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135685_Temp.mp4

INFO  2026-06-03 17:45:26,990 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135685 sessionId=708453080 starting, file=135685_Temp.mp4
INFO  2026-06-03 17:45:33,880 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:45:33,890 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:45:33,890 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:33,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:45:33,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:45:34,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685), params: null
INFO  2026-06-03 17:45:34,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685), params: null
INFO  2026-06-03 17:45:34,061 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 17:45:45,295 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=708453080, stdout=0 chars, stderr=11725 chars
INFO  2026-06-03 17:45:45,301 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infob71e70c9b01b40e99cd6e937bdaa0462.txt
INFO  2026-06-03 17:45:45,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.65
INFO  2026-06-03 17:45:45,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.65
INFO  2026-06-03 17:45:45,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135685 sessionId=708453080 completed, exitCode=0, durationMs=18335
INFO  2026-06-03 17:45:45,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135685
INFO  2026-06-03 17:45:45,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:45:45,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=605792223 starting, pathVideo=RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:45,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135685.mp4
INFO  2026-06-03 17:45:45,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135685.jpg
INFO  2026-06-03 17:45:45,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135685.jpg
INFO  2026-06-03 17:45:45,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135685.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135685.jpg
INFO  2026-06-03 17:45:45,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=605792223 completed, exitCode=n/a, durationMs=16
INFO  2026-06-03 17:45:45,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:45:45,343 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135685.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:45,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:45:45,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.65,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:45,373 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  StoryCreationScheduler: background story scheduled recapId:8229
INFO  2026-06-03 17:45:45,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:45:45,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,379 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:1d85891d-fda1-4efb-8599-c0434a4e6ccc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:45,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:45,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:45:45,458 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:45:45,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8229 clips:11 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.494591b9249c484288b0e69c5f5abb0b.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/3b1db7816af04bf18bd1715c98841012.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.494591b9249c484288b0e69c5f5abb0b.tmp.mp4"
INFO  2026-06-03 17:45:53,443 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 17:45:53,460 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 17:45:53,460 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 17:45:53,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 17:45:53,507 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 17:45:53,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 17:45:53,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,506 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 17:45:53,512 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 17:45:53,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 17:45:53,545 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:45:53,545 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:45:53,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,573 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 17:45:53,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:45:53,628 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:45:53,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:45:53,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:45:53,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 17:45:53,685 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 17:45:53,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:53,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685), params: null
INFO  2026-06-03 17:45:53,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685), params: null
INFO  2026-06-03 17:45:53,718 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:45:54,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 17:45:54,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 17:45:54,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,473 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 17:45:54,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 17:45:54,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,550 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 17:45:54,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 17:45:54,691 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 17:45:54,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 17:45:54,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,814 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 17:45:54,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 17:45:54,833 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 17:45:54,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 17:45:54,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:54,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:54,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:54,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:55,031 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 17:45:55,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 17:45:55,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 17:45:55,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 17:45:55,068 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 17:45:55,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,083 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 17:45:55,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:55,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:55,180 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:55,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:55,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 17:45:55,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 17:45:55,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:45:55,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:45:55,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-03 17:45:55,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:45:55,314 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-03 17:46:13,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:46:13,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:46:13,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:46:13,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:13,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:46:14,718 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:75bbde0a-a934-4e30-b95c-936949fb72fc, clip:
INFO  2026-06-03 17:46:14,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:75bbde0a-a934-4e30-b95c-936949fb72fc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,747 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:75bbde0a-a934-4e30-b95c-936949fb72fc, hash:d66534d9f16947ee639bc04619bb2f09036c4e2bdaa59de6a2de096a61267aab -> Started
INFO  2026-06-03 17:46:14,747 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 17:46:14,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,835 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 17:46:14,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 17:46:14,879 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135686, recapid 8229, customerid 169, TimeStamp 1780501572, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 17:46:14,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T17:46:14.8800838","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780501572,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":11,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 17:46:14,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 17:46:14,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 17:46:14,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 17:46:14,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 17:46:14,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 17:46:14,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 17:46:14,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 17:46:14,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 17:46:14,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 17:46:14,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 17:46:14,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 17:46:14,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,954 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:46:14,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 17:46:14,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135686, hashtagId: 10548
INFO  2026-06-03 17:46:14,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,975 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 17:46:14,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 17:46:14,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135686, hashtagId: 10499
INFO  2026-06-03 17:46:14,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:14,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:14,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:15,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:15,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:75bbde0a-a934-4e30-b95c-936949fb72fc, clipId:135686
INFO  2026-06-03 17:46:15,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:75bbde0a-a934-4e30-b95c-936949fb72fc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:15,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:15,065 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135686
INFO  2026-06-03 17:46:15,065 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12962736
INFO  2026-06-03 17:46:15,065 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135686
INFO  2026-06-03 17:46:15,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 17:46:15,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135686.mp4 Esiste già verrà eliminato
INFO  2026-06-03 17:46:15,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 17:46:15,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9722052 bytes (from base64 length 12962736)
DEBUG  2026-06-03 17:46:15,160 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9722051
INFO  2026-06-03 17:46:15,187 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135686 con il path  RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:15,188 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135686 - clipFile: RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:15,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135686.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:15,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:15,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: set data for clip 135686, file RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: resizing video for file RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135686
INFO  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135686_Temp.mp4:
DEBUG  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135686.mp4:
DEBUG  2026-06-03 17:46:15,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135686_Temp.mp4:
DEBUG  2026-06-03 17:46:15,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135686_TempMA.mp4:
DEBUG  2026-06-03 17:46:15,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135686.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135686_TempMA.mp4

DEBUG  2026-06-03 17:46:15,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135686_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135686_Temp.mp4

INFO  2026-06-03 17:46:15,211 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135686 sessionId=1022226302 starting, file=135686_Temp.mp4
INFO  2026-06-03 17:46:31,587 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 17:46:31,587 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:46:31,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:31,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 17:46:31,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 17:46:31,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686), params: null
INFO  2026-06-03 17:46:31,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686), params: null
INFO  2026-06-03 17:46:31,681 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 17:46:51,390 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 17:46:51,392 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:46:51,392 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
DEBUG  2026-06-03 17:46:57,223 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1022226302, stdout=0 chars, stderr=17422 chars
INFO  2026-06-03 17:46:57,228 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info01c49572199c4c0483ff8b2dedac6756.txt
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:19.25
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 19.25
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135686 sessionId=1022226302 completed, exitCode=0, durationMs=42035
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135686
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=273523931 starting, pathVideo=RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135686.mp4
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135686.jpg
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135686.jpg
INFO  2026-06-03 17:46:57,246 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135686.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135686.jpg
INFO  2026-06-03 17:46:57,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=none sessionId=273523931 completed, exitCode=n/a, durationMs=17
INFO  2026-06-03 17:46:57,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=none
INFO  2026-06-03 17:46:57,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135686.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:57,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 17:46:57,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:57,295 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8229
INFO  2026-06-03 17:46:57,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,295 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 17:46:57,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:75bbde0a-a934-4e30-b95c-936949fb72fc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:57,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:46:57,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 17:46:57,324 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:46:57,474 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:12 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.83f4b0baca7944bcbd383f09291524b0.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/40179b58901f417f8169214e8c82257b.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.83f4b0baca7944bcbd383f09291524b0.tmp.mp4"
INFO  2026-06-03 17:47:51,402 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 17:47:51,402 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 17:47:51,402 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 17:55:12,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:55:12,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:55:12,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:55:12,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:55:12,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:55:12,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:56:46,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:56:46,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:56:46,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:56:46,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:56:46,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:56:46,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 17:59:08,193 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 17:59:08,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 17:59:08,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 17:59:08,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 17:59:38,343 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 17:59:38,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:59:38,715 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:59:38,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:59:38,722 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 17:59:38,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:00:04,588 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:00:04,588 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:04,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:04,616 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:04,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:04,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:00:05,385 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, clip:
INFO  2026-06-03 18:00:05,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,415 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, hash:d6f3a187934abb67d1d8381c6dc38d08fd2216105b076a582ef18c6d2345601f -> Started
INFO  2026-06-03 18:00:05,415 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 18:00:05,415 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,420 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 18:00:05,420 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,451 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 18:00:05,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135687, recapid 8229, customerid 169, TimeStamp 1780502403, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 18:00:05,464 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T18:00:05.4540808","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780502403,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":12,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,484 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,484 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 18:00:05,503 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,503 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 18:00:05,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 18:00:05,505 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,505 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 18:00:05,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 18:00:05,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,507 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 18:00:05,507 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 18:00:05,509 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,509 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 18:00:05,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 18:00:05,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,512 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 18:00:05,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 18:00:05,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 18:00:05,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 18:00:05,517 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:00:05,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 18:00:05,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135687, hashtagId: 10548
INFO  2026-06-03 18:00:05,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,523 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,535 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,535 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:00:05,535 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 18:00:05,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135687, hashtagId: 10499
INFO  2026-06-03 18:00:05,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,551 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,551 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,601 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,601 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, clipId:135687
INFO  2026-06-03 18:00:05,601 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135687
INFO  2026-06-03 18:00:05,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 12371184
INFO  2026-06-03 18:00:05,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135687
INFO  2026-06-03 18:00:05,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-03 18:00:05,619 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9278388 bytes (from base64 length 12371184)
DEBUG  2026-06-03 18:00:05,633 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9278386
INFO  2026-06-03 18:00:05,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135687 con il path  RecapClipFile/135687.mp4
INFO  2026-06-03 18:00:05,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135687 - clipFile: RecapClipFile/135687.mp4
INFO  2026-06-03 18:00:05,648 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135687.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,667 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:05,667 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,675 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: files saved clipId:135687 file:RecapClipFile/135687.mp4, scheduling post-processing
INFO  2026-06-03 18:00:05,677 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: scheduled clipId:135687 recapId:8229
INFO  2026-06-03 18:00:05,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:05,679 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135687
INFO  2026-06-03 18:00:05,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135687_Temp.mp4:
DEBUG  2026-06-03 18:00:05,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135687.mp4:
DEBUG  2026-06-03 18:00:05,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135687_Temp.mp4:
DEBUG  2026-06-03 18:00:05,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135687_TempMA.mp4:
DEBUG  2026-06-03 18:00:05,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135687.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135687_TempMA.mp4

DEBUG  2026-06-03 18:00:05,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135687_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135687_Temp.mp4

INFO  2026-06-03 18:00:05,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135687 sessionId=1099577538 starting, file=135687_Temp.mp4
INFO  2026-06-03 18:00:05,695 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:11,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:00:11,760 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:00:11,760 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:11,807 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:00:11,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:00:11,877 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687), params: null
INFO  2026-06-03 18:00:11,879 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687), params: null
INFO  2026-06-03 18:00:11,888 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 18:00:22,571 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1099577538, stdout=0 chars, stderr=11481 chars
INFO  2026-06-03 18:00:22,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infobb06771cfbb54465a3d17f9e264c45d4.txt
INFO  2026-06-03 18:00:22,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.21
INFO  2026-06-03 18:00:22,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.21
INFO  2026-06-03 18:00:22,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135687 sessionId=1099577538 completed, exitCode=0, durationMs=16912
INFO  2026-06-03 18:00:22,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135687
INFO  2026-06-03 18:00:22,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135687
INFO  2026-06-03 18:00:22,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135687 sessionId=1253174315 starting, pathVideo=RecapClipFile/135687.mp4
INFO  2026-06-03 18:00:22,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135687.mp4
INFO  2026-06-03 18:00:22,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135687.jpg
INFO  2026-06-03 18:00:22,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135687.jpg
INFO  2026-06-03 18:00:22,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135687.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135687.jpg
INFO  2026-06-03 18:00:22,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135687 sessionId=1253174315 completed, exitCode=n/a, durationMs=13
INFO  2026-06-03 18:00:22,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135687
INFO  2026-06-03 18:00:22,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135687.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:22,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:22,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Start UpdateClipPathFile
INFO  2026-06-03 18:00:22,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.21,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 18:00:22,717 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:22,717 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  StoryCreationScheduler: background story scheduled recapId:8229
INFO  2026-06-03 18:00:22,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:00:22,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:22,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:22,721 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: completed clipId:135687 recapId:8229
INFO  2026-06-03 18:00:22,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:22,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:22,821 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:00:22,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8229 clips:13 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720, 135687.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.0a0c57a85b964d45b5c8073420e41aae.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9c6b424edbab4522a860fd980867660f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.0a0c57a85b964d45b5c8073420e41aae.tmp.mp4"
INFO  2026-06-03 18:00:25,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:00:25,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:25,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:25,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:25,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:25,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:00:26,511 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 18:00:26,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,549 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, hash:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b -> Started
INFO  2026-06-03 18:00:26,549 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 18:00:26,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 18:00:26,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 18:00:26,593 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135688, recapid 8229, customerid 169, TimeStamp 1780502424, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 18:00:26,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T18:00:26.5941951","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780502424,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":13,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 18:00:26,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 18:00:26,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 18:00:26,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 18:00:26,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 18:00:26,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 18:00:26,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 18:00:26,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 18:00:26,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 18:00:26,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 18:00:26,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 18:00:26,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 18:00:26,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 18:00:26,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 18:00:26,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,684 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:00:26,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 18:00:26,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135688, hashtagId: 10548
INFO  2026-06-03 18:00:26,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,707 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:00:26,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 18:00:26,716 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135688, hashtagId: 10499
INFO  2026-06-03 18:00:26,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,788 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clipId:135688
INFO  2026-06-03 18:00:26,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135688
INFO  2026-06-03 18:00:26,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12620544
INFO  2026-06-03 18:00:26,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135688
INFO  2026-06-03 18:00:26,805 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 18:00:26,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135688.mp4 Esiste già verrà eliminato
INFO  2026-06-03 18:00:26,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 18:00:26,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9465408 bytes (from base64 length 12620544)
DEBUG  2026-06-03 18:00:26,905 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9465406
INFO  2026-06-03 18:00:26,940 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135688 con il path  RecapClipFile/135688.mp4
INFO  2026-06-03 18:00:26,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135688 - clipFile: RecapClipFile/135688.mp4
INFO  2026-06-03 18:00:26,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135688.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,959 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135688 file:RecapClipFile/135688.mp4, scheduling post-processing
INFO  2026-06-03 18:00:26,959 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135688 recapId:8229
INFO  2026-06-03 18:00:26,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135688
INFO  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135688_Temp.mp4:
DEBUG  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135688.mp4:
DEBUG  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135688_Temp.mp4:
DEBUG  2026-06-03 18:00:26,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135688_TempMA.mp4:
DEBUG  2026-06-03 18:00:26,975 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135688.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135688_TempMA.mp4

DEBUG  2026-06-03 18:00:26,975 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135688_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135688_Temp.mp4

INFO  2026-06-03 18:00:26,975 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135688 sessionId=1266331730 starting, file=135688_Temp.mp4
INFO  2026-06-03 18:00:28,401 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:00:28,401 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:00:28,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:00:28,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:00:28,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:00:28,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:00:28,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:00:28,503 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 18:01:16,833 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1266331730, stdout=0 chars, stderr=19263 chars
INFO  2026-06-03 18:01:16,840 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info83a3d37c96824930a2be96630f859cdc.txt
INFO  2026-06-03 18:01:16,892 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.69
INFO  2026-06-03 18:01:16,892 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.69
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135688 sessionId=1266331730 completed, exitCode=0, durationMs=49921
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135688
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135688
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135688 sessionId=880094874 starting, pathVideo=RecapClipFile/135688.mp4
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135688.mp4
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135688.jpg
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135688.jpg
INFO  2026-06-03 18:01:16,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135688.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135688.jpg
INFO  2026-06-03 18:01:16,929 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135688 sessionId=880094874 completed, exitCode=n/a, durationMs=34
INFO  2026-06-03 18:01:16,929 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135688
INFO  2026-06-03 18:01:16,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135688.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:01:16,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:01:16,963 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 18:01:16,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.69,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 18:01:16,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:01:16,977 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8229
INFO  2026-06-03 18:01:16,977 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:01:16,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:16,979 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135688 recapId:8229
INFO  2026-06-03 18:01:39,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 18:01:39,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:01:39,718 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 18:01:39,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:01:39,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:01:39,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:39,805 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:01:39,983 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:14 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720, 135687.mp4=720, 135688.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.1697cb4c8fa44a91a35b1ed94987f0e3.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/a0a8c9a5704c4743b794234d47f2d7f2.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.1697cb4c8fa44a91a35b1ed94987f0e3.tmp.mp4"
INFO  2026-06-03 18:01:46,059 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 18:01:46,068 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 18:01:46,075 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 18:01:46,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 18:01:46,117 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 18:01:46,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,149 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 18:01:46,153 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 18:01:46,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 18:01:46,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 18:01:46,337 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:01:46,337 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:01:46,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,526 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-03 18:01:46,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:01:46,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 18:01:46,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-03 18:01:46,607 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 18:01:46,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:46,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:01:46,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:01:46,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:01:46,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:01:46,859 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 18:01:47,378 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 18:01:47,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 18:01:47,466 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 18:01:47,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 18:01:47,476 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,569 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 18:01:47,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 18:01:47,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 18:01:47,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,701 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 18:01:47,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 18:01:47,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 18:01:47,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 18:01:47,717 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 18:01:47,748 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 18:01:47,755 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 18:01:47,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 18:01:47,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,765 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 18:01:47,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,868 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 18:01:47,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,868 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 18:01:47,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 18:01:47,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 18:01:47,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:47,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-03 18:01:47,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,951 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-03 18:01:47,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:47,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:47,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:48,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:48,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:48,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-03 18:01:48,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,142 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-03 18:01:48,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:48,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:01:48,197 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-03 18:01:48,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-03 18:01:48,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-03 18:01:48,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-03 18:01:48,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:01:48,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:01:48,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:02:42,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 18:02:42,856 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:02:42,856 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 18:03:52,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:03:52,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:03:52,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 18:03:52,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:52,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 18:03:59,820 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:03:59,820 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:03:59,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:03:59,825 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:03:59,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:03:59,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:03:59,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688), params: null
INFO  2026-06-03 18:03:59,894 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 18:04:07,405 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:d66d3960-982e-4735-8372-fc766adb8877, clip:
INFO  2026-06-03 18:04:07,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d66d3960-982e-4735-8372-fc766adb8877","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:d66d3960-982e-4735-8372-fc766adb8877, hash:b2d314fb71c11e12f3e88c9999f27a281aef0002617449ef0e4ad032b26d353a -> Started
INFO  2026-06-03 18:04:07,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 18:04:07,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,432 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 18:04:07,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 18:04:07,465 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135689, recapid 8229, customerid 169, TimeStamp 1780502632, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 18:04:07,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T18:04:07.4652231","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780502632,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180.000048995018,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":14,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 18:04:07,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 18:04:07,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 18:04:07,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 18:04:07,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 18:04:07,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 18:04:07,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 18:04:07,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 18:04:07,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 18:04:07,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 18:04:07,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 18:04:07,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 18:04:07,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 18:04:07,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 18:04:07,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 14 WHERE recapid = 8229 AND clipId = 135689, params: []
INFO  2026-06-03 18:04:07,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,517 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:04:07,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,520 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 18:04:07,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135689, hashtagId: 10548
INFO  2026-06-03 18:04:07,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,532 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 18:04:07,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,534 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 18:04:07,534 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135689, hashtagId: 10499
INFO  2026-06-03 18:04:07,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:d66d3960-982e-4735-8372-fc766adb8877, clipId:135689
INFO  2026-06-03 18:04:07,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:d66d3960-982e-4735-8372-fc766adb8877","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135689
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 34635804
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135689
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 18:04:07,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135689.mp4 Esiste già verrà eliminato
INFO  2026-06-03 18:04:07,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 18:04:07,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 25976853 bytes (from base64 length 34635804)
DEBUG  2026-06-03 18:04:07,654 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 25976852
INFO  2026-06-03 18:04:07,687 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135689 con il path  RecapClipFile/135689.mp4
INFO  2026-06-03 18:04:07,687 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135689 - clipFile: RecapClipFile/135689.mp4
INFO  2026-06-03 18:04:07,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135689.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:07,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135689 file:RecapClipFile/135689.mp4, scheduling post-processing
INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135689 recapId:8229
INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135689
INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135689_Temp.mp4:
DEBUG  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135689.mp4:
DEBUG  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135689_Temp.mp4:
DEBUG  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135689_TempMA.mp4:
DEBUG  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135689.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135689_TempMA.mp4

DEBUG  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135689_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135689_Temp.mp4

INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135689 sessionId=564812454 starting, file=135689_Temp.mp4
INFO  2026-06-03 18:04:07,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:d66d3960-982e-4735-8372-fc766adb8877","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:07,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:04:17,642 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:04:17,644 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:04:17,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:17,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:04:17,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:04:17,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689), params: null
INFO  2026-06-03 18:04:17,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689), params: null
INFO  2026-06-03 18:04:17,795 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 18:04:32,171 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 18:04:32,171 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 18:04:32,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:32,181 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 18:04:39,130 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 18:04:39,130 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 18:04:39,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:04:39,140 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 18:04:50,669 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 18:04:50,671 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:04:50,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:04:50,680 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 18:04:50,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 18:04:50,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689), params: null
INFO  2026-06-03 18:04:50,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689), params: null
INFO  2026-06-03 18:04:50,748 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
DEBUG  2026-06-03 18:06:49,178 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=564812454, stdout=0 chars, stderr=45489 chars
INFO  2026-06-03 18:06:49,192 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info18348180b55c4e098c033386560fa7b7.txt
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:03:00.00
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 180
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135689 sessionId=564812454 completed, exitCode=0, durationMs=161503
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135689
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135689
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135689 sessionId=1265634480 starting, pathVideo=RecapClipFile/135689.mp4
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135689.mp4
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135689.jpg
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135689.jpg
INFO  2026-06-03 18:06:49,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135689.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135689.jpg
INFO  2026-06-03 18:06:58,502 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135689 sessionId=1265634480 completed, exitCode=n/a, durationMs=9295
INFO  2026-06-03 18:06:58,502 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135689
INFO  2026-06-03 18:06:58,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135689.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:06:58,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:06:58,639 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 18:06:58,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":180,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 18:06:58,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:06:58,649 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8229
INFO  2026-06-03 18:06:58,649 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 18:06:58,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 18:06:58,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:06:58,651 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135689 recapId:8229
INFO  2026-06-03 18:06:58,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 18:06:58,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 18:06:58,732 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:06:58,935 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:15 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720, 135687.mp4=720, 135688.mp4=720, 135689.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.fd23f695eccd4522bf1d6dbe72c958d6.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/bf2b79e36964471daae122f28b5fa379.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.fd23f695eccd4522bf1d6dbe72c958d6.tmp.mp4"
INFO  2026-06-03 18:08:44,176 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 18:08:44,176 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 18:08:44,177 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 19:00:57,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:00:57,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:02,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:01:02,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:02,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:20,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:01:20,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:20,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:20,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:20,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:20,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:21,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 19:01:21,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 19:01:21,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 19:01:21,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:21,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 19:01:21,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 19:01:21,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 19:01:21,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 19:01:21,314 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 19:01:21,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:21,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:21,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 19:01:21,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T19:01:21.3172662","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 19:01:21,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 19:01:21,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:21,341 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 19:01:22,119 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:01:22,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:22,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:01:22,135 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:01:24,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:01:24,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:24,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:24,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:24,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:24,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:25,257 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:01:25,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:25,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:01:25,271 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:01:27,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:01:27,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:27,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:27,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:27,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:27,473 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:28,263 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:01:28,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:28,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:01:28,280 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:01:30,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:01:30,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:30,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:30,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:30,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:30,474 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:01:31,217 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:01:31,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:31,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:01:31,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:01:51,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 19:01:51,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-03 19:01:51,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-03 19:01:51,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:01:51,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 19:01:51,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 19:01:51,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 19:01:51,917 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 19:01:51,925 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 19:01:51,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:51,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:51,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 19:01:51,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T19:01:51.9291519","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 19:01:51,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-03 19:01:51,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:01:51,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 19:01:51,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 19:01:52,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-03 19:01:52,078 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-03 19:01:52,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-03 19:01:52,080 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-03 19:01:52,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-03 19:01:52,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-03 19:08:05,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:08:05,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:08:11,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:08:11,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:08:11,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:08:12,785 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:08:12,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:08:12,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:08:12,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:09:54,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:09:54,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:54,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:54,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:54,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:54,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:09:55,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:09:55,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:55,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:55,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:55,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:09:55,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:09:55,826 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:09:55,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:09:55,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:09:55,904 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:11:02,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:11:02,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:11:02,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:11:02,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:11:02,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:11:02,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:13:45,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:13:45,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:13:45,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:13:45,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:13:45,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:13:45,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:16:59,506 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 19:16:59,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 19:16:59,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 19:16:59,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 19:17:24,797 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:17:24,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,165 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,171 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:17:25,379 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:17:25,379 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,407 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,409 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:25,412 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:17:26,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, clip:
INFO  2026-06-03 19:17:26,207 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:17:26,218 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=ffefddc3133f22dc0c4365aab3fcfd0d1cce1e21d0d5c39e7823c4b4195be0a5, hashSalvato=d6f3a187934abb67d1d8381c6dc38d08fd2216105b076a582ef18c6d2345601f, idempotencyKey=lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, customerId=169, recapId=8229, recapId=8229, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:25, Duration=18.231666666666666, Resolution=720, TimeStamp=1780502403, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-03 19:17:26,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:17:26,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:17:26,321 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d -> PayloadConflict (hashSalvato:d6f3a187934abb67d1d8381c6dc38d08fd2216105b076a582ef18c6d2345601f, hashRichiesta:ffefddc3133f22dc0c4365aab3fcfd0d1cce1e21d0d5c39e7823c4b4195be0a5)
INFO  2026-06-03 19:17:41,161 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:17:41,161 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:41,184 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:41,187 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:41,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:17:41,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:17:41,934 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, clip:
INFO  2026-06-03 19:17:41,935 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:17:41,941 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=ffefddc3133f22dc0c4365aab3fcfd0d1cce1e21d0d5c39e7823c4b4195be0a5, hashSalvato=d6f3a187934abb67d1d8381c6dc38d08fd2216105b076a582ef18c6d2345601f, idempotencyKey=lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d, customerId=169, recapId=8229, recapId=8229, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:25, Duration=18.231666666666666, Resolution=720, TimeStamp=1780502403, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-03 19:17:41,957 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:17:41,965 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:17:41,967 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:9e03145e-7792-4173-a55b-cb5f4e9bbf9d -> PayloadConflict (hashSalvato:d6f3a187934abb67d1d8381c6dc38d08fd2216105b076a582ef18c6d2345601f, hashRichiesta:ffefddc3133f22dc0c4365aab3fcfd0d1cce1e21d0d5c39e7823c4b4195be0a5)
INFO  2026-06-03 19:19:35,999 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:19:36,000 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:36,022 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:36,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:36,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:36,031 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:19:41,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:19:41,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:41,462 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:41,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:41,469 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:19:41,472 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:19:42,141 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:19:42,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:19:42,153 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e, hashSalvato=acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, idempotencyKey=lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, customerId=169, recapId=8229, recapId=8229, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:25, Duration=18.711666666666666, Resolution=720, TimeStamp=1780502424, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-03 19:19:42,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:19:42,239 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:19:42,240 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:20:00,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:20:00,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:20:00,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:20:00,941 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:20:00,943 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:20:00,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:20:01,693 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, clip:
INFO  2026-06-03 19:20:01,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:20:01,699 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e, hashSalvato=acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, idempotencyKey=lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692, customerId=169, recapId=8229, recapId=8229, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:25, Duration=18.711666666666666, Resolution=720, TimeStamp=1780502424, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-03 19:20:01,713 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 19:20:01,721 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-03 19:20:01,722 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:01295892-af0a-4ef6-83b4-41f8589e0692 -> PayloadConflict (hashSalvato:acd33a044f57b34291ba602818f8f98aa4637e2028b7e0ad4d9c9a52a119983b, hashRichiesta:e5f1010b289ccea3db2ba7effe56f31433c371c76387b66b1bcb573e0f161c6e)
INFO  2026-06-03 19:21:02,963 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:21:02,963 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:21:02,988 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:21:02,992 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:21:02,995 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:21:02,998 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 19:31:39,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 19:31:39,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:31:44,875 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:31:44,879 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:31:44,881 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 19:31:44,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:04:17,120 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-03 20:04:17,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-03 20:04:17,203 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-03 20:04:17,203 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-03 20:26:30,241 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:26:30,689 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:32,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:32,454 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:32,461 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:32,470 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:26:41,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:26:41,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:41,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:41,630 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:41,635 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:26:41,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:35:35,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:35:35,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:40,475 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:40,479 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:40,481 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:40,484 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:35:46,087 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:35:46,088 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:46,111 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:46,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:46,117 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:46,120 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:35:59,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 20:35:59,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 20:35:59,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 20:35:59,789 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:35:59,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 20:35:59,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 20:35:59,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:35:59,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:35:59,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 20:35:59,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:59,812 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:59,813 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:35:59,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:35:59.8143693","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:35:59,834 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-03 20:35:59,842 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:35:59,845 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 20:36:00,369 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314, clip:
INFO  2026-06-03 20:36:00,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,379 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c91db4db-94b6-4363-954c-f285c6140314","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,397 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314, hash:a114498b64b97a43de5eea82536d19a7821f96cf2c175ac3c06b284c0f33025b -> Started
INFO  2026-06-03 20:36:00,398 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 20:36:00,398 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 20:36:00,402 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,433 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 20:36:00,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135690, recapid 8229, customerid 169, TimeStamp 1780511744, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 20:36:00,443 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:00.4360288","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780511744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,492 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 20:36:00,493 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,493 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 20:36:00,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 20:36:00,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,495 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 20:36:00,496 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,496 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 20:36:00,498 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,498 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 20:36:00,499 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,499 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 20:36:00,500 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,500 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 20:36:00,501 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,501 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 20:36:00,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 20:36:00,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 20:36:00,505 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,505 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 20:36:00,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 20:36:00,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,506 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 20:36:00,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 14 WHERE recapid = 8229 AND clipId = 135689, params: []
INFO  2026-06-03 20:36:00,509 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,509 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 15 WHERE recapid = 8229 AND clipId = 135690, params: []
INFO  2026-06-03 20:36:00,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:00,510 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 20:36:00,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135690, hashtagId: 10548
INFO  2026-06-03 20:36:00,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,515 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:00,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 20:36:00,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135690, hashtagId: 10499
INFO  2026-06-03 20:36:00,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,552 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,553 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314, clipId:135690
INFO  2026-06-03 20:36:00,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135690
INFO  2026-06-03 20:36:00,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 6140184
INFO  2026-06-03 20:36:00,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135690
INFO  2026-06-03 20:36:00,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 20:36:00,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135690.mp4 Esiste già verrà eliminato
INFO  2026-06-03 20:36:00,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 20:36:00,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 4605138 bytes (from base64 length 6140184)
DEBUG  2026-06-03 20:36:00,633 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 4605136
INFO  2026-06-03 20:36:00,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135690 con il path  RecapClipFile/135690.mp4
INFO  2026-06-03 20:36:00,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135690 - clipFile: RecapClipFile/135690.mp4
INFO  2026-06-03 20:36:00,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135690.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: files saved clipId:135690 file:RecapClipFile/135690.mp4, scheduling post-processing
INFO  2026-06-03 20:36:00,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: scheduled clipId:135690 recapId:8229
INFO  2026-06-03 20:36:00,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c91db4db-94b6-4363-954c-f285c6140314","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135690
INFO  2026-06-03 20:36:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135690_Temp.mp4:
DEBUG  2026-06-03 20:36:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135690.mp4:
DEBUG  2026-06-03 20:36:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135690_Temp.mp4:
DEBUG  2026-06-03 20:36:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135690_TempMA.mp4:
DEBUG  2026-06-03 20:36:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135690.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135690_TempMA.mp4

DEBUG  2026-06-03 20:36:00,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135690_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135690_Temp.mp4

INFO  2026-06-03 20:36:00,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135690 sessionId=1519296915 starting, file=135690_Temp.mp4
INFO  2026-06-03 20:36:00,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:06,183 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:36:06,184 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,215 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,218 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,223 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:36:06,888 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clip:
INFO  2026-06-03 20:36:06,888 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,903 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,926 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, hash:bbde56a4d529dc617b41da5fe5046b183c56fad9dd046e5bf5fa4acb3180673c -> Started
INFO  2026-06-03 20:36:06,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 20:36:06,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,931 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 20:36:06,931 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,963 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 20:36:06,965 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135691, recapid 8229, customerid 169, TimeStamp 1780511764, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 20:36:06,965 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:06.9652705","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780511764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":16,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:06,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:06,985 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 20:36:07,007 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,007 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 20:36:07,009 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,009 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 20:36:07,012 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,012 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 20:36:07,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,013 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 20:36:07,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 20:36:07,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,017 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 20:36:07,018 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,018 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 20:36:07,021 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,021 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 20:36:07,023 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,023 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 20:36:07,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 20:36:07,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 20:36:07,035 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,035 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 20:36:07,037 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,037 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 20:36:07,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 14 WHERE recapid = 8229 AND clipId = 135689, params: []
INFO  2026-06-03 20:36:07,041 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,041 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 15 WHERE recapid = 8229 AND clipId = 135690, params: []
INFO  2026-06-03 20:36:07,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 16 WHERE recapid = 8229 AND clipId = 135691, params: []
INFO  2026-06-03 20:36:07,044 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,044 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:07,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 20:36:07,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135691, hashtagId: 10548
INFO  2026-06-03 20:36:07,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,064 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,064 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:07,064 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,067 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-03 20:36:07,068 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135691, hashtagId: 10590
INFO  2026-06-03 20:36:07,068 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,083 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,083 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,135 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,135 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clipId:135691
INFO  2026-06-03 20:36:07,135 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135691
INFO  2026-06-03 20:36:07,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 10860028
INFO  2026-06-03 20:36:07,150 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135691
INFO  2026-06-03 20:36:07,150 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-03 20:36:07,150 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8145021 bytes (from base64 length 10860028)
DEBUG  2026-06-03 20:36:07,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8145021
INFO  2026-06-03 20:36:07,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135691 con il path  RecapClipFile/135691.mp4
INFO  2026-06-03 20:36:07,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135691 - clipFile: RecapClipFile/135691.mp4
INFO  2026-06-03 20:36:07,256 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135691.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: files saved clipId:135691 file:RecapClipFile/135691.mp4, scheduling post-processing
INFO  2026-06-03 20:36:07,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: scheduled clipId:135691 recapId:8229
INFO  2026-06-03 20:36:07,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:07,292 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:07,292 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135691
INFO  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135691_Temp.mp4:
DEBUG  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135691.mp4:
DEBUG  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135691_Temp.mp4:
DEBUG  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135691_TempMA.mp4:
DEBUG  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135691.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135691_TempMA.mp4

DEBUG  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135691_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135691_Temp.mp4

INFO  2026-06-03 20:36:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135691 sessionId=123487727 starting, file=135691_Temp.mp4
DEBUG  2026-06-03 20:36:13,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1519296915, stdout=0 chars, stderr=10391 chars
INFO  2026-06-03 20:36:13,364 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info4382e5d5a9604cc293ea2241be33d7ca.txt
INFO  2026-06-03 20:36:13,393 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:09.10
INFO  2026-06-03 20:36:13,393 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 9.1
INFO  2026-06-03 20:36:13,393 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135690 sessionId=1519296915 completed, exitCode=0, durationMs=12730
INFO  2026-06-03 20:36:13,393 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135690
INFO  2026-06-03 20:36:13,395 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135690
INFO  2026-06-03 20:36:13,396 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135690 sessionId=211522175 starting, pathVideo=RecapClipFile/135690.mp4
INFO  2026-06-03 20:36:13,396 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135690.mp4
INFO  2026-06-03 20:36:13,396 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135690.jpg
INFO  2026-06-03 20:36:13,396 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135690.jpg
INFO  2026-06-03 20:36:13,396 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135690.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135690.jpg
INFO  2026-06-03 20:36:13,412 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135690 sessionId=211522175 completed, exitCode=n/a, durationMs=16
INFO  2026-06-03 20:36:13,412 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135690
INFO  2026-06-03 20:36:13,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135690.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:13,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:13,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 20:36:13,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":9.1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 20:36:13,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:13,465 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8229
INFO  2026-06-03 20:36:13,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:13,470 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:36:13,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:13,486 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135690 recapId:8229
INFO  2026-06-03 20:36:13,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:13,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:13,577 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:36:13,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:36:13,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:36:14,243 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:17 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720, 135687.mp4=720, 135688.mp4=720, 135689.mp4=720, 135690.mp4=720, 135691.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.5e7e2f3b2f6d4dd5bbd3aa8e3715e6d3.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/00183cdcd64b4895808c1a0009c92089.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.5e7e2f3b2f6d4dd5bbd3aa8e3715e6d3.tmp.mp4"
INFO  2026-06-03 20:36:14,581 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clip:
INFO  2026-06-03 20:36:14,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161, hash:5cc6a57be7c9a5b40ceaf79c8737267d41c0748d981c47e41182b90fda292be1 -> Started
INFO  2026-06-03 20:36:14,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 20:36:14,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 20:36:14,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 20:36:14,655 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135692, recapid 8229, customerid 169, TimeStamp 1780511772, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 20:36:14,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:14.6559962","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780511772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":17,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 20:36:14,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 20:36:14,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 20:36:14,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 20:36:14,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 20:36:14,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 20:36:14,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 20:36:14,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 20:36:14,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 20:36:14,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 20:36:14,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 20:36:14,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 20:36:14,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 20:36:14,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 20:36:14,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 14 WHERE recapid = 8229 AND clipId = 135689, params: []
INFO  2026-06-03 20:36:14,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 15 WHERE recapid = 8229 AND clipId = 135690, params: []
INFO  2026-06-03 20:36:14,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 16 WHERE recapid = 8229 AND clipId = 135691, params: []
INFO  2026-06-03 20:36:14,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 17 WHERE recapid = 8229 AND clipId = 135692, params: []
INFO  2026-06-03 20:36:14,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,754 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:14,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 20:36:14,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135692, hashtagId: 10548
INFO  2026-06-03 20:36:14,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,780 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:14,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: RigoreOK gia presente nel Data Base
INFO  2026-06-03 20:36:14,787 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135692, hashtagId: 10523
INFO  2026-06-03 20:36:14,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,866 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clipId:135692
INFO  2026-06-03 20:36:14,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135692
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 3986284
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135692
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135692.mp4 Esiste già verrà eliminato
INFO  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 20:36:14,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 2989713 bytes (from base64 length 3986284)
DEBUG  2026-06-03 20:36:14,919 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 2989711
INFO  2026-06-03 20:36:14,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135692 con il path  RecapClipFile/135692.mp4
INFO  2026-06-03 20:36:14,955 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135692 - clipFile: RecapClipFile/135692.mp4
INFO  2026-06-03 20:36:14,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135692.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,971 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135692 file:RecapClipFile/135692.mp4, scheduling post-processing
INFO  2026-06-03 20:36:14,973 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135692 recapId:8229
INFO  2026-06-03 20:36:14,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:14,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:14,987 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135692
DEBUG  2026-06-03 20:36:18,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=123487727, stdout=0 chars, stderr=9825 chars
INFO  2026-06-03 20:36:18,840 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info36096ed8bea34873ada331dc89eda4a6.txt
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:06.10
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 6.1
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135691 sessionId=123487727 completed, exitCode=0, durationMs=11627
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135691
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135691
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135691 sessionId=285126598 starting, pathVideo=RecapClipFile/135691.mp4
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135691.mp4
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135691.jpg
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135691.jpg
INFO  2026-06-03 20:36:18,923 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135691.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135691.jpg
INFO  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135691 sessionId=285126598 completed, exitCode=n/a, durationMs=89
INFO  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135692_Temp.mp4:
DEBUG  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135692.mp4:
DEBUG  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135692_Temp.mp4:
DEBUG  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135692_TempMA.mp4:
DEBUG  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135692.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135692_TempMA.mp4

DEBUG  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135692_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135692_Temp.mp4

INFO  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135692 sessionId=1242053063 starting, file=135692_Temp.mp4
INFO  2026-06-03 20:36:19,014 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135691
INFO  2026-06-03 20:36:19,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135691.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:19,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:19,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 20:36:19,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 20:36:19,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:19,080 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8229
INFO  2026-06-03 20:36:19,080 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:36:19,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:19,087 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135691 recapId:8229
INFO  2026-06-03 20:36:24,729 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:36:24,732 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:36:24,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,762 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:36:24,761 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 20:36:24,764 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 20:36:24,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 20:36:24,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,788 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 20:36:24,788 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 20:36:24,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:24,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:24,807 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 20:36:24,807 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 20:36:24,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 20:36:24,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-03 20:36:24,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-03 20:36:24,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-03 20:36:24,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,830 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 20:36:24,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:24,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:24.8472052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,859 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 20:36:24,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,861 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-03 20:36:24,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:24,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,866 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 20:36:24,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:24,993 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:36:25,000 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 20:36:25,000 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 20:36:25,000 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:25,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-03 20:36:25,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-03 20:36:25,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:25,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:25,003 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-03 20:36:25,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,038 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 20:36:25,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:25,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:25.0446112","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:25,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 20:36:25,042 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-03 20:36:25,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:25,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:25.07034","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:25,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,086 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-03 20:36:25,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:36:25,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 20:36:25,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:36:25,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:36:25,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,128 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 20:36:25,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 20:36:25,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:25,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 20:36:25,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 20:36:25,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:36:25,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:36:25,431 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:36:25,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:26.3980395","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:26.3980395","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:26.3980395","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:26,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:26.3980395","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-03 20:36:26,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-03 20:36:26,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:26,555 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 20:36:26,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 20:36:27,311 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-03 20:36:27,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,410 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:36:27,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:36:27,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:36:27,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:36:27,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:36:27,654 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:36:27,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:36:27,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-03 20:36:27,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:27,730 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 20:36:27,730 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 20:36:27,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:30,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 20:36:30,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:30,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 20:36:30,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:30,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,198 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 20:36:30,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 20:36:30,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:30,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 20:36:30,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 20:36:30,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 20:36:30,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 20:36:30,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 20:36:30,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:30,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 20:36:30,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,365 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:30,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 20:36:30,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 20:36:30,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:30,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-03 20:36:30,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 20:36:30,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:30,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-03 20:36:30,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 20:36:30,529 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-03 20:36:30,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 20:36:30,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 20:36:30,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-03 20:36:30,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-03 20:36:30,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 20:36:30,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 20:36:30,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 20:36:30,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-03 20:36:30,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 20:36:30,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 20:36:30,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 20:36:30,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 20:36:30,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:30,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 20:36:30,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:30,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 20:36:30,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:30,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 20:36:30,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:30,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-03 20:36:30,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-03 20:36:30,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-03 20:36:30,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-03 20:36:30,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,901 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-03 20:36:30,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 20:36:30,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-03 20:36:30,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-03 20:36:30,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-03 20:36:30,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-03 20:36:30,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:30,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-03 20:36:31,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-03 20:36:31,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:31,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-03 20:36:31,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-03 20:36:31,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-03 20:36:31,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-03 20:36:31,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:31,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-03 20:36:31,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,127 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-03 20:36:31,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-03 20:36:31,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:31,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
DEBUG  2026-06-03 20:36:37,156 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1242053063, stdout=0 chars, stderr=11377 chars
INFO  2026-06-03 20:36:37,160 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info42f229991a704ccc8e0c3a12eeb4a721.txt
INFO  2026-06-03 20:36:37,197 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.14
INFO  2026-06-03 20:36:37,197 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.14
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135692 sessionId=1242053063 completed, exitCode=0, durationMs=18184
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135692
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135692
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135692 sessionId=666408848 starting, pathVideo=RecapClipFile/135692.mp4
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135692.mp4
INFO  2026-06-03 20:36:37,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135692.jpg
INFO  2026-06-03 20:36:37,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135692.jpg
INFO  2026-06-03 20:36:37,200 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135692.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135692.jpg
INFO  2026-06-03 20:36:37,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135692 sessionId=666408848 completed, exitCode=n/a, durationMs=37
INFO  2026-06-03 20:36:37,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135692
INFO  2026-06-03 20:36:37,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135692.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:37,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:37,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 20:36:37,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.14,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 20:36:37,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:37,274 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8229
INFO  2026-06-03 20:36:37,274 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:36:37,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:37,276 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135692 recapId:8229
INFO  2026-06-03 20:36:52,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:36:52,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,259 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:36:52,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:36:52,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:36:52,841 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a, clip:
INFO  2026-06-03 20:36:52,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffb3b77b-3137-4f05-a6ae-d8a83794190a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a, hash:914dcc5c6ea7abc088491ca3ad0fa4cc7f1a473ee3820e10f0a18741abb24ad4 -> Started
INFO  2026-06-03 20:36:52,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 20:36:52,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8229, live_notification True
INFO  2026-06-03 20:36:52,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:52,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 20:36:52,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135693, recapid 8229, customerid 169, TimeStamp 1780511812, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 20:36:52,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"pressMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:36:52.9602379","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780511812,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.2188169956207275,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":18,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8229 AND clipId = 135674, params: []
INFO  2026-06-03 20:36:53,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8229 AND clipId = 135675, params: []
INFO  2026-06-03 20:36:53,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8229 AND clipId = 135676, params: []
INFO  2026-06-03 20:36:53,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8229 AND clipId = 135678, params: []
INFO  2026-06-03 20:36:53,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8229 AND clipId = 135679, params: []
INFO  2026-06-03 20:36:53,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8229 AND clipId = 135680, params: []
INFO  2026-06-03 20:36:53,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8229 AND clipId = 135681, params: []
INFO  2026-06-03 20:36:53,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8229 AND clipId = 135682, params: []
INFO  2026-06-03 20:36:53,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8229 AND clipId = 135683, params: []
INFO  2026-06-03 20:36:53,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8229 AND clipId = 135684, params: []
INFO  2026-06-03 20:36:53,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8229 AND clipId = 135685, params: []
INFO  2026-06-03 20:36:53,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8229 AND clipId = 135686, params: []
INFO  2026-06-03 20:36:53,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8229 AND clipId = 135687, params: []
INFO  2026-06-03 20:36:53,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8229 AND clipId = 135688, params: []
INFO  2026-06-03 20:36:53,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 14 WHERE recapid = 8229 AND clipId = 135689, params: []
INFO  2026-06-03 20:36:53,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 15 WHERE recapid = 8229 AND clipId = 135690, params: []
INFO  2026-06-03 20:36:53,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 16 WHERE recapid = 8229 AND clipId = 135691, params: []
INFO  2026-06-03 20:36:53,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 17 WHERE recapid = 8229 AND clipId = 135692, params: []
INFO  2026-06-03 20:36:53,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 18 WHERE recapid = 8229 AND clipId = 135693, params: []
INFO  2026-06-03 20:36:53,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,128 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:53,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,131 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 20:36:53,131 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135693, hashtagId: 10548
INFO  2026-06-03 20:36:53,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,157 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:36:53,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,163 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-03 20:36:53,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135693, hashtagId: 10590
INFO  2026-06-03 20:36:53,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a, clipId:135693
INFO  2026-06-03 20:36:53,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135693
INFO  2026-06-03 20:36:53,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 2832316
INFO  2026-06-03 20:36:53,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135693
INFO  2026-06-03 20:36:53,280 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 20:36:53,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135693.mp4 Esiste già verrà eliminato
INFO  2026-06-03 20:36:53,284 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 20:36:53,286 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 2124237 bytes (from base64 length 2832316)
DEBUG  2026-06-03 20:36:53,311 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 2124236
INFO  2026-06-03 20:36:53,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135693 con il path  RecapClipFile/135693.mp4
INFO  2026-06-03 20:36:53,328 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135693 - clipFile: RecapClipFile/135693.mp4
INFO  2026-06-03 20:36:53,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135693.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:36:53,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,351 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135693 file:RecapClipFile/135693.mp4, scheduling post-processing
INFO  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135693 recapId:8229
INFO  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135693
INFO  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135693_Temp.mp4:
DEBUG  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135693.mp4:
DEBUG  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135693_Temp.mp4:
DEBUG  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135693_TempMA.mp4:
DEBUG  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135693.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135693_TempMA.mp4

DEBUG  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135693_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135693_Temp.mp4

INFO  2026-06-03 20:36:53,354 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135693 sessionId=1452204047 starting, file=135693_Temp.mp4
INFO  2026-06-03 20:36:53,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:ffb3b77b-3137-4f05-a6ae-d8a83794190a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:36:53,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-03 20:37:17,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1452204047, stdout=0 chars, stderr=8938 chars
INFO  2026-06-03 20:37:17,643 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info3281330845da4309a75c30cb025f68b4.txt
INFO  2026-06-03 20:37:17,750 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:06.20
INFO  2026-06-03 20:37:17,751 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 6.2
INFO  2026-06-03 20:37:17,751 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135693 sessionId=1452204047 completed, exitCode=0, durationMs=24396
INFO  2026-06-03 20:37:17,752 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135693
INFO  2026-06-03 20:37:17,752 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135693
INFO  2026-06-03 20:37:17,752 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135693 sessionId=680211024 starting, pathVideo=RecapClipFile/135693.mp4
INFO  2026-06-03 20:37:17,752 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135693.mp4
INFO  2026-06-03 20:37:17,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135693.jpg
INFO  2026-06-03 20:37:17,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135693.jpg
INFO  2026-06-03 20:37:17,754 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135693.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135693.jpg
INFO  2026-06-03 20:37:17,896 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135693 sessionId=680211024 completed, exitCode=n/a, durationMs=144
INFO  2026-06-03 20:37:17,896 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135693
INFO  2026-06-03 20:37:17,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135693.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:37:17,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:37:17,927 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 20:37:17,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 20:37:17,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:37:17,939 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8229
INFO  2026-06-03 20:37:17,939 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:37:17,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:37:17,943 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135693 recapId:8229
INFO  2026-06-03 20:38:05,718 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:38:05,721 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:38:05,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:38:05,736 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:38:08,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:08,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,077 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 20:38:08,079 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 20:38:08,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,088 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 20:38:08,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:08,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:38:08,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,099 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:38:08,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,109 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 20:38:08,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:08,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,132 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 20:38:08,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:38:08,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,163 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:38:08,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,162 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 20:38:08,168 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 20:38:08,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,201 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:38:08,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:38:08,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:38:08,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:38:08,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:08,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:08,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:08,343 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:38:08,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:08,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:08,377 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:38:08,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,465 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 20:38:08,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,919 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-03 20:38:08,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-03 20:38:08,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:16,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:16,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:16,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:16,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:16,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:16,562 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:17,393 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-03 20:38:17,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:38:17,454 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 20:38:17,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:19,784 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:38:19,786 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:38:19,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:38:19,808 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:38:24,305 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:38:24,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,308 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 20:38:24,316 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 20:38:24,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 20:38:24,317 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 20:38:24,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:38:24,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,326 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:38:24,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:38:24,337 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 20:38:24,337 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 20:38:24,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 20:38:24,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:24,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,399 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 20:38:24,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,404 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:38:24,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:24,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:24,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 20:38:24,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:38:24,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:38:24,437 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:38:24,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:24,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-03 20:38:24,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-03 20:38:24,512 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 20:38:25,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,381 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 20:38:25,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,396 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 20:38:25,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,403 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 20:38:25,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 20:38:25,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 20:38:25,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,480 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 20:38:25,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 20:38:25,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 20:38:25,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 20:38:25,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 20:38:25,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,532 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 20:38:25,550 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 20:38:25,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 20:38:25,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,566 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 20:38:25,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 20:38:25,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,609 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 20:38:25,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,646 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 20:38:25,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,657 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 20:38:25,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 20:38:25,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-03 20:38:25,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 20:38:25,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-03 20:38:25,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-03 20:38:25,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,717 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-03 20:38:25,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,735 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-03 20:38:25,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-03 20:38:25,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,764 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-03 20:38:25,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,767 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,767 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-03 20:38:25,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689
INFO  2026-06-03 20:38:25,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690
INFO  2026-06-03 20:38:25,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689 NOT found
INFO  2026-06-03 20:38:25,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690 NOT found
INFO  2026-06-03 20:38:25,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,897 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691
INFO  2026-06-03 20:38:25,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691 NOT found
INFO  2026-06-03 20:38:25,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692
INFO  2026-06-03 20:38:25,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,925 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692 NOT found
INFO  2026-06-03 20:38:25,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:38:25,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:25,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,926 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-03 20:38:25,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-03 20:38:25,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:25,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:38:28,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-03 20:38:28,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:28,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-03 20:38:59,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-03 20:38:59,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:38:59,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-03 20:39:19,674 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 20:39:19,674 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:39:19,675 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 20:39:19,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:39:19,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:39:19,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:39:19,701 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:39:19,945 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8229 clips:19 heights:[135674.mp4=1080, 135675.mp4=1080, 135676.mp4=720, 135678.mp4=720, 135679.mp4=1080, 135680.mp4=1080, 135681.mp4=1080, 135682.mp4=720, 135683.mp4=720, 135684.mp4=720, 135685.mp4=720, 135686.mp4=720, 135687.mp4=720, 135688.mp4=720, 135689.mp4=720, 135690.mp4=720, 135691.mp4=720, 135692.mp4=720, 135693.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8229.afe41232e88141f0a7bf96f2e1ac6d92.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/74a7626db6c04076a445ee3dee829c41.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8229.afe41232e88141f0a7bf96f2e1ac6d92.tmp.mp4"
INFO  2026-06-03 20:40:33,695 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:40:33,695 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:40:33,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:40:33,701 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:40:37,363 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:40:37,363 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:40:37,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:40:37,371 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:40:38,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:38,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:39,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:39,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:39,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:39,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:53,891 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:40:53,891 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:40:53,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:40:53,905 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:40:54,131 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 20:40:54,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 20:40:54,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,595 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 20:40:54,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 20:40:54,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 20:40:54,711 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 20:40:54,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,764 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 20:40:54,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,767 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 20:40:54,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,767 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,768 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 20:40:54,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,774 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 20:40:54,774 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 20:40:54,792 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 20:40:54,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 20:40:54,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 20:40:54,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,834 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 20:40:54,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 20:40:54,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,882 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 20:40:54,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 20:40:54,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,905 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,911 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 20:40:54,914 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-03 20:40:54,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,957 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-03 20:40:54,957 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-03 20:40:54,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,968 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-03 20:40:54,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:54,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:54,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:54,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-03 20:40:55,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,022 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-03 20:40:55,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-03 20:40:55,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,042 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-03 20:40:55,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689
INFO  2026-06-03 20:40:55,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,075 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689 NOT found
INFO  2026-06-03 20:40:55,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690
INFO  2026-06-03 20:40:55,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,113 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691
INFO  2026-06-03 20:40:55,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690 NOT found
INFO  2026-06-03 20:40:55,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691 NOT found
INFO  2026-06-03 20:40:55,132 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692
INFO  2026-06-03 20:40:55,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,163 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:40:55,163 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-03 20:40:55,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,176 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692 NOT found
INFO  2026-06-03 20:40:55,176 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-03 20:40:55,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:40:55,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:40:55,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:41:03,890 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:41:03,890 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:41:03,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:41:03,906 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:41:59,284 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:41:59,287 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:41:59,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:41:59,297 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:42:06,183 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8229 story published: /var/www/html/recapwebtest/stories/8229.mp4
INFO  2026-06-03 20:42:06,183 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:42:06,184 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8229
INFO  2026-06-03 20:42:09,450 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 20:42:09,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:09,456 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 20:42:54,180 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:42:54,180 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:42:54,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:42:54,188 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:42:56,127 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:56,127 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,140 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-03 20:42:56,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,145 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-03 20:42:56,145 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-03 20:42:56,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,152 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-03 20:42:56,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:42:56,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:56,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:42:56,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:56,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:42:56,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:42:56,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:42:56,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:42:56,292 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:42:56,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,421 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-03 20:42:57,436 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-03 20:42:57,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-03 20:42:57,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,438 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-03 20:42:57,438 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-03 20:42:57,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-03 20:42:57,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-03 20:42:57,446 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-03 20:42:57,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-03 20:42:57,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:57,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,486 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-03 20:42:57,486 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-03 20:42:57,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:57,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-03 20:42:57,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:42:57,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:57,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-03 20:42:57,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-03 20:42:57,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-03 20:42:57,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-03 20:42:57,586 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-03 20:42:57,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:42:57,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-03 20:42:57,614 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-03 20:42:57,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,414 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 20:42:58,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 20:42:58,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-03 20:42:58,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-03 20:42:58,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-03 20:42:58,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,475 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-03 20:42:58,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,475 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,504 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-03 20:42:58,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-03 20:42:58,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,540 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-03 20:42:58,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,547 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-03 20:42:58,547 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-03 20:42:58,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-03 20:42:58,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-03 20:42:58,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,566 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-03 20:42:58,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,591 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-03 20:42:58,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,626 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-03 20:42:58,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,629 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,629 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-03 20:42:58,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-03 20:42:58,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,665 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-03 20:42:58,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-03 20:42:58,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-03 20:42:58,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,702 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-03 20:42:58,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,704 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-03 20:42:58,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-03 20:42:58,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,739 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-03 20:42:58,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-03 20:42:58,749 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-03 20:42:58,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,755 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-03 20:42:58,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,803 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689
INFO  2026-06-03 20:42:58,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689 NOT found
INFO  2026-06-03 20:42:58,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,815 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690
INFO  2026-06-03 20:42:58,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690 NOT found
INFO  2026-06-03 20:42:58,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691
INFO  2026-06-03 20:42:58,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,848 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691 NOT found
INFO  2026-06-03 20:42:58,862 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692
INFO  2026-06-03 20:42:58,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,897 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692 NOT found
INFO  2026-06-03 20:42:58,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:42:58,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-03 20:42:58,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:42:58,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:42:58,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-03 20:43:08,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-03 20:43:08,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:43:08,849 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-03 20:43:28,170 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-03 20:43:28,170 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-03 20:43:28,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:43:28,176 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-03 20:54:38,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:54:38,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:42,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:54:42,105 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:42,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:42,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:42,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:42,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:54:43,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:43,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:43,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:43,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:54:49,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:54:49,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:54:49,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:54:49,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:54:49,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:55:09,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:55:09,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:09,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:09,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:09,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:09,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:55:13,982 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-03 20:55:13,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:13,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, hash:e51914826f1d859bc1e0e3b3d775b8daa956ecc83c33573e28352024fddc2571 -> Started
INFO  2026-06-03 20:55:14,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-03 20:55:14,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,022 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-03 20:55:14,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-03 20:55:14,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135694, recapid 8226, customerid 169, TimeStamp 1780512907, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-03 20:55:14,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-03T20:55:14.0563443","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780512907,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135694, params: []
INFO  2026-06-03 20:55:14,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,101 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:55:14,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,105 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-03 20:55:14,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135694, hashtagId: 10548
INFO  2026-06-03 20:55:14,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,120 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-03 20:55:14,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,125 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-03 20:55:14,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135694, hashtagId: 10499
INFO  2026-06-03 20:55:14,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clipId:135694
INFO  2026-06-03 20:55:14,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135694
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11987356
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135694
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-03 20:55:14,267 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135694.mp4 Esiste già verrà eliminato
INFO  2026-06-03 20:55:14,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-03 20:55:14,268 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8990517 bytes (from base64 length 11987356)
DEBUG  2026-06-03 20:55:14,312 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8990516
INFO  2026-06-03 20:55:14,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135694 con il path  RecapClipFile/135694.mp4
INFO  2026-06-03 20:55:14,336 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135694 - clipFile: RecapClipFile/135694.mp4
INFO  2026-06-03 20:55:14,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135694.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:14,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,350 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135694 file:RecapClipFile/135694.mp4, scheduling post-processing
INFO  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135694 recapId:8226
INFO  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135694
INFO  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135694_Temp.mp4:
DEBUG  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135694.mp4:
DEBUG  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135694_Temp.mp4:
DEBUG  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135694_TempMA.mp4:
DEBUG  2026-06-03 20:55:14,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135694.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135694_TempMA.mp4

DEBUG  2026-06-03 20:55:14,353 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135694_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135694_Temp.mp4

INFO  2026-06-03 20:55:14,353 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135694 sessionId=459053690 starting, file=135694_Temp.mp4
INFO  2026-06-03 20:55:14,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-03 20:55:45,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=459053690, stdout=0 chars, stderr=14624 chars
INFO  2026-06-03 20:55:45,229 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info969c9e97d493408b8db9e26f84b1bee9.txt
INFO  2026-06-03 20:55:45,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.76
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.76
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135694 sessionId=459053690 completed, exitCode=0, durationMs=30913
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135694
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135694
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135694 sessionId=255609169 starting, pathVideo=RecapClipFile/135694.mp4
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135694.mp4
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135694.jpg
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135694.jpg
INFO  2026-06-03 20:55:45,265 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135694.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135694.jpg
INFO  2026-06-03 20:55:45,296 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135694 sessionId=255609169 completed, exitCode=n/a, durationMs=30
INFO  2026-06-03 20:55:45,296 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135694
INFO  2026-06-03 20:55:45,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135694.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:45,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:45,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-03 20:55:45,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.76,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-03 20:55:45,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:45,334 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8226
INFO  2026-06-03 20:55:45,334 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-03 20:55:45,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:45,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:55:45,337 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135694 recapId:8226
INFO  2026-06-03 20:55:45,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-03 20:55:45,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:55:45,447 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:55:45,473 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8226 clips:1 heights:[135694.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8226.c269df2089034faba49a5b9c2fe67087.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/7150de95ae3d43d6ac5256e65e16936d.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8226.c269df2089034faba49a5b9c2fe67087.tmp.mp4"
INFO  2026-06-03 20:55:53,274 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8226 story published: /var/www/html/recapwebtest/stories/8226.mp4
INFO  2026-06-03 20:55:53,274 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-03 20:55:53,274 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8226
INFO  2026-06-03 20:57:06,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:57:06,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:06,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:06,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:06,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:06,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:57:11,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:57:11,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:11,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:11,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:11,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:11,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:57:13,114 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clip:
INFO  2026-06-03 20:57:13,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:13,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:15,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:57:15,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:15,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:15,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:15,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:15,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:57:16,943 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clip:
INFO  2026-06-03 20:57:16,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:16,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:19,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:57:19,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:19,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:19,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:19,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:19,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:57:20,593 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clip:
INFO  2026-06-03 20:57:20,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:20,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:23,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 20:57:23,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:23,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:23,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:23,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 20:57:23,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-03 20:57:24,986 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161, clip:
INFO  2026-06-03 20:57:24,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 20:57:25,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6d9d60df-c7ee-4ee0-8789-33f6680ec161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-03 21:59:06,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-03 21:59:06,774 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 21:59:12,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 21:59:12,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 21:59:12,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-03 21:59:12,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 08:41:29,336 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 08:41:29,336 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 08:41:29,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 08:41:34,442 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 10:02:51,956 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 10:02:51,956 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 10:02:51,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 10:02:57,070 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 10:59:30,897 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 10:59:30,897 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 10:59:30,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 10:59:36,009 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 11:37:32,262 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 11:37:32,262 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 11:37:32,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 11:37:37,384 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 12:15:27,623 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 12:15:27,623 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 12:15:27,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 12:15:32,738 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 12:28:38,467 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 12:28:38,467 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 12:28:38,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 12:28:43,575 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 12:41:29,193 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 12:41:29,193 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 12:41:29,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 12:41:34,297 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 16:38:48,006 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 16:38:48,006 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 16:38:48,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 16:38:53,118 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 17:58:27,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 17:58:27,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:32,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:32,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:32,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:32,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 17:58:33,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 17:58:33,105 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:33,127 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:33,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:33,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 17:58:33,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:09:44,235 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-04 18:09:44,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-04 18:09:44,329 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-04 18:09:44,329 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-04 18:12:09,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:12:09,813 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:12:09,882 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:12:09,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 18:12:09,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 18:12:09,888 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 18:12:09,914 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 18:12:09,914 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:09,914 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:10,699 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 18:12:10,699 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 18:12:11,687 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:12:11,687 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:12:11,687 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:12:12,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 18:12:12,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 18:12:12,913 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,920 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:12:12,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:12:12,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:12:12,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:12:12,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:12,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:12,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:12:12,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,965 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,966 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:12,969 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:12.967486","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,979 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:12:12,979 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 18:12:12,979 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 18:12:12,979 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:12,984 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:12,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,006 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:12:13,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:12:13,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:12:13,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:13,016 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:13,021 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:12:13,021 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.0274484","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:13,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:12:13,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:13,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:12:13,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:12:13,036 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,037 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:13,037 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.0375271","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,038 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:13,038 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:12:13,132 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:12:13,132 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:12:13,132 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,166 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:12:13,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,177 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,194 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:12:13,194 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:13,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:12:13,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 18:12:13,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,214 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:12:13,214 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:12:13,215 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:13,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:13,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:12:13,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.5396198","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,543 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.5396198","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,546 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.5396198","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:13,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:12:13.5396198","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 18:12:13,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 18:12:13,693 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 18:12:13,693 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:12:13,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 18:12:13,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,746 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:12:13,746 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,752 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:13,755 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:12:13,755 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:14,089 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:14,092 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:14,094 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:12:14,094 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:14,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:12:14,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:14,186 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 18:12:14,186 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:14,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:12:14,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:12:14,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:17,969 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:17,970 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-04 18:12:17,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:17,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,027 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,031 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,031 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,036 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-04 18:12:18,036 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:18,147 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 18:12:18,147 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,194 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,194 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,199 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 18:12:18,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,206 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 18:12:18,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,238 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 18:12:18,238 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,240 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,240 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 18:12:18,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 18:12:18,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,303 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,340 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 18:12:18,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,361 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,363 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,365 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,373 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 18:12:18,373 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,378 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,378 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,379 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,381 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:18,381 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,382 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-04 18:12:18,382 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,384 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,384 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,385 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,388 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,393 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 18:12:18,397 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 18:12:18,414 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 18:12:18,414 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,425 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,431 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,436 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,458 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-04 18:12:18,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 18:12:18,459 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,461 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,471 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:18,474 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,480 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,489 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 18:12:18,499 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 18:12:18,499 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,527 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 18:12:18,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,542 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,552 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,558 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,569 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,571 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,575 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,578 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 18:12:18,587 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,595 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 18:12:18,599 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,603 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,605 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,606 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,609 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,611 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,614 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 18:12:18,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 18:12:18,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 18:12:18,670 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,670 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 18:12:18,671 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,673 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,673 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:18,673 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,767 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,772 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,781 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,781 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,789 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,789 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,793 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 18:12:18,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,798 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,800 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,805 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,806 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,809 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,809 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,812 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,812 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 18:12:18,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,818 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 18:12:18,819 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:18,820 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:18,860 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 18:12:18,860 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,861 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 18:12:18,861 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 18:12:18,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,907 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,918 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,926 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,930 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 18:12:18,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,936 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,936 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 18:12:18,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 18:12:18,956 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,957 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 18:12:18,957 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,959 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 18:12:18,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 18:12:18,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,998 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 18:12:18,998 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:18,998 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,015 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,025 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,035 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,041 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 18:12:19,041 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 18:12:19,041 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,060 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,068 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 18:12:19,068 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,084 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,084 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,086 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,087 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 18:12:19,087 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:19,112 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 18:12:19,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,124 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 18:12:19,133 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,140 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,144 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 18:12:19,155 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,160 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 18:12:19,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 18:12:19,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 18:12:19,203 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,280 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,293 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,297 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,297 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,306 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,306 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 18:12:19,307 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,311 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,313 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,314 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,315 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:19,318 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,321 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 18:12:19,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:19,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 18:12:19,328 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 18:12:26,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:26,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:26,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:26,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:26,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:26,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:27,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:27,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:27,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:27,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:27,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:27,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:30,853 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:12:30,853 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:12:30,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:30,858 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:12:32,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:32,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,111 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 18:12:32,111 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:12:32,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,112 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 18:12:32,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:12:32,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,112 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:12:32,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:12:32,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:32,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,129 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 18:12:32,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:32,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:32,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,163 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 18:12:32,163 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 18:12:32,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,166 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:12:32,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,172 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 18:12:32,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,172 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:12:32,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,180 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:12:32,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:32,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:12:32,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:32,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:32,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:32,260 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:12:32,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:32,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:32,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:32,301 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:12:32,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:33,189 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 18:12:33,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 18:12:33,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,891 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:12:39,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,893 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:12:39,893 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:12:39,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:12:39,897 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:12:39,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:12:39,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:39,923 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:12:39,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,923 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:12:39,924 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:12:39,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:12:39,963 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:39,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,974 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:12:39,974 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:12:39,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:39,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:12:39,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:39,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:40,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:12:40,001 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:12:40,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:40,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135694), params: null
INFO  2026-06-04 18:12:40,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135694), params: null
INFO  2026-06-04 18:12:40,074 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:12:40,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:40,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694
INFO  2026-06-04 18:12:40,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694 NOT found
INFO  2026-06-04 18:12:40,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:40,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:12:49,920 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8226, clip 135694
INFO  2026-06-04 18:12:49,922 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-04 18:12:49,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:49,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:49,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 18:12:50,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 18:12:50,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:50,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:50,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:50,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  ClipEngine::Delete recapId:8226 last clip removed, story cleared
INFO  2026-06-04 18:12:50,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 18:12:50,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 18:12:50,094 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8226
INFO  2026-06-04 18:12:50,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:12:50,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,128 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
WARN  2026-06-04 18:12:50,129 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::CreateStory recapId:8226 empty or invalid concat list: /var/www/html/recapwebtest/e3a42d4e0a1b46758442e6e73c12c4aa.txt
INFO  2026-06-04 18:12:50,148 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
WARN  2026-06-04 18:12:50,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  StoryCreationScheduler: CreateRecapVideo failed recapId:8226
INFO  2026-06-04 18:12:50,150 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:12:50,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,172 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8226 no clips, story cleared if existed
INFO  2026-06-04 18:12:50,217 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:12:50,217 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:12:50,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,222 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:12:50,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:12:50,293 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:12:50,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:12:50,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,455 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694
INFO  2026-06-04 18:12:50,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694 NOT found
INFO  2026-06-04 18:12:50,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:12:50,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:13:00,128 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:13:00,131 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:13:00,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,131 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:13:00,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:13:00,157 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:13:00,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,159 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8226 no clips, story cleared if existed
INFO  2026-06-04 18:13:00,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:13:00,165 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:13:00,165 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:13:00,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:13:00,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:00,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:13:00,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,203 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:13:00,203 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:13:00,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:13:00,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:00,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:00,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:00,264 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:13:00,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:00,301 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:13:01,277 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:13:01,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:01,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694
INFO  2026-06-04 18:13:01,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:01,286 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694 NOT found
INFO  2026-06-04 18:13:01,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:01,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:01,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:01,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:13:02,795 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:13:02,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:02,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:13:02,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:02,801 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:13:02,801 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:13:02,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:13:02,821 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:13:02,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:02,822 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8226 no clips, story cleared if existed
INFO  2026-06-04 18:13:02,822 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:13:02,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:13:02,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:02,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:02,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:13:02,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:02,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:13:02,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:02,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:02,892 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:13:02,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,428 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:13:03,428 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:13:03,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,433 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:13:03,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:03,499 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:13:03,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694
INFO  2026-06-04 18:13:03,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135694,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:13:03,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,862 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135694 NOT found
INFO  2026-06-04 18:13:03,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:03,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:13:05,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:13:05,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,371 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 18:13:05,371 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 18:13:05,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,373 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:13:05,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,378 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:13:05,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,381 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 18:13:05,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:13:05,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,386 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:13:05,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:05,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:05,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:13:05,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:05,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:05,473 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:13:05,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,025 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:13:07,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,030 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:13:07,030 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:13:07,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:13:07,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:13:07,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,054 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8226 no clips, story cleared if existed
INFO  2026-06-04 18:13:07,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:13:07,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,058 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:13:07,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:07,060 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:13:07,060 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:13:07,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:13:07,097 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:13:07,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:07,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:13:07,145 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:13:07,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:13:07,604 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:13:07,604 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:13:07,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:13:07,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:13:07,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:13:07,683 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:17:07,379 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:17:07,380 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:17:07,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:17:07,386 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:21:04,869 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:21:04,869 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:21:04,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:21:07,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:21:07,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:07,960 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:21:07,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,087 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 18:21:08,087 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:21:08,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,088 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 18:21:08,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:21:08,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:21:08,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:21:08,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:21:08,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,165 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 18:21:08,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:08,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:21:08,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:21:08,226 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:21:08,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,761 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:21:09,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,780 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8226 no clips, story cleared if existed
INFO  2026-06-04 18:21:09,783 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:21:09,783 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:21:09,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:21:09,787 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:21:09,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:21:09,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:21:09,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:21:09,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:21:09,865 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:21:09,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:21:09,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,873 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:21:09,873 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:21:09,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:21:09,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:21:09,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,934 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:21:09,934 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:21:09,934 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:21:09,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,939 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:21:09,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:21:09,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:21:09,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:21:10,000 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:22:05,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:22:05,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-04 18:22:05,424 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-04 18:22:05,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:22:05,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:22:05,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:22:05,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:22:05,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:22:05,440 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:22:05,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:05,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:05,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:22:05,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:22:05.4425921","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:22:05,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 18:22:05,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 18:22:05,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:05,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:22:05,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:22:05,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 18:22:05,512 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 18:22:05,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 18:22:05,612 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 18:22:05,614 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 18:22:05,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 18:22:27,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:22:27,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:27,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:27,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:27,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:27,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:22:29,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:29,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:29,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-04 18:22:32,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:32,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:22:32,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-04 18:23:24,643 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 18:23:24,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:23:24,700 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:23:24,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:26,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:23:26,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:26,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:26,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:26,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:26,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:23:30,057 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:23:30,057 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:23:30,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:23:30,062 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:23:30,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 18:23:30,150 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 18:23:30,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 18:23:32,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:23:32,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:32,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:32,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:32,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:32,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:23:36,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:23:36,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 18:23:36,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 18:23:36,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:23:36,232 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:23:36,232 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:23:36,232 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:23:36,232 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:23:36,237 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:23:36,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:36,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:36,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:23:36,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:23:36.2398291","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:23:36,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 18:23:36,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:36,254 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:23:36,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:23:36,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 18:23:36,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 18:23:36,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 18:23:36,503 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 18:23:36,503 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 18:23:36,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 18:23:43,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:23:43,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:43,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:43,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:43,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:43,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:23:43,610 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 18:23:43,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:23:43,663 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:23:43,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:46,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:23:46,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:46,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:46,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:46,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:46,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:23:55,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:23:55,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:55,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:55,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:55,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:23:55,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:24:01,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 18:24:01,357 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 18:24:01,357 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 18:24:01,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:01,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 18:24:01,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 18:24:01,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:24:01,367 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 18:24:01,372 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 18:24:01,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:01,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:01,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:01,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:24:01.3805463","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 18:24:01,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 18:24:01,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:01,395 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 18:24:02,096 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-04 18:24:02,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, hash:a13efb78df6977c3e28d79218cee6ada06da1c21e2e575112aa103033a692b42 -> Started
INFO  2026-06-04 18:24:02,129 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 18:24:02,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-04 18:24:02,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 18:24:02,164 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135695, recapid 8226, customerid 169, TimeStamp 1780512907, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 18:24:02,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T18:24:02.1649213","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780512907,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.793333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135695, params: []
INFO  2026-06-04 18:24:02,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,208 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 18:24:02,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 18:24:02,210 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135695, hashtagId: 10548
INFO  2026-06-04 18:24:02,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,221 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 18:24:02,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,223 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 18:24:02,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135695, hashtagId: 10499
INFO  2026-06-04 18:24:02,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,277 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clipId:135695
INFO  2026-06-04 18:24:02,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135695
INFO  2026-06-04 18:24:02,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11987356
INFO  2026-06-04 18:24:02,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135695
INFO  2026-06-04 18:24:02,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 18:24:02,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135695.mp4 Esiste già verrà eliminato
INFO  2026-06-04 18:24:02,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 18:24:02,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8990517 bytes (from base64 length 11987356)
DEBUG  2026-06-04 18:24:02,306 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8990516
INFO  2026-06-04 18:24:02,334 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135695 con il path  RecapClipFile/135695.mp4
INFO  2026-06-04 18:24:02,348 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135695 - clipFile: RecapClipFile/135695.mp4
INFO  2026-06-04 18:24:02,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135695.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:02,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,362 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135695 file:RecapClipFile/135695.mp4, scheduling post-processing
INFO  2026-06-04 18:24:02,363 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135695 recapId:8226
INFO  2026-06-04 18:24:02,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:02,365 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135695
INFO  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135695_Temp.mp4:
DEBUG  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135695.mp4:
DEBUG  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135695_Temp.mp4:
DEBUG  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135695_TempMA.mp4:
DEBUG  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135695.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135695_TempMA.mp4

DEBUG  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135695_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135695_Temp.mp4

INFO  2026-06-04 18:24:02,366 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135695 sessionId=1239649822 starting, file=135695_Temp.mp4
INFO  2026-06-04 18:24:02,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 18:24:20,848 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1239649822, stdout=0 chars, stderr=11836 chars
INFO  2026-06-04 18:24:20,852 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infob168282345fd499da3f02f3420b9cdca.txt
INFO  2026-06-04 18:24:20,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.76
INFO  2026-06-04 18:24:20,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.76
INFO  2026-06-04 18:24:20,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135695 sessionId=1239649822 completed, exitCode=0, durationMs=18501
INFO  2026-06-04 18:24:20,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135695
INFO  2026-06-04 18:24:20,868 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135695
INFO  2026-06-04 18:24:20,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135695 sessionId=463260863 starting, pathVideo=RecapClipFile/135695.mp4
INFO  2026-06-04 18:24:20,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135695.mp4
INFO  2026-06-04 18:24:20,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135695.jpg
INFO  2026-06-04 18:24:20,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135695.jpg
INFO  2026-06-04 18:24:20,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135695.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135695.jpg
INFO  2026-06-04 18:24:20,880 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135695 sessionId=463260863 completed, exitCode=n/a, durationMs=10
INFO  2026-06-04 18:24:20,880 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135695
INFO  2026-06-04 18:24:20,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135695.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:20,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:20,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 18:24:20,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.76,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 18:24:20,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:20,908 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8226
INFO  2026-06-04 18:24:20,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:20,910 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:24:20,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:20,910 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135695 recapId:8226
INFO  2026-06-04 18:24:20,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 18:24:20,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:21,009 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 18:24:21,022 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8226 clips:1 heights:[135695.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8226.4ef0ff593d08422d9e05f3af9cdcf105.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/679429b88946402d9c31cb37d0d5448a.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8226.4ef0ff593d08422d9e05f3af9cdcf105.tmp.mp4"
INFO  2026-06-04 18:24:23,281 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 18:24:23,281 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 18:24:23,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 18:24:23,294 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 18:24:24,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:24:24,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,772 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 18:24:24,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:24:24,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,777 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 18:24:24,777 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 18:24:24,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,796 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:24:24,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:24:24,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,876 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 18:24:24,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:24,895 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:24:24,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:24:24,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:24:24,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:24:24,973 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:24:24,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:25,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8226 story published: /var/www/html/recapwebtest/stories/8226.mp4
INFO  2026-06-04 18:24:25,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 18:24:25,321 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8226
INFO  2026-06-04 18:24:26,487 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 18:24:26,487 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 18:24:26,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 18:24:26,488 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 18:24:26,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,501 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 18:24:26,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-04 18:24:26,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:24:26,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 18:24:26,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 18:24:26,524 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 18:24:26,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 18:24:26,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:24:26,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:26,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:24:26,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:24:26,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-04 18:24:26,606 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 18:24:26,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,417 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 18:24:27,417 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 18:24:27,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 18:24:27,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 18:24:27,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135695), params: null
INFO  2026-06-04 18:24:27,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135695), params: null
INFO  2026-06-04 18:24:27,492 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 18:24:27,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:24:27,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 18:24:27,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 18:24:27,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:24:27,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:32:27,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:32:27,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:32:32,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:32:32,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:32:32,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:32:32,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:42:27,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:42:27,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:42:32,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:42:32,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:42:32,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:42:32,643 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 18:51:42,093 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-04 18:51:42,177 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-04 18:51:42,177 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-04 18:51:42,178 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-04 18:52:27,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 18:52:27,758 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:52:28,052 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:52:28,057 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:52:28,060 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 18:52:28,064 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:02:27,524 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:02:27,525 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:02:32,667 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:02:32,671 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:02:32,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:02:32,676 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:12:27,515 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:12:27,515 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:12:32,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:12:32,658 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:12:32,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:12:32,664 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:29:48,018 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:29:48,019 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:53,165 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:53,169 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:53,173 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:53,178 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:29:54,196 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:29:54,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:54,265 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:54,273 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:54,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:29:54,282 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:38:49,099 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:38:49,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:54,238 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:54,242 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:54,244 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:54,247 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:38:55,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:38:55,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:55,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:55,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:55,536 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:38:55,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:07,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:07,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:07,566 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:07,570 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:07,572 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:07,575 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:09,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:39:09,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 19:39:09,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 19:39:09,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:09,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:39:09,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:39:09,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:09,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:09,554 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:39:09,554 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:09,556 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:09,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:09,559 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:09.5587004","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:09,575 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 19:39:09,583 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:09,586 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:39:10,314 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-04 19:39:10,320 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:10,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:10,343 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:10,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580 -> Replay (executionStatus:True, clipId:135695)
INFO  2026-06-04 19:39:12,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:12,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:12,974 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-04 19:39:12,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:12,994 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580 -> Replay (executionStatus:True, clipId:135695)
INFO  2026-06-04 19:39:17,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:17,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:17,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:17,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:17,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:17,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:18,523 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-04 19:39:18,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:18,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:18,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:18,540 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580 -> Replay (executionStatus:True, clipId:135695)
INFO  2026-06-04 19:39:29,926 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:39:29,926 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:39:29,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:29,933 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:39:30,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:39:30,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 19:39:30,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 19:39:30,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,026 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 19:39:30,026 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 19:39:30,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,031 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:39:30,031 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:39:30,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,038 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:39:30,038 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 19:39:30,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 19:39:30,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:39:30,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:39:30,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:30,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:30,106 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:39:30,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:30,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:30.1078976","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:30,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:30,124 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:39:30,995 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:39:31,917 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:39:31,917 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 19:39:31,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 19:39:31,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:31,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:39:31,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:39:31,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:31,974 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:31,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:31,983 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:39:31,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:31,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:31,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:31,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:31.9890751","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:32,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:39:32,032 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:39:32,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:39:32,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 19:39:32,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:39:32,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:32,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:39:32,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:39:32,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:32,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:32,179 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:39:32,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:32,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:32.184577","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:32,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:39:32,247 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:39:32,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:39:32,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:32.2711783","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:32.2711783","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:32.2711783","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:32,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:32.2711783","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:39:32,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:39:32,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 19:39:32,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 19:39:32,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:39:32,419 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 19:39:32,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,422 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 19:39:32,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,530 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:39:32,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:32,545 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:39:32,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:32,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:32,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:32,906 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:39:32,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:33,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:39:33,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:33,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:33,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:33,434 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:39:33,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:34,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 19:39:34,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:34,528 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:39:34,528 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:39:34,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:37,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:37,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:37,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:37,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:37,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:37,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:37,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:37,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:37,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,617 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:37,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 19:39:37,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:37,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 19:39:37,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:37,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 19:39:37,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:37,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:37,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 19:39:37,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:37,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:37,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:37,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:37,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,837 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,845 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 19:39:37,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:37,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 19:39:37,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:37,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 19:39:37,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 19:39:37,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:37,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:37,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 19:39:37,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 19:39:37,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 19:39:37,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:37,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:37,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,005 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:38,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:38,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:38,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 19:39:38,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 19:39:38,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:38,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:38,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 19:39:38,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:38,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:38,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 19:39:38,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 19:39:38,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 19:39:38,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:38,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 19:39:38,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:38,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 19:39:38,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 19:39:38,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 19:39:38,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:38,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,398 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:38,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 19:39:38,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:38,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 19:39:38,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 19:39:38,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,464 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 19:39:38,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:38,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 19:39:38,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 19:39:38,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:38,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 19:39:39,649 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:39:39,649 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 19:39:39,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 19:39:39,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:39:39,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:39:39,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:39,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:39:39,667 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:39:39,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:39:39,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:39:39.6696743","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 19:39:39,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,684 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:39:39,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:39:39,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 19:39:39,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 19:39:39,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 19:39:39,888 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 19:39:39,889 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 19:39:39,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 19:39:39,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:39,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,962 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 19:39:39,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,969 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:39:39,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,976 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 19:39:39,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,980 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 19:39:39,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:39:39,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:39,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:39:39,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,996 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 19:39:39,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:39,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:39,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:40,017 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 19:39:40,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,035 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 19:39:40,035 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 19:39:40,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,043 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 19:39:40,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,044 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:39:40,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:40,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:39:40,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:40,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:39:40,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:40,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:40,114 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:39:40,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:40,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:40,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:40,151 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:39:40,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:41,037 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 19:39:41,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 19:39:41,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:44,577 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:39:44,577 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:39:44,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:39:44,582 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:39:46,515 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-04 19:39:46,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,519 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:39:46,520 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-04 19:39:46,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-04 19:39:46,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:39:46,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,533 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:39:46,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,540 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:39:46,540 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:39:46,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,540 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:39:46,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:46,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:39:46,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:46,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:46,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:46,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:46,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:39:46,640 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:39:46,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,573 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-04 19:39:47,574 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-04 19:39:47,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-04 19:39:47,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:39:47,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-04 19:39:47,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-04 19:39:47,653 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-04 19:39:47,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:47,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-04 19:39:47,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-04 19:39:47,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:47,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,944 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-04 19:39:47,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,949 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-04 19:39:47,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:47,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:47,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-04 19:39:47,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:47,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,985 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-04 19:39:47,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:47,994 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-04 19:39:47,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:47,999 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-04 19:39:48,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,031 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-04 19:39:48,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,036 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-04 19:39:48,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,046 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-04 19:39:48,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-04 19:39:48,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,056 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,100 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-04 19:39:48,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-04 19:39:48,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-04 19:39:48,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-04 19:39:48,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,123 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,135 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-04 19:39:48,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,142 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-04 19:39:48,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,155 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-04 19:39:48,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,161 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-04 19:39:48,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,166 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,189 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-04 19:39:48,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-04 19:39:48,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,205 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-04 19:39:48,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-04 19:39:48,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-04 19:39:48,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,250 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-04 19:39:48,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-04 19:39:48,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,256 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-04 19:39:48,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,268 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689
INFO  2026-06-04 19:39:48,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,303 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689 NOT found
INFO  2026-06-04 19:39:48,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690
INFO  2026-06-04 19:39:48,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,310 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690 NOT found
INFO  2026-06-04 19:39:48,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,353 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691
INFO  2026-06-04 19:39:48,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,357 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692
INFO  2026-06-04 19:39:48,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691 NOT found
INFO  2026-06-04 19:39:48,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:48,363 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692 NOT found
INFO  2026-06-04 19:39:48,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,396 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-04 19:39:48,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-04 19:39:48,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,403 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:48,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:48,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:39:59,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:39:59,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:59,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:59,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:59,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:39:59,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:06,285 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:40:06,285 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:40:06,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:06,290 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:40:09,465 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:40:09,465 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:40:09,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:09,470 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:40:14,382 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 19:40:14,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:14,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,388 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 19:40:14,388 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 19:40:14,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,395 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 19:40:14,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,398 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:40:14,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:40:14,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:14,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:40:14,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:14,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:14,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:14,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:14,488 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:40:14,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,304 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8227
INFO  2026-06-04 19:40:16,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,309 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:40:16,309 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8227
INFO  2026-06-04 19:40:16,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8227;, params: []
INFO  2026-06-04 19:40:16,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:40:16,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:40:16,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,328 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8227 no clips, story cleared if existed
INFO  2026-06-04 19:40:16,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:40:16,332 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:40:16,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:40:16,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:16,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,384 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:40:16,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:16,384 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8227
INFO  2026-06-04 19:40:16,384 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8227
INFO  2026-06-04 19:40:16,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,424 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:16,454 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8227
INFO  2026-06-04 19:40:16,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8227) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:16,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:16,502 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:40:16,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:16,539 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8227
INFO  2026-06-04 19:40:17,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:17,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:17,660 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 19:40:17,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,668 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 19:40:17,668 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 19:40:17,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,671 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:40:17,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,678 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:40:17,678 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 19:40:17,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:17,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,693 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:40:17,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:17,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:17,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:17,746 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:40:17,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:19,223 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 19:40:19,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":34,"Value":"8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,266 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:40:20,266 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 19:40:20,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,266 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 19:40:20,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 19:40:20,271 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:40:20,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:40:20,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:20,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:40:20,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,290 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:40:20,290 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:40:20,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:40:20,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:20,341 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,384 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:20,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:40:20,395 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:40:20,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:20,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:21,354 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 19:40:21,354 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 19:40:21,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,361 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 19:40:21,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:40:21,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135695), params: null
INFO  2026-06-04 19:40:21,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135695), params: null
INFO  2026-06-04 19:40:21,440 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 19:40:21,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:40:21,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:21,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:40:21,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:21,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:30,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:30,704 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:30,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:30,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:30,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:30,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:31,639 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580, clip:
INFO  2026-06-04 19:40:31,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:31,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:31,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:31,668 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:442e8c6f-51ba-4a93-8632-384e0885d580 -> Replay (executionStatus:True, clipId:135695)
INFO  2026-06-04 19:40:42,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:42,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:43,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:43,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:43,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:43,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:43,769 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clip:
INFO  2026-06-04 19:40:43,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:43,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:45,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:45,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:45,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:45,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:45,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:45,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:46,784 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clip:
INFO  2026-06-04 19:40:46,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:46,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:48,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:48,956 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:48,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:48,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:48,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:48,989 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:49,613 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clip:
INFO  2026-06-04 19:40:49,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:49,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:51,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:40:51,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:51,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:51,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:51,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:40:51,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:40:52,637 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7, clip:
INFO  2026-06-04 19:40:52,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:40:52,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12145c66-3a6e-4570-a82b-46c4f1fd9fd7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:00,547 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:00,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:00,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:00,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:01,490 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:41:01,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, hash:d3c47db2256904396cf775369ec7871375365a48227459794f2dd665398b7851 -> Started
INFO  2026-06-04 19:41:01,518 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 19:41:01,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-04 19:41:01,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 19:41:01,556 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135696, recapid 8226, customerid 169, TimeStamp 1779908734, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 19:41:01,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:41:01.5567","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMA%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.536666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2.5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135696, params: []
INFO  2026-06-04 19:41:01,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135695, params: []
INFO  2026-06-04 19:41:01,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,621 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 19:41:01,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMA gia presente nel Data Base
INFO  2026-06-04 19:41:01,625 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135696, hashtagId: 10495
INFO  2026-06-04 19:41:01,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,638 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 19:41:01,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 19:41:01,640 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135696, hashtagId: 10590
INFO  2026-06-04 19:41:01,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,700 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clipId:135696
INFO  2026-06-04 19:41:01,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135696
INFO  2026-06-04 19:41:01,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11109924
INFO  2026-06-04 19:41:01,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135696
INFO  2026-06-04 19:41:01,715 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 19:41:01,715 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135696.mp4 Esiste già verrà eliminato
INFO  2026-06-04 19:41:01,715 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 19:41:01,715 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8332443 bytes (from base64 length 11109924)
DEBUG  2026-06-04 19:41:01,727 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8332441
INFO  2026-06-04 19:41:01,736 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135696 con il path  RecapClipFile/135696.mp4
INFO  2026-06-04 19:41:01,736 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135696 - clipFile: RecapClipFile/135696.mp4
INFO  2026-06-04 19:41:01,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135696.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:01,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,751 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135696 file:RecapClipFile/135696.mp4, scheduling post-processing
INFO  2026-06-04 19:41:01,753 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135696 recapId:8226
INFO  2026-06-04 19:41:01,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:01,755 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135696
INFO  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135696_Temp.mp4:
DEBUG  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135696.mp4:
DEBUG  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135696_Temp.mp4:
DEBUG  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135696_TempMA.mp4:
DEBUG  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135696.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135696_TempMA.mp4

DEBUG  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135696_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135696_Temp.mp4

INFO  2026-06-04 19:41:01,756 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135696 sessionId=1118680325 starting, file=135696_Temp.mp4
INFO  2026-06-04 19:41:01,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:07,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:07,403 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:07,427 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:07,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:07,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:07,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:08,210 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:41:08,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:08,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:08,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:08,237 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 19:41:13,022 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:41:13,022 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:41:13,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:13,029 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:41:15,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:15,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,349 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:15,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:41:15,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:15,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,444 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:41:15,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:15,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:16,929 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 19:41:16,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:16,953 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:41:16,953 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 19:41:16,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 19:41:16,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:41:16,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:16,978 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:41:16,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:16,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:16,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:41:16,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:17,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:17,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:17,059 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:41:17,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:17,064 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:41:17,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:41:17,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:17,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:41:17,089 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 19:41:17,089 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 19:41:17,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:17,099 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 19:41:17,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:17,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:17,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:17,167 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 19:41:18,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696
INFO  2026-06-04 19:41:18,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696 NOT found
INFO  2026-06-04 19:41:18,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:18,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,196 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:41:18,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:18,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,204 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:18,204 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:41:18,205 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:41:18,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,217 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:41:18,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:18,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:18,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:18,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-04 19:41:19,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1118680325, stdout=0 chars, stderr=11610 chars
INFO  2026-06-04 19:41:19,352 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info517c8cccdab44c31a32c16a73cbfdeb0.txt
INFO  2026-06-04 19:41:19,373 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.52
INFO  2026-06-04 19:41:19,373 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.52
INFO  2026-06-04 19:41:19,373 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135696 sessionId=1118680325 completed, exitCode=0, durationMs=17617
INFO  2026-06-04 19:41:19,373 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135696
INFO  2026-06-04 19:41:19,374 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135696
INFO  2026-06-04 19:41:19,374 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135696 sessionId=590852265 starting, pathVideo=RecapClipFile/135696.mp4
INFO  2026-06-04 19:41:19,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135696.mp4
INFO  2026-06-04 19:41:19,375 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135696.jpg
INFO  2026-06-04 19:41:19,375 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135696.jpg
INFO  2026-06-04 19:41:19,375 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135696.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135696.jpg
INFO  2026-06-04 19:41:19,387 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135696 sessionId=590852265 completed, exitCode=n/a, durationMs=12
INFO  2026-06-04 19:41:19,387 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135696
INFO  2026-06-04 19:41:19,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135696.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:19,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:19,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 19:41:19,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.52,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 19:41:19,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:19,417 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8226
INFO  2026-06-04 19:41:19,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:19,420 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 19:41:19,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:19,421 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135696 recapId:8226
INFO  2026-06-04 19:41:19,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:41:19,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:19,446 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 19:41:19,470 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8226 clips:2 heights:[135696.mp4=720, 135695.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8226.3b26dc6cffeb4325bc60619085797994.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/4e92c59fca4241b999ebac13d71b4adc.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8226.3b26dc6cffeb4325bc60619085797994.tmp.mp4"
INFO  2026-06-04 19:41:28,354 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8226 story published: /var/www/html/recapwebtest/stories/8226.mp4
INFO  2026-06-04 19:41:28,354 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 19:41:28,354 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8226
INFO  2026-06-04 19:41:30,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:30,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:30,211 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:30,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:30,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:30,219 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:30,989 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:41:30,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:30,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:31,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:31,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 19:41:33,387 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:41:33,387 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:41:33,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:33,393 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:41:35,607 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 19:41:35,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:35,610 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:41:35,610 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 19:41:35,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 19:41:35,617 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:41:35,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:35,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:35,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:41:35,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:35,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:41:35,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:35,635 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:41:35,635 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:41:35,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:35,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:41:35,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:35,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:35,698 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:41:35,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,419 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 19:41:36,419 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 19:41:36,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 19:41:36,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:36,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:36,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:36,490 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 19:41:36,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:36,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,671 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696
INFO  2026-06-04 19:41:36,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,676 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696 NOT found
INFO  2026-06-04 19:41:36,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:36,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,727 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,735 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:36,735 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:41:36,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:36,741 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:41:36,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:46,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:46,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:46,891 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:41:46,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:46,908 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 19:41:49,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:49,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:49,905 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:41:49,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:49,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 19:41:51,295 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 19:41:51,295 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 19:41:51,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:41:51,301 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 19:41:53,890 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 19:41:53,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:53,897 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 19:41:53,897 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 19:41:53,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 19:41:53,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 19:41:53,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:53,908 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 19:41:53,908 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 19:41:53,908 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 19:41:53,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:53,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:53,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 19:41:53,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:54,001 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 19:41:54,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:54,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:54,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 19:41:54,066 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 19:41:54,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:54,596 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 19:41:54,596 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 19:41:54,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:54,602 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 19:41:54,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 19:41:54,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:54,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135696,135695), params: null
INFO  2026-06-04 19:41:54,671 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 19:41:55,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:55,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,151 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696
INFO  2026-06-04 19:41:55,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,155 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696 NOT found
INFO  2026-06-04 19:41:55,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:41:55,162 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 19:41:55,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,171 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 19:41:55,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,188 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:41:55,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:41:55,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:42:03,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:42:03,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:03,145 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:03,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:03,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:03,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:42:04,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:42:04,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:04,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:04,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:04,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:04,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:42:05,494 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:42:05,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:42:05,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:42:05,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:42:05,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 19:42:18,082 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 19:42:18,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:42:18,139 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 19:42:18,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:19,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:42:19,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:19,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:19,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:19,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:19,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:42:22,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:42:22,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:22,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:22,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:22,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:42:22,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:42:22,770 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:42:22,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:42:22,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:43:23,632 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,655 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:43:23,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:43:23,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:23,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:43:24,618 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8229:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:43:24,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8229:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:24,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,130 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:43:43,130 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-04 19:43:43,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-04 19:43:43,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:43:43,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:43:43,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:43:43,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:43:43,147 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:43:43,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:43:43,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:43:43.1489845","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 19:43:43,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 19:43:43,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:43,152 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:43:53,099 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-04 19:43:53,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:53,162 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-04 19:43:53,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:54,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-04 19:43:54,054 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:54,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:54,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:54,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:54,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-04 19:43:55,131 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-04 19:43:55,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,162 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-04 19:43:55,237 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-04 19:43:55,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:43:55,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-04 19:43:56,364 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 19:43:56,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:43:56,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 19:44:10,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 19:44:10,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 19:44:10,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 19:44:10,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 19:44:10,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:44:10,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 19:44:10,663 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 19:44:10,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 19:44:10,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T19:44:10.6688307","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 19:44:10,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:10,697 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 19:44:12,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:44:12,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:12,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:12,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:12,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:44:12,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 19:54:11,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 19:54:11,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:54:16,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:54:16,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:54:16,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 19:54:16,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:12:24,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:12:24,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:12:29,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:12:29,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:12:29,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:12:29,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:14:18,290 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:14:18,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:18,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:18,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:18,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:18,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:14:26,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:14:26,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:26,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:26,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:26,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:14:26,360 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:18:10,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 20:18:10,910 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 20:18:10,910 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 20:18:10,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 20:18:10,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 20:18:10,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 20:18:10,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 20:25:00,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:00,281 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,406 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:05,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:05,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:05,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:17,110 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 20:25:17,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:17,165 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 20:25:17,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:20,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:20,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:20,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:20,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:20,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:20,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:21,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:21,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:21,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:21,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:21,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:21,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:22,487 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:25:22,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:22,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:22,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:22,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:25:24,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:24,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:24,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:24,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:24,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:24,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:25,070 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:25:25,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:25,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:25,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:25,084 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:25:35,562 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:35,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:35,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:35,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:35,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:35,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:36,349 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:25:36,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:36,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:36,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:36,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:25:39,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:39,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:39,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:39,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:39,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:39,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:40,073 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:25:40,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:40,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:40,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:40,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:25:54,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:25:54,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:54,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:54,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:54,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:25:54,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:25:55,501 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:25:55,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:55,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:55,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:25:55,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:26:14,394 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:26:14,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,426 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:26:14,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:26:14,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:14,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:26:15,348 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 20:26:15,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:15,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:15,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:15,363 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:c6e433b8-89e8-41ee-ac8d-cceb745c4b29 -> Replay (executionStatus:True, clipId:135696)
INFO  2026-06-04 20:26:16,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:26:16,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:16,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:16,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:16,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:16,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:26:17,714 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, clip:
INFO  2026-06-04 20:26:17,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,738 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, hash:b77c2caa8ef1257dae358b8bdd72be2bf5099ff614ae1122b81df48f89b07271 -> Started
INFO  2026-06-04 20:26:17,738 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 20:26:17,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,739 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-04 20:26:17,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 20:26:17,771 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135697, recapid 8226, customerid 169, TimeStamp 1779908817, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 20:26:17,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:26:17.7719742","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908817,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":18,"Value":"TMB%2c\u002BRigore\u002BDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.036666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1.75,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"\u002BRigore\u002BDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135696, params: []
INFO  2026-06-04 20:26:17,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135697, params: []
INFO  2026-06-04 20:26:17,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135695, params: []
INFO  2026-06-04 20:26:17,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,835 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 20:26:17,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,837 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 20:26:17,837 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135697, hashtagId: 10548
INFO  2026-06-04 20:26:17,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,854 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 20:26:17,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"RigoreDec.","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,857 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: RigoreDec. gia presente nel Data Base
INFO  2026-06-04 20:26:17,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135697, hashtagId: 10502
INFO  2026-06-04 20:26:17,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,918 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91, clipId:135697
INFO  2026-06-04 20:26:17,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135697
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10794280
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135697
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 20:26:17,934 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135697.mp4 Esiste già verrà eliminato
INFO  2026-06-04 20:26:17,935 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 20:26:17,935 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8095710 bytes (from base64 length 10794280)
DEBUG  2026-06-04 20:26:17,949 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8095709
INFO  2026-06-04 20:26:17,958 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135697 con il path  RecapClipFile/135697.mp4
INFO  2026-06-04 20:26:17,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135697 - clipFile: RecapClipFile/135697.mp4
INFO  2026-06-04 20:26:17,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135697.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:17,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135697 file:RecapClipFile/135697.mp4, scheduling post-processing
INFO  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135697 recapId:8226
INFO  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:5f29fec7-551f-4a0e-aaa0-743c7c8bcf91","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135697
INFO  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135697_Temp.mp4:
DEBUG  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135697.mp4:
DEBUG  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135697_Temp.mp4:
DEBUG  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135697_TempMA.mp4:
DEBUG  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135697.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135697_TempMA.mp4

DEBUG  2026-06-04 20:26:17,972 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135697_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135697_Temp.mp4

INFO  2026-06-04 20:26:17,973 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135697 sessionId=656748117 starting, file=135697_Temp.mp4
INFO  2026-06-04 20:26:17,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:39,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:26:39,849 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:39,879 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:39,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:39,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:39,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:26:40,480 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7, clip:
INFO  2026-06-04 20:26:40,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:bd92d26e-ba08-4805-92d5-1ae0700e55e7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7, hash:7e6b4a6d38a8f91d30b6916820ebc5d66ee3b44ae3e316a3def4966b013420d0 -> Started
INFO  2026-06-04 20:26:40,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 20:26:40,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8226, live_notification True
INFO  2026-06-04 20:26:40,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 20:26:40,591 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135698, recapid 8226, customerid 169, TimeStamp 1780597598, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 20:26:40,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:26:40.5919141","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780597598,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1.75,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8226 AND clipId = 135696, params: []
INFO  2026-06-04 20:26:40,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8226 AND clipId = 135697, params: []
INFO  2026-06-04 20:26:40,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8226 AND clipId = 135695, params: []
INFO  2026-06-04 20:26:40,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8226 AND clipId = 135698, params: []
INFO  2026-06-04 20:26:40,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,666 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 20:26:40,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 20:26:40,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135698, hashtagId: 10548
INFO  2026-06-04 20:26:40,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,694 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 20:26:40,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,704 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 20:26:40,704 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135698, hashtagId: 10499
INFO  2026-06-04 20:26:40,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7, clipId:135698
INFO  2026-06-04 20:26:40,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135698
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 3794100
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135698
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 20:26:40,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135698.mp4 Esiste già verrà eliminato
INFO  2026-06-04 20:26:40,795 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 20:26:40,795 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 2845575 bytes (from base64 length 3794100)
DEBUG  2026-06-04 20:26:40,820 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 2845575
INFO  2026-06-04 20:26:40,838 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135698 con il path  RecapClipFile/135698.mp4
INFO  2026-06-04 20:26:40,838 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135698 - clipFile: RecapClipFile/135698.mp4
INFO  2026-06-04 20:26:40,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135698.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,851 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135698 file:RecapClipFile/135698.mp4, scheduling post-processing
INFO  2026-06-04 20:26:40,851 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135698 recapId:8226
INFO  2026-06-04 20:26:40,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8226:bd92d26e-ba08-4805-92d5-1ae0700e55e7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:26:40,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:26:40,864 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135698
INFO  2026-06-04 20:26:40,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135698_Temp.mp4:
DEBUG  2026-06-04 20:26:40,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135698.mp4:
DEBUG  2026-06-04 20:26:40,867 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135698_Temp.mp4:
DEBUG  2026-06-04 20:26:40,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135698_TempMA.mp4:
DEBUG  2026-06-04 20:26:40,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135698.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135698_TempMA.mp4

DEBUG  2026-06-04 20:26:40,868 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135698_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135698_Temp.mp4

INFO  2026-06-04 20:26:40,869 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135698 sessionId=919416995 starting, file=135698_Temp.mp4
DEBUG  2026-06-04 20:27:16,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=919416995, stdout=0 chars, stderr=15652 chars
INFO  2026-06-04 20:27:16,153 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info858f9e2cce9d416b845550ccf453876c.txt
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:06.32
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 6.32
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135698 sessionId=919416995 completed, exitCode=0, durationMs=35326
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135698
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135698
INFO  2026-06-04 20:27:16,193 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135698 sessionId=1442317471 starting, pathVideo=RecapClipFile/135698.mp4
INFO  2026-06-04 20:27:16,195 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135698.mp4
INFO  2026-06-04 20:27:16,195 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135698.jpg
INFO  2026-06-04 20:27:16,195 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135698.jpg
INFO  2026-06-04 20:27:16,195 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135698.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135698.jpg
INFO  2026-06-04 20:27:16,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135698 sessionId=1442317471 completed, exitCode=n/a, durationMs=42
INFO  2026-06-04 20:27:16,236 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135698
INFO  2026-06-04 20:27:16,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135698.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:27:16,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:16,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 20:27:16,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.32,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 20:27:16,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:16,267 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8226
INFO  2026-06-04 20:27:16,267 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 20:27:16,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:27:16,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:27:16,272 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135698 recapId:8226
INFO  2026-06-04 20:27:16,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:16,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:27:16,369 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 20:27:16,476 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8226 clips:4 heights:[135696.mp4=720, 135697.mp4=1080, 135695.mp4=720, 135698.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8226.dd80b43dab34453489d13c90ebe9f1cd.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9a751455292f4a20a4beb4068047b30f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8226.dd80b43dab34453489d13c90ebe9f1cd.tmp.mp4"
DEBUG  2026-06-04 20:27:18,634 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=656748117, stdout=0 chars, stderr=21716 chars
INFO  2026-06-04 20:27:18,641 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infod0bd92953d7a429baa0bd0ba6edf23dc.txt
INFO  2026-06-04 20:27:18,712 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.00
INFO  2026-06-04 20:27:18,712 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15
INFO  2026-06-04 20:27:18,713 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135697 sessionId=656748117 completed, exitCode=0, durationMs=60740
INFO  2026-06-04 20:27:18,713 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135697
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135697
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135697 sessionId=118420619 starting, pathVideo=RecapClipFile/135697.mp4
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135697.mp4
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135697.jpg
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135697.jpg
INFO  2026-06-04 20:27:18,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135697.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135697.jpg
INFO  2026-06-04 20:27:23,584 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135697 sessionId=118420619 completed, exitCode=n/a, durationMs=4869
INFO  2026-06-04 20:27:23,587 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135697
INFO  2026-06-04 20:27:23,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135697.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:27:23,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:23,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 20:27:23,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 20:27:23,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:23,740 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8226
INFO  2026-06-04 20:27:23,740 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 20:27:23,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:27:23,746 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135697 recapId:8226
INFO  2026-06-04 20:27:45,679 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8226 story published: /var/www/html/recapwebtest/stories/8226.mp4
INFO  2026-06-04 20:27:45,679 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 20:27:45,679 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8226
INFO  2026-06-04 20:27:45,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:27:45,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:27:45,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:27:45,715 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 20:27:45,875 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8226 clips:4 heights:[135696.mp4=720, 135697.mp4=1080, 135695.mp4=720, 135698.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8226.5332fb178cca4a1a8e91458985367411.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/7dae17465a7143f5bace23a68a91721d.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8226.5332fb178cca4a1a8e91458985367411.tmp.mp4"
INFO  2026-06-04 20:28:09,957 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8226 story published: /var/www/html/recapwebtest/stories/8226.mp4
INFO  2026-06-04 20:28:09,957 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 20:28:09,957 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8226
INFO  2026-06-04 20:30:38,921 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 20:30:38,923 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 20:30:38,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:30:38,935 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 20:30:38,994 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 20:30:38,994 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 20:30:38,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,013 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 20:30:39,013 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 20:30:39,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 20:30:39,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,021 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 20:30:39,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,059 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 20:30:39,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,104 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 20:30:39,104 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 20:30:39,107 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 20:30:39,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,165 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 20:30:39,165 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 20:30:39,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 20:30:39,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,523 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 20:30:39,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 20:30:39,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 20:30:39,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,555 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 20:30:39,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:39.5632636","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 20:30:39,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 20:30:39,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,593 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 20:30:39,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 20:30:39,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 20:30:39,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 20:30:39,602 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 20:30:39,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:39.6126611","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,620 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 20:30:39,621 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 20:30:39,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:39.6278097","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:39,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:39,638 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 20:30:40,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 20:30:40,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 20:30:40,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:40,999 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 20:30:40,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,006 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 20:30:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 20:30:41,011 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 20:30:41,011 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 20:30:41,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 20:30:41,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-04 20:30:41,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 20:30:41,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,057 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-04 20:30:41,057 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-04 20:30:41,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:41.0779226","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:41.0779226","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:41.0779226","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 20:30:41,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T20:30:41.0779226","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 20:30:41,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 20:30:41,187 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-04 20:30:41,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 20:30:41,192 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-04 20:30:41,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,241 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 20:30:41,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 20:30:41,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,256 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 20:30:41,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 20:30:41,265 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 20:30:41,265 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 20:30:41,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 20:30:41,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-04 20:30:41,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:41,324 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-04 20:30:41,324 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-04 20:30:41,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:46,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 20:30:47,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,444 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,496 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:47,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,512 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:47,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,616 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:47,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:47,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:47,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:47,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,695 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:47,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:47,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,783 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,810 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,813 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,837 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,855 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:47,855 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,855 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:47,858 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:47,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:47,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:47,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:47,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:47,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,956 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:47,956 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:47,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:47,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:48,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:48,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:48,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,044 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,051 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:48,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 20:30:48,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:48,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 20:30:48,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 20:30:48,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:48,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 20:30:48,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:48,212 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:48,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,218 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:48,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:48,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,345 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,348 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:48,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:48,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 20:30:48,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 20:30:48,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 20:30:48,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 20:30:48,529 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,543 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,543 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 20:30:48,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 20:30:48,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 20:30:48,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 20:30:48,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 20:30:48,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 20:30:48,601 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 20:30:48,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:48,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 20:30:57,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:229
INFO  2026-06-04 20:30:57,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,298 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:229
INFO  2026-06-04 20:30:57,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,320 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 229
INFO  2026-06-04 20:30:57,321 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 20:30:57,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,324 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 20:30:57,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 20:30:57,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:229
INFO  2026-06-04 20:30:57,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:229
INFO  2026-06-04 20:30:57,332 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,342 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 20:30:57,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 20:30:57,348 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 20:30:57,348 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 20:30:57,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 20:30:57,348 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:229
INFO  2026-06-04 20:30:57,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,370 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 229
INFO  2026-06-04 20:30:57,370 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 20:30:57,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:229
INFO  2026-06-04 20:30:57,375 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 20:30:57,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 20:30:57,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,385 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 20:30:57,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:30:57,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 20:30:57,386 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 20:30:57,386 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 20:30:57,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 20:30:58,374 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:229
INFO  2026-06-04 20:30:58,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 20:30:58,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:33:11,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 20:33:11,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:33:11,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:33:11,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:33:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 20:33:11,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 20:37:04,524 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 20:37:04,524 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 20:37:04,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:37:09,630 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 20:43:02,294 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 20:43:02,294 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 20:43:02,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 20:43:07,404 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:17:13,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:13,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:19,056 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:19,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:19,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:19,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:17:23,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:23,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:23,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:23,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:23,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:23,963 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:17:26,362 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:17:26,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:26,420 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:17:26,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:32,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:32,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:32,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:32,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:32,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:32,127 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:17:40,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:40,066 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:40,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:40,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:40,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:40,102 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:17:48,760 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:17:48,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,785 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, hash:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a -> Started
INFO  2026-06-04 21:17:48,785 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:17:48,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8005, live_notification True
INFO  2026-06-04 21:17:48,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:17:48,821 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135699, recapid 8005, customerid 169, TimeStamp 1780600658, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:17:48,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:17:48.8217724","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780600658,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:48,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8005 AND clipId = 135699, params: []
INFO  2026-06-04 21:17:48,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:48,858 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:17:48,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,861 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:17:48,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135699, hashtagId: 10548
INFO  2026-06-04 21:17:48,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:48,872 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:17:48,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,874 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:17:48,874 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135699, hashtagId: 10499
INFO  2026-06-04 21:17:48,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:48,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:48,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:49,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:49,002 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clipId:135699
INFO  2026-06-04 21:17:49,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135699
INFO  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 7782256
INFO  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135699
INFO  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-04 21:17:49,014 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5836692 bytes (from base64 length 7782256)
DEBUG  2026-06-04 21:17:49,025 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5836692
INFO  2026-06-04 21:17:49,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135699 con il path  RecapClipFile/135699.mp4
INFO  2026-06-04 21:17:49,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135699 - clipFile: RecapClipFile/135699.mp4
INFO  2026-06-04 21:17:49,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135699.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:49,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:49,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135699 file:RecapClipFile/135699.mp4, scheduling post-processing
INFO  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135699 recapId:8005
INFO  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135699
INFO  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135699_Temp.mp4:
DEBUG  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135699.mp4:
DEBUG  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135699_Temp.mp4:
DEBUG  2026-06-04 21:17:49,051 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135699_TempMA.mp4:
DEBUG  2026-06-04 21:17:49,052 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135699.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135699_TempMA.mp4

DEBUG  2026-06-04 21:17:49,052 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135699_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135699_Temp.mp4

INFO  2026-06-04 21:17:49,052 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135699 sessionId=1175487210 starting, file=135699_Temp.mp4
INFO  2026-06-04 21:17:49,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:17:56,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:56,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:56,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:56,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:56,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:56,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:17:57,239 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:17:57,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:17:57,292 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:17:57,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:17:57,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:17:57,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:17:59,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:17:59,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:59,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:59,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:59,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:17:59,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:00,379 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:00,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:00,398 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:00,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:00,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:00,442 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:02,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:02,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:02,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:02,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:02,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:02,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:03,317 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:03,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:03,336 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:03,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:03,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:03,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:05,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:05,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:05,594 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:05,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:05,606 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:06,227 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:06,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:06,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:06,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:06,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:06,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
DEBUG  2026-06-04 21:18:10,597 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1175487210, stdout=0 chars, stderr=12547 chars
INFO  2026-06-04 21:18:10,599 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info10c7a8b47ce9478e9e19b5446941470c.txt
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:13.05
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 13.05
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135699 sessionId=1175487210 completed, exitCode=0, durationMs=21561
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135699
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135699
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135699 sessionId=821176274 starting, pathVideo=RecapClipFile/135699.mp4
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135699.mp4
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135699.jpg
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135699.jpg
INFO  2026-06-04 21:18:10,612 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135699.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135699.jpg
INFO  2026-06-04 21:18:10,625 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135699 sessionId=821176274 completed, exitCode=n/a, durationMs=12
INFO  2026-06-04 21:18:10,625 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135699
INFO  2026-06-04 21:18:10,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135699.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:10,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:10,639 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:18:10,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.05,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:18:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:10,650 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8005
INFO  2026-06-04 21:18:10,650 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:18:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:10,652 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135699 recapId:8005
INFO  2026-06-04 21:18:10,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:10,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:10,695 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:18:10,705 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8005 clips:1 heights:[135699.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8005.d034c1b283674fd1b4bc04cb33e5bc29.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/48dd55963515453fbc42c8fb0a49e35d.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8005.d034c1b283674fd1b4bc04cb33e5bc29.tmp.mp4"
INFO  2026-06-04 21:18:14,211 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8005 story published: /var/www/html/recapwebtest/stories/8005.mp4
INFO  2026-06-04 21:18:14,211 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:18:14,212 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8005
INFO  2026-06-04 21:18:15,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:15,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:15,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:15,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:15,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:15,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:16,533 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:16,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:16,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:16,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:16,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:16,567 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:18,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:18,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:18,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:18,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:18,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:18,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:19,373 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:19,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:19,382 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:19,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:19,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:19,408 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:21,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:21,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:21,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:21,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:21,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:21,598 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:22,188 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:22,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:22,193 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:22,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:22,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:22,221 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:24,394 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:24,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:24,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:24,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:24,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:24,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:25,042 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:18:25,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:25,047 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:18:25,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:25,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:18:25,076 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:18:26,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:26,284 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:26,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:26,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,400 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:26,974 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869, clip:
INFO  2026-06-04 21:18:26,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,998 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869, hash:88bda493b8af0b4a44c20df01b7ae3cccfb7d24f9ed46d0e4e5caba5ab26f9d8 -> Started
INFO  2026-06-04 21:18:26,998 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:18:26,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:26,998 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8005, live_notification True
INFO  2026-06-04 21:18:26,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:18:27,028 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135700, recapid 8005, customerid 169, TimeStamp 1780599967, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:18:27,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:27.0296698","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780599967,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.273333333333333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8005 AND clipId = 135700, params: []
INFO  2026-06-04 21:18:27,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8005 AND clipId = 135699, params: []
INFO  2026-06-04 21:18:27,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,094 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:27,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,097 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:18:27,097 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135700, hashtagId: 10548
INFO  2026-06-04 21:18:27,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,108 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:27,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,111 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:18:27,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135700, hashtagId: 10499
INFO  2026-06-04 21:18:27,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,176 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869, clipId:135700
INFO  2026-06-04 21:18:27,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135700
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4428936
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135700
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135700.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:18:27,192 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 3321702 bytes (from base64 length 4428936)
DEBUG  2026-06-04 21:18:27,209 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 3321702
INFO  2026-06-04 21:18:27,218 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135700 con il path  RecapClipFile/135700.mp4
INFO  2026-06-04 21:18:27,218 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135700 - clipFile: RecapClipFile/135700.mp4
INFO  2026-06-04 21:18:27,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135700.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:27,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135700 file:RecapClipFile/135700.mp4, scheduling post-processing
INFO  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135700 recapId:8005
INFO  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135700
INFO  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135700_Temp.mp4:
DEBUG  2026-06-04 21:18:27,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135700.mp4:
DEBUG  2026-06-04 21:18:27,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135700_Temp.mp4:
DEBUG  2026-06-04 21:18:27,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135700_TempMA.mp4:
DEBUG  2026-06-04 21:18:27,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135700.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135700_TempMA.mp4

DEBUG  2026-06-04 21:18:27,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135700_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135700_Temp.mp4

INFO  2026-06-04 21:18:27,235 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135700 sessionId=556428073 starting, file=135700_Temp.mp4
INFO  2026-06-04 21:18:27,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:31,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:31,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:31,399 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:31,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:31,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:31,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:31,998 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1, clip:
INFO  2026-06-04 21:18:31,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:63c4950f-e2af-4cb8-9ec9-4b976b398cd1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1, hash:048870842f42f2eca048d39f86098f0c3763375ac4124ea322ebf3c34bacdd64 -> Started
INFO  2026-06-04 21:18:32,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:18:32,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,053 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8005, live_notification True
INFO  2026-06-04 21:18:32,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:18:32,113 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135701, recapid 8005, customerid 169, TimeStamp 1780171052, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:18:32,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"sconosciuto","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:32.1137182","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780171052,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.415,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8005 AND clipId = 135701, params: []
INFO  2026-06-04 21:18:32,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8005 AND clipId = 135700, params: []
INFO  2026-06-04 21:18:32,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8005 AND clipId = 135699, params: []
INFO  2026-06-04 21:18:32,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,229 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:32,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,232 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:18:32,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135701, hashtagId: 10548
INFO  2026-06-04 21:18:32,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,253 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:32,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,259 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-04 21:18:32,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135701, hashtagId: 10551
INFO  2026-06-04 21:18:32,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,348 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1, clipId:135701
INFO  2026-06-04 21:18:32,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135701
INFO  2026-06-04 21:18:32,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 2753752
INFO  2026-06-04 21:18:32,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135701
INFO  2026-06-04 21:18:32,365 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:18:32,368 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135701.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:18:32,368 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:18:32,368 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 2065314 bytes (from base64 length 2753752)
DEBUG  2026-06-04 21:18:32,397 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 2065314
INFO  2026-06-04 21:18:32,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135701 con il path  RecapClipFile/135701.mp4
INFO  2026-06-04 21:18:32,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135701 - clipFile: RecapClipFile/135701.mp4
INFO  2026-06-04 21:18:32,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135701.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:32,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,429 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135701 file:RecapClipFile/135701.mp4, scheduling post-processing
INFO  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135701 recapId:8005
INFO  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135701
INFO  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135701_Temp.mp4:
DEBUG  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135701.mp4:
DEBUG  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135701_Temp.mp4:
DEBUG  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135701_TempMA.mp4:
DEBUG  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135701.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135701_TempMA.mp4

DEBUG  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135701_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135701_Temp.mp4

INFO  2026-06-04 21:18:32,432 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135701 sessionId=1270900039 starting, file=135701_Temp.mp4
INFO  2026-06-04 21:18:32,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:63c4950f-e2af-4cb8-9ec9-4b976b398cd1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:32,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:38,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:38,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:38,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:38,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:38,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:38,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:39,099 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46, clip:
INFO  2026-06-04 21:18:39,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:27a49670-f852-49a3-b5be-094b5be89a46","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46, hash:9969807433ba0c044711e7dd98aaacbd9806d95055caf20cbc98f4155784a6da -> Started
INFO  2026-06-04 21:18:39,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:18:39,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,171 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8005, live_notification True
INFO  2026-06-04 21:18:39,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:18:39,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135702, recapid 8005, customerid 169, TimeStamp 1780170969, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:18:39,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"sconosciuto","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:39.2170905","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780170969,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.881916666666665,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8005 AND clipId = 135702, params: []
INFO  2026-06-04 21:18:39,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8005 AND clipId = 135701, params: []
INFO  2026-06-04 21:18:39,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8005 AND clipId = 135700, params: []
INFO  2026-06-04 21:18:39,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8005 AND clipId = 135699, params: []
INFO  2026-06-04 21:18:39,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,349 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:39,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,359 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:18:39,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135702, hashtagId: 10548
INFO  2026-06-04 21:18:39,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,385 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:18:39,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,393 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-04 21:18:39,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135702, hashtagId: 10551
INFO  2026-06-04 21:18:39,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46, clipId:135702
INFO  2026-06-04 21:18:39,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135702
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6372648
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135702
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:18:39,513 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135702.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:18:39,516 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:18:39,516 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 4779486 bytes (from base64 length 6372648)
DEBUG  2026-06-04 21:18:39,587 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 4779486
INFO  2026-06-04 21:18:39,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135702 con il path  RecapClipFile/135702.mp4
INFO  2026-06-04 21:18:39,625 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135702 - clipFile: RecapClipFile/135702.mp4
INFO  2026-06-04 21:18:39,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135702.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:39,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,650 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135702 file:RecapClipFile/135702.mp4, scheduling post-processing
INFO  2026-06-04 21:18:39,650 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135702 recapId:8005
INFO  2026-06-04 21:18:39,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:27a49670-f852-49a3-b5be-094b5be89a46","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:39,651 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135702
INFO  2026-06-04 21:18:39,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:47,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:18:47,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,332 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:18:47,899 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869, clip:
INFO  2026-06-04 21:18:47,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:47,926 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869 -> Replay (executionStatus:True, clipId:135700)
INFO  2026-06-04 21:18:56,470 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:18:56,470 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:18:56,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,490 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:18:56,556 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:18:56,556 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:18:56,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,568 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:18:56,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,577 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:18:56,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:18:56,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,626 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:18:56,626 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:18:56,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:18:56,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,637 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:18:56,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:18:56,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:18:56,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:18:56,727 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:18:56,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,717 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:18:56,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:56.7498122","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:18:56,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:18:56,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:18:56,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,784 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:18:56,784 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:18:56,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:56.8079543","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,824 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:18:56,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,828 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:18:56,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:18:56,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:56.845765","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:56,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:56,858 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:18:57,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:57,826 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:18:57,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:57,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:57,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:18:57,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:18:58,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:18:58,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:18:58,037 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:18:58,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:18:58,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:18:58,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,120 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:18:58,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:18:58,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:18:58,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:58.1995337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:58.1995337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:58.1995337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:18:58,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:18:58.1995337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:18:58,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:18:58,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:18:58,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:18:58,350 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:18:58,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,308 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:18:59,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,363 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:18:59,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:18:59,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:18:59,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:18:59,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:18:59,626 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:18:59,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:18:59,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:18:59,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:18:59,729 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:18:59,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:18:59,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:19:01,859 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1270900039, stdout=0 chars, stderr=14079 chars
INFO  2026-06-04 21:19:01,865 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info65b7c0cb47b341ca82e8ac8f201889e7.txt
INFO  2026-06-04 21:19:02,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:04.05
INFO  2026-06-04 21:19:02,072 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 4.05
INFO  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135701 sessionId=1270900039 completed, exitCode=0, durationMs=29640
INFO  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135701
INFO  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135702_Temp.mp4:
INFO  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135701
DEBUG  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135702.mp4:
DEBUG  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135702_Temp.mp4:
DEBUG  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135702_TempMA.mp4:
DEBUG  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135702.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135702_TempMA.mp4

DEBUG  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135702_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135702_Temp.mp4

INFO  2026-06-04 21:19:02,073 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135702 sessionId=1463193202 starting, file=135702_Temp.mp4
INFO  2026-06-04 21:19:02,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:19:02,334 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:19:02,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:02,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:19:02,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:02,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:19:02,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,566 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:02,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:02,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:02,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:02,619 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:02,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:02,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:19:02,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:02,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:02,745 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:19:02,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:19:02,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:02,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,795 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:02,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,812 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:02,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:02,813 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:02,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:02,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:02,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:02,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:02,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:02,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:02,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:02,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:02,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:02,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:02,989 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:03,010 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:03,011 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,039 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:03,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:03,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:03,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:03,048 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-04 21:19:03,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-04 21:19:03,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-04 21:19:03,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:19:03,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:03,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:19:03,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-04 21:19:03,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:03,186 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:03,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:19:03,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:03,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:19:03,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:03,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:03,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:03,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:03,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:03,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-04 21:19:03,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:03,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:19:03,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-04 21:19:03,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:19:03,346 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:03,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,434 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:19:03,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:19:03,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,468 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-04 21:19:03,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-04 21:19:03,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:03,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,488 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:19:03,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:03,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:19:03,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:03,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:03,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,666 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:19:03,666 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:19:03,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,672 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:19:03,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,682 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:19:03,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:03,740 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:03,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:03,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:03,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:03,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:03,837 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:03,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,889 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:19:03,889 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:19:03,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,916 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:19:03,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,929 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:19:03,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:03,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:03,981 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:03,992 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:03,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,006 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:04,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:04,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:04,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:04,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:04,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:04,124 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:04,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:19:04,280 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=556428073, stdout=0 chars, stderr=15720 chars
INFO  2026-06-04 21:19:04,294 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info237bf6036cae48408683d2e2500d921c.txt
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.25
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.25
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135700 sessionId=556428073 completed, exitCode=0, durationMs=37092
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135701 sessionId=100000201 starting, pathVideo=RecapClipFile/135701.mp4
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135701.mp4
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135701.jpg
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135701.jpg
INFO  2026-06-04 21:19:04,326 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135701.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135701.jpg
INFO  2026-06-04 21:19:04,332 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135700
INFO  2026-06-04 21:19:04,332 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135700
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135701 sessionId=100000201 completed, exitCode=n/a, durationMs=30
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135701
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135701.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135700 sessionId=587289049 starting, pathVideo=RecapClipFile/135700.mp4
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135700.mp4
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135700.jpg
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135700.jpg
INFO  2026-06-04 21:19:04,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135700.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135700.jpg
INFO  2026-06-04 21:19:04,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:19:04,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:19:04,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":4.05,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:19:04,406 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8005
INFO  2026-06-04 21:19:04,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,406 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:04,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,409 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135701 recapId:8005
INFO  2026-06-04 21:19:04,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:19:04,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,437 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:19:04,440 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135700 sessionId=587289049 completed, exitCode=n/a, durationMs=82
INFO  2026-06-04 21:19:04,440 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135700
INFO  2026-06-04 21:19:04,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135700.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:19:04,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:19:04,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:19:04,482 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8005
INFO  2026-06-04 21:19:04,482 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:04,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,488 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135700 recapId:8005
INFO  2026-06-04 21:19:04,584 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:19:04,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:04,744 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8005 clips:4 heights:[135702.mp4=720, 135701.mp4=720, 135700.mp4=1080, 135699.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8005.a59175d91ac9496ca31308280ee62173.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/d59809cf78bd4bc99bbe323098ada8b3.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8005.a59175d91ac9496ca31308280ee62173.tmp.mp4"
INFO  2026-06-04 21:19:05,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-06-04 21:19:05,677 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-06-04 21:19:05,677 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-06-04 21:19:05,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:05,693 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-06-04 21:19:05,693 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-06-04 21:19:05,693 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-06-04 21:19:05,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:05,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-06-04 21:19:05,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:05,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-06-04 21:19:05,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:05,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:19:05,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:19:05,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:19:05,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:19:05,868 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:05,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:05,870 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:05,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:19:06,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:06,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:19:06,592 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:19:06,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:19:06,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 21:19:06,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:19:06,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:19:06,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:06,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:19:06,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:06,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:19:06,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 21:19:07,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:07,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,179 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:19:07,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:07,217 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:19:07,217 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:19:07,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,236 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:07,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,239 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:19:07,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:07,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:07,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:07,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:07,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:07,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:07,347 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:07,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:09,578 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:19:09,578 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:19:09,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:19:09,600 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:19:11,898 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:19:11,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":34,"Value":"8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,826 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:19:13,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:13,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:13,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:13,852 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:19:13,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:19:13,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:19:13,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:13,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:13,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:13,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,949 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:13,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:13,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:14,429 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:19:14,429 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:14,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:14,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:19:14,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:14,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:14,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:14,536 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:19:15,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:15,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:19:15,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:15,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,073 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:19:15,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:15,109 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:19:15,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:15,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:15,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:19:15,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:19:15,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:15,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,142 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:19:15,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:19:15,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:15,167 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:19:15,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:15,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:23,467 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:19:23,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:23,481 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:19:23,481 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:19:23,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:19:23,486 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:23,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:23,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:23,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:23,495 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:19:23,495 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:19:23,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:23,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:23,502 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:23,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:23,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:19:23,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:23,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:23,593 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:23,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,118 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:19:24,118 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:24,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:19:24,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:24,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:24,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:24,211 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:19:24,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:24,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,881 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:24,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:19:24,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,914 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:19:24,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:24,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:24,979 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:19:24,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:24,998 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:19:24,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:24,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:25,073 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:19:25,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:19:25,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:25,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,181 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:25,197 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:19:25,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:25,227 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:19:34,747 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:19:34,747 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:19:34,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:19:34,750 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:19:34,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:34,759 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:34,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:34,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:34,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:34,773 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:19:34,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:19:34,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:34,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:34,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:34,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:34,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:19:34,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:34,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:34,876 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:34,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:35,529 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:19:35,529 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:35,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:35,553 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:19:35,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:35,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:35,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:35,761 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:19:36,032 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:36,032 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:19:36,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:36,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,082 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:19:36,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:36,082 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:36,158 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:19:36,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:19:36,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:36,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:19:36,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:36,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:19:36,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:36,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,275 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:19:36,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:19:36,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:36,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:43,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:19:43,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,676 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:19:43,676 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:19:43,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:19:43,693 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:43,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:43,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,714 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:19:43,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:19:43,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:43,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:43,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:19:43,751 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:19:43,751 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:43,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,764 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:19:43,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:43,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:43,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:43,828 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:43,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:43,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:43,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:43,867 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:19:45,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:45,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,386 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:45,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:45,403 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:45,466 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:19:45,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,482 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:19:45,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:45,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,515 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,530 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:45,530 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:19:45,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,559 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:19:45,559 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:19:45,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,576 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:19:45,617 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:45,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:45,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:19:45,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:45,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:19:49,052 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:19:49,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:49,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:49,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:49,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:49,110 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:49,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,122 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:19:49,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:49,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:49,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:49,194 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:49,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,312 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:19:50,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,325 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:19:50,325 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:19:50,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:19:50,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:19:50,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,330 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:19:50,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,347 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:19:50,347 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:19:50,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,350 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:19:50,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:50,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:19:50,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:50,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:50,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:50,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:19:50,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:50,459 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:19:50,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,057 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:19:51,057 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:19:51,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:19:51,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:19:51,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:51,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:19:51,152 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:19:51,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:51,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:51,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:19:51,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,544 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:19:51,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:51,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,576 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:19:51,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:19:51,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,597 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:19:51,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:51,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:19:51,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:19:51,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:19:51,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:04,025 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:20:04,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,038 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:20:04,038 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:20:04,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:20:04,044 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:20:04,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:20:04,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,060 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:20:04,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:04,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:04,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:04,156 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:20:04,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,889 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:20:04,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:20:04,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:20:04,920 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:20:04,922 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:20:04,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:04,938 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:20:04,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:05,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:05,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:05,031 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:20:06,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:06,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:20:06,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:06,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:20:06,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:06,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,748 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:20:06,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,750 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:20:06,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:06,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:20:06,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:06,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:06,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:06,815 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:20:06,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:20:06,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:06,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:06,939 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:20:11,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:11,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:11,966 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:20:11,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,977 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:20:11,977 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:20:11,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,991 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:20:11,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:11,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:20:11,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:12,022 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:20:12,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:12,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:12,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:20:12,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:12,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:12,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:12,152 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:20:12,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:20:13,290 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1463193202, stdout=0 chars, stderr=24164 chars
INFO  2026-06-04 21:20:13,296 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infob9b25826bd7a422f8991bba1d90bd416.txt
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.87
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.87
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135702 sessionId=1463193202 completed, exitCode=0, durationMs=71368
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135702
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135702
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135702 sessionId=161993428 starting, pathVideo=RecapClipFile/135702.mp4
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135702.mp4
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135702.jpg
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135702.jpg
INFO  2026-06-04 21:20:13,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135702.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135702.jpg
INFO  2026-06-04 21:20:13,545 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135702 sessionId=161993428 completed, exitCode=n/a, durationMs=103
INFO  2026-06-04 21:20:13,545 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135702
INFO  2026-06-04 21:20:13,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135702.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:20:13,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:20:13,575 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:20:13,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.87,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:20:13,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:20:13,586 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8005
INFO  2026-06-04 21:20:13,586 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:20:13,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:13,589 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135702 recapId:8005
INFO  2026-06-04 21:20:22,876 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:20:22,876 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-04 21:20:22,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-04 21:20:22,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:20:22,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:20:22,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:20:22,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:20:22,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:20:22,945 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:20:22,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:22,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:22,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:20:22,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:20:22.9482158","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:20:22,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:20:22,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:20:22,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:22,953 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:20:23,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:20:23,201 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 21:20:23,201 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 21:20:23,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 21:20:23,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 21:20:23,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 21:20:23,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 21:20:33,657 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:20:33,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,679 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:20:33,679 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:20:33,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:20:33,679 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:20:33,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,691 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:20:33,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:33,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:20:33,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,713 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:20:33,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:20:33,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:20:33,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:33,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:33,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:33,778 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,778 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:20:33,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,781 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:20:33,781 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:20:33,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:33,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:33,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:20:33,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:33,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:33,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:33,864 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:20:34,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:34,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,868 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:34,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:20:34,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,895 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:20:34,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:20:34,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:20:34,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:34,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:34,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:34,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:34,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:35,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:20:35,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:20:35,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:35,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:35,083 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:20:35,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:35,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:20:43,189 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:20:43,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,214 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:20:43,214 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:20:43,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:20:43,229 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:20:43,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,238 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:20:43,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:43,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:43,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:20:43,304 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:20:43,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:20:43,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,316 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:20:43,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:20:43,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:20:43,325 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:20:43,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:20:43,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:43,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:20:43,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:20:43,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:43,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:20:43,548 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:20:44,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:44,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:44,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:20:44,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:20:44,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:44,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:44,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:44,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:44,724 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:20:44,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:20:44,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:20:44,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:20:44,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:20:44,746 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,829 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,830 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:20:44,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:20:44,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:20:44,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:20:53,584 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 21:20:53,585 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 21:20:53,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 21:21:23,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:23,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,017 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:21:23,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,027 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:21:23,027 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:21:23,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,039 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:21:23,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,041 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:21:23,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:21:23,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:21:23,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:23,056 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:21:23,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:23,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:21:23,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:21:23,126 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:21:23,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,656 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:21:24,656 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:21:24,658 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:21:24,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:21:24,656 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:21:24,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:21:24,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,674 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:21:24,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:21:24,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:21:24,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:24,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,734 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:21:24,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:21:24,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:24,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:21:24,841 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:21:24,841 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:21:24,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:21:24,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,842 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:21:24,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:24,849 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:21:24,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:21:24,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:21:24,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:21:24,920 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:21:25,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:25,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:21:25,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,780 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:21:25,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:25,803 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:21:25,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:25,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:21:25,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:21:25,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,817 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:21:25,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:25,821 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:21:25,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,881 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:25,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:25,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:21:25,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:21:25,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:25,907 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:21:27,133 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:21:27,133 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:21:27,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:27,141 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:21:27,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:21:27,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:21:27,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:21:27,216 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:21:42,033 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8005 story published: /var/www/html/recapwebtest/stories/8005.mp4
INFO  2026-06-04 21:21:42,033 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:21:42,033 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8005
INFO  2026-06-04 21:21:42,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:21:42,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:21:42,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:21:42,068 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:21:42,118 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8005 clips:4 heights:[135702.mp4=720, 135701.mp4=720, 135700.mp4=1080, 135699.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8005.ebcae5a530f3444e9ce61da3faf45119.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/b3e742630ec34e41a2e5e38aef820b39.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8005.ebcae5a530f3444e9ce61da3faf45119.tmp.mp4"
INFO  2026-06-04 21:21:52,912 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8005 story published: /var/www/html/recapwebtest/stories/8005.mp4
INFO  2026-06-04 21:21:52,912 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:21:52,912 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8005
INFO  2026-06-04 21:22:12,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 21:22:12,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 21:22:12,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 21:22:16,536 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:22:16,536 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 21:22:16,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 21:22:16,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:22:16,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:22:16,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:22:16,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:22:16,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:22:16,551 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:22:16,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:22:16,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:22:16,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:22:16,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:22:16.5541696","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:22:16,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:22:16,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:22:16,576 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:22:16,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:22:16,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 21:22:16,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 21:22:16,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 21:22:16,736 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 21:22:16,736 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 21:22:16,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 21:23:05,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:23:05,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:05,653 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:23:05,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:05,656 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:23:05,656 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:23:05,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:23:05,660 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:23:05,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:23:05,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:05,661 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:23:05,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:05,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:23:05,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:05,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:23:05,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:05,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:05,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:05,809 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:23:05,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,324 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:23:06,324 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:23:06,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,330 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:23:06,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:06,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:23:06,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:23:06,394 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:23:06,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:06,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:23:06,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:23:06,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:06,778 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:23:06,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:23:06,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:23:06,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:06,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:23:06,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:06,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:06,822 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,833 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:23:06,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,837 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:23:06,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,847 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:06,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:06,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:06,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:20,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:20,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,894 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:23:20,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,900 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:23:20,900 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:23:20,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,906 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:23:20,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:23:20,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,909 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:23:20,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:20,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:20,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:23:20,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:20,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:20,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:20,999 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:23:21,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,505 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:23:22,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,510 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:23:22,510 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:23:22,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:23:22,515 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:23:22,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:23:22,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,525 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:23:22,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:23:22,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:23:22,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:22,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:23:22,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:22,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:22,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:22,634 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:23:22,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:22,643 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:23,280 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:23:23,282 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:23:23,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:23:23,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:23,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:23:23,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:23:23,371 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:23:23,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:23,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,717 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:23:23,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:23,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:23:23,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,725 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:23:23,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:23:23,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:23,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,759 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:23:23,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:23,771 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,773 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:23:23,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,778 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,778 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:23:23,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:23,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:23,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:23,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:23,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:23,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:23:27,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:27,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,639 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:23:27,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,645 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:23:27,645 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:23:27,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,651 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:23:27,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,653 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:23:27,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:23:27,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:23:27,670 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:27,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:23:27,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:27,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:27,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:23:27,747 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:23:27,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:36,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:36,375 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:36,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:36,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:36,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:36,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:50,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:50,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:50,870 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869, clip:
INFO  2026-06-04 21:23:50,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:50,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:34e6a117-b312-4c71-9b9a-09854a7d3869 -> Replay (executionStatus:True, clipId:135700)
INFO  2026-06-04 21:23:52,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:52,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:52,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:52,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:52,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:52,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:53,818 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:23:53,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:53,833 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:23:53,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:53,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:53,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:23:55,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:55,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:56,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:56,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:56,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:56,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:56,705 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:23:56,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:56,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:23:56,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:56,851 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:56,853 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:23:58,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:23:58,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:59,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:59,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:59,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:23:59,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:23:59,729 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:23:59,734 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:59,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:23:59,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:23:59,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:23:59,827 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:24:01,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:24:01,981 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:24:02,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:24:02,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:24:02,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:24:02,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:24:07,048 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, clip:
INFO  2026-06-04 21:24:07,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:24:07,054 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47, hashSalvato=8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, idempotencyKey=lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad, customerId=169, recapId=8005, recapId=8005, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:00, Duration=13.073333333333334, Resolution=720, TimeStamp=1780600658, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:24:07,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:24:07,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:24:07,080 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8005:0ba538d2-0ea9-4c50-839b-492ad092b2ad -> PayloadConflict (hashSalvato:8d89a87a3bb59639deb378c874ff1a4516a40e664ab31dcc2a3cee4ab8cafd9a, hashRichiesta:fb4d30edd71caab788cc2d5087c20243d5e7e86a776e712ce488fbd366bb1a47)
INFO  2026-06-04 21:25:31,007 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:25:31,009 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:25:31,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:25:31,015 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:25:36,568 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8229
INFO  2026-06-04 21:25:36,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,576 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:25:36,576 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8229
INFO  2026-06-04 21:25:36,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8229;, params: []
INFO  2026-06-04 21:25:36,578 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:36,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,579 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:25:36,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:25:36,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:36,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:25:36,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:36,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,691 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:36,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:36,699 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:36,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:36,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:36,770 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:36,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,874 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8229
INFO  2026-06-04 21:25:36,874 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8229
INFO  2026-06-04 21:25:36,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:36,879 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8229
INFO  2026-06-04 21:25:36,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8229) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:36,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-04 21:25:36,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135674,135675,135676,135678,135679,135680,135681,135682,135683,135684,135685,135686,135687,135688,135689,135690,135691,135692,135693), params: null
INFO  2026-06-04 21:25:36,952 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8229
INFO  2026-06-04 21:25:37,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674
INFO  2026-06-04 21:25:37,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135674 NOT found
INFO  2026-06-04 21:25:37,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,793 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675
INFO  2026-06-04 21:25:37,793 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,799 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135675 NOT found
INFO  2026-06-04 21:25:37,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,799 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,806 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676
INFO  2026-06-04 21:25:37,806 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135676 NOT found
INFO  2026-06-04 21:25:37,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678
INFO  2026-06-04 21:25:37,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135678 NOT found
INFO  2026-06-04 21:25:37,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,847 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,847 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679
INFO  2026-06-04 21:25:37,855 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,858 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135679 NOT found
INFO  2026-06-04 21:25:37,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,914 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680
INFO  2026-06-04 21:25:37,914 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135680 NOT found
INFO  2026-06-04 21:25:37,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681
INFO  2026-06-04 21:25:37,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,926 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135681 NOT found
INFO  2026-06-04 21:25:37,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,946 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:37,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683
INFO  2026-06-04 21:25:37,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,973 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682
INFO  2026-06-04 21:25:37,973 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135683 NOT found
INFO  2026-06-04 21:25:37,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135682 NOT found
INFO  2026-06-04 21:25:37,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:37,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684
INFO  2026-06-04 21:25:37,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:37,996 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135684 NOT found
INFO  2026-06-04 21:25:38,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,008 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,016 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685
INFO  2026-06-04 21:25:38,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,027 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135685 NOT found
INFO  2026-06-04 21:25:38,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,042 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686
INFO  2026-06-04 21:25:38,042 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135686 NOT found
INFO  2026-06-04 21:25:38,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,070 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687
INFO  2026-06-04 21:25:38,070 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,074 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,074 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135687 NOT found
INFO  2026-06-04 21:25:38,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688
INFO  2026-06-04 21:25:38,091 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135688 NOT found
INFO  2026-06-04 21:25:38,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689
INFO  2026-06-04 21:25:38,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,122 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135689 NOT found
INFO  2026-06-04 21:25:38,122 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,124 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,124 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690
INFO  2026-06-04 21:25:38,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,167 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,176 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,193 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691
INFO  2026-06-04 21:25:38,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,193 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135691 NOT found
INFO  2026-06-04 21:25:38,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135690 NOT found
INFO  2026-06-04 21:25:38,202 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692
INFO  2026-06-04 21:25:38,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:38,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135692 NOT found
INFO  2026-06-04 21:25:38,239 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693
INFO  2026-06-04 21:25:38,239 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135693 NOT found
INFO  2026-06-04 21:25:38,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:38,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:38,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:40,233 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8229
INFO  2026-06-04 21:25:40,234 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8229
INFO  2026-06-04 21:25:40,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135674,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:40,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135675,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:40,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135676,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:40,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135678,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:40,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:40,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:40,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:40,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135680,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135681,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135682,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135683,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135684,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135685,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135686,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135687,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135688,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:41,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:41,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:41,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:41,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135689,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:42,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135690,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:42,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:42,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135691,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:42,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:42,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135692,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:42,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:42,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135693,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:42,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:42,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:42,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 19.
INFO  2026-06-04 21:25:42,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:42,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:43,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:43,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,186 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:25:43,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,188 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:25:43,188 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:25:43,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,191 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:43,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,196 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:43,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:43,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,199 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:25:43,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,204 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:43,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:43,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:43,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:43,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:43,284 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:43,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,172 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8228
INFO  2026-06-04 21:25:45,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,175 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:25:45,175 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8228
INFO  2026-06-04 21:25:45,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8228;, params: []
INFO  2026-06-04 21:25:45,182 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:45,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,190 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:45,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:45,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:45,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,205 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:25:45,205 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:25:45,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:25:45,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:45,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:45,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:45,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:45,315 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:45,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,784 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8228
INFO  2026-06-04 21:25:45,784 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8228
INFO  2026-06-04 21:25:45,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:45,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8228
INFO  2026-06-04 21:25:45,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8228) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:45,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135672,135673), params: null
INFO  2026-06-04 21:25:45,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135672,135673), params: null
INFO  2026-06-04 21:25:45,869 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8228
INFO  2026-06-04 21:25:46,371 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:46,371 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:46,373 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672
INFO  2026-06-04 21:25:46,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,382 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135672 NOT found
INFO  2026-06-04 21:25:46,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673
INFO  2026-06-04 21:25:46,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135673 NOT found
INFO  2026-06-04 21:25:46,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:46,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:46,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:49,847 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8228
INFO  2026-06-04 21:25:49,847 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8228
INFO  2026-06-04 21:25:49,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:49,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:49,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:49,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:49,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:49,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:49,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:49,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:49,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:49,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135672,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:50,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:50,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:50,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:50,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:50,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:50,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135673,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:50,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:50,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:50,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:50,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:50,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:25:50,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8228,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:50,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:50,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,861 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:25:50,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,883 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:25:50,883 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:25:50,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,887 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:50,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,889 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:25:50,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:50,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:50,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:50,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:50,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:50,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:50,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:50,963 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:50,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,491 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8227
INFO  2026-06-04 21:25:53,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,494 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:25:53,494 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8227
INFO  2026-06-04 21:25:53,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8227;, params: []
INFO  2026-06-04 21:25:53,496 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:53,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,502 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:53,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:53,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:53,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,513 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:25:53,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:25:53,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:25:53,539 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8227 no clips, story cleared if existed
INFO  2026-06-04 21:25:53,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:53,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:53,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:53,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:53,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:53,627 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:53,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:54,098 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8227
INFO  2026-06-04 21:25:54,098 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8227
INFO  2026-06-04 21:25:54,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:54,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8227
INFO  2026-06-04 21:25:54,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8227) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:54,167 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8227
INFO  2026-06-04 21:25:59,043 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8227
INFO  2026-06-04 21:25:59,043 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8227
INFO  2026-06-04 21:25:59,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:59,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:59,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:25:59,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:25:59,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-06-04 21:25:59,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8227,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:25:59,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:25:59,879 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,889 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:25:59,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,893 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:25:59,893 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:25:59,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,900 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:25:59,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,902 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:25:59,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,905 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:25:59,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,908 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:25:59,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:25:59,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:25:59,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:25:59,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:59,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:25:59,981 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:25:59,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,894 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8226
INFO  2026-06-04 21:26:06,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,894 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:26:06,894 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8226
INFO  2026-06-04 21:26:06,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8226;, params: []
INFO  2026-06-04 21:26:06,917 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:06,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,923 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:06,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:06,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:06,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,930 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:26:06,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:26:06,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:06,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:26:06,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:06,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:07,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:07,005 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:07,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,006 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8226
INFO  2026-06-04 21:26:07,006 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8226
INFO  2026-06-04 21:26:07,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,010 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8226
INFO  2026-06-04 21:26:07,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8226) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:07,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:07,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:07,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135696,135697,135695,135698), params: null
INFO  2026-06-04 21:26:07,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135696,135697,135695,135698), params: null
INFO  2026-06-04 21:26:07,081 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8226
INFO  2026-06-04 21:26:08,017 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:08,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696
INFO  2026-06-04 21:26:08,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,041 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135696 NOT found
INFO  2026-06-04 21:26:08,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:08,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:08,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135697
INFO  2026-06-04 21:26:08,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135697 NOT found
INFO  2026-06-04 21:26:08,063 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695
INFO  2026-06-04 21:26:08,063 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:08,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135695 NOT found
INFO  2026-06-04 21:26:08,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:08,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:08,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,166 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:08,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135698
INFO  2026-06-04 21:26:08,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135698 NOT found
INFO  2026-06-04 21:26:08,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:08,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:10,568 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8226
INFO  2026-06-04 21:26:10,568 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8226
INFO  2026-06-04 21:26:10,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:10,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135695,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:10,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:10,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135696,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:10,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:10,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135697,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:10,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:10,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:11,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135698,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:11,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:11,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:11,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:11,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:11,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 9.
INFO  2026-06-04 21:26:11,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8226,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:11,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:11,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,814 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:26:11,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:11,822 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:11,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,823 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:26:11,823 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:26:11,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:11,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:11,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,828 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:26:11,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:11,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:11,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:11,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:11,899 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:11,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:13,477 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:26:13,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":70,"Value":"8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,767 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8225
INFO  2026-06-04 21:26:14,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,771 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:26:14,771 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8225
INFO  2026-06-04 21:26:14,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8225;, params: []
INFO  2026-06-04 21:26:14,788 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:14,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:14,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:14,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:14,797 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:8225 no clips, story cleared if existed
INFO  2026-06-04 21:26:14,799 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:26:14,799 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:26:14,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:26:14,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:14,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,847 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8225
INFO  2026-06-04 21:26:14,847 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8225
INFO  2026-06-04 21:26:14,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8225
INFO  2026-06-04 21:26:14,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8225) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:14,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:14,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:14,899 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:14,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:14,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:14,952 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8225
INFO  2026-06-04 21:26:19,873 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8225
INFO  2026-06-04 21:26:19,873 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8225
INFO  2026-06-04 21:26:19,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:19,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:19,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:19,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:19,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:19,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:19,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:19,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:19,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:19,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:19,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8225,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:19,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:20,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:20,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,612 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:26:20,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,627 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:26:20,627 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:26:20,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,634 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:26:20,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,636 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:20,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,642 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:20,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:20,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:20,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:20,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:20,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:20,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:20,717 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:20,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8005
INFO  2026-06-04 21:26:22,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,167 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:26:22,167 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8005
INFO  2026-06-04 21:26:22,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8005;, params: []
INFO  2026-06-04 21:26:22,187 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:22,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:22,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:22,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:22,194 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:26:22,194 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:26:22,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:26:22,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:22,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:22,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:22,271 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:22,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:22,908 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8005
INFO  2026-06-04 21:26:22,908 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8005
INFO  2026-06-04 21:26:22,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:22,913 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8005
INFO  2026-06-04 21:26:22,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8005) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:22,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:26:22,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135702,135701,135700,135699), params: null
INFO  2026-06-04 21:26:22,978 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8005
INFO  2026-06-04 21:26:23,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:23,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702
INFO  2026-06-04 21:26:23,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:23,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701
INFO  2026-06-04 21:26:23,366 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135702 NOT found
INFO  2026-06-04 21:26:23,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:23,373 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700
INFO  2026-06-04 21:26:23,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:23,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:23,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699
INFO  2026-06-04 21:26:23,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:23,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:23,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135701 NOT found
INFO  2026-06-04 21:26:23,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,453 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135700 NOT found
INFO  2026-06-04 21:26:23,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:23,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:23,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135699 NOT found
INFO  2026-06-04 21:26:27,269 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8005
INFO  2026-06-04 21:26:27,269 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8005
INFO  2026-06-04 21:26:27,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:27,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135699,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:27,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:27,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135700,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:27,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:27,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135701,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:27,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:26:27,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135702,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:27,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:26:27,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:26:27,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 21:26:27,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8005,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:27,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:26:28,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:26:28,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,474 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:26:28,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,480 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:26:28,480 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:26:28,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,487 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:26:28,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,488 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:26:28,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,494 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:26:28,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:26:28,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:26:28,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:26:28,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:26:28,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:28,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:26:28,574 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:26:28,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:23,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:27:23,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:23,404 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:23,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:23,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:23,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:27:42,602 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-06-04 21:27:42,603 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-06-04 21:27:42,603 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-06-04 21:27:42,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:42,622 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-06-04 21:27:42,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:27:42,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:27:42,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 21:27:42,711 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:27:42,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:27:43,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,953 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:27:43,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,954 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:27:43,954 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:27:43,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,965 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:27:43,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,967 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:27:43,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:27:43,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:27:43,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:27:43,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:43,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:44,001 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:27:44,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:44,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:44,086 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:27:44,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:46,247 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:27:46,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":106,"Value":"8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:27:50,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:50,988 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:27:50,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:50,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:27:50,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:50,990 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:27:50,991 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:27:50,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:50,996 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:27:50,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:27:51,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:51,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:27:51,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:27:51,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:51,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:51,202 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:27:51,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:27:53,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:27:53,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:27:53,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,425 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:27:53,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:27:53,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:27:53,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 21:27:53,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:27:53,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:27:53,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:27:53,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:27:53,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 21:27:53,556 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:27:53,561 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:27:53,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:27:53,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:27:53,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:27:53,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:27:53,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:27:53,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:27:53,719 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:27:53,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,929 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:27:53,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:27:53,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:27:53,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,941 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:27:53,941 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:27:53,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:27:53,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:27:53,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,960 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:27:53,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:53,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:54,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:27:54,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:54,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:27:54,045 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:27:54,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:27:55,744 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:27:55,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005, 8229, 8228, 8227, 8226, 8225, 8005","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:28:00,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,919 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:28:00,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,919 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:28:00,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,921 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:28:00,921 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:28:00,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,935 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:28:00,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:28:00,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,938 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:28:00,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:28:00,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:00,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:28:01,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:01,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:01,008 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:28:01,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:01,880 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:28:01,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:28:01,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:22,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:28:45,396 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:test
INFO  2026-06-04 21:28:45,398 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 21:28:45,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"test","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:28:45.398808","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"test\u002Bprod","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:28:45,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8230 
INFO  2026-06-04 21:28:45,510 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8230
INFO  2026-06-04 21:28:45,510 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 21:28:45,642 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8230 - coverName: RecapFileImg/8230.jpg
INFO  2026-06-04 21:28:45,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8230.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:28:45,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:28:45,710 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8230
INFO  2026-06-04 21:28:45,710 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 21:28:45,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:45,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:28:45,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:28:46,347 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:28:46,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,354 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:28:46,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:28:46,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,386 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:28:46,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:28:46,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:46,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:28:46,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:28:46,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:46,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:46,668 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:28:46,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:47,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:28:47,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:47,445 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:28:47,445 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:28:47,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:28:49,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:28:49,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:28:49,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:28:49,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 21:28:49,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:28:49,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:28:49,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:28:49,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:28:49,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:28:49,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:28:49,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 21:28:49,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:28:49,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:28:49,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:28:49,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:49,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:28:49,983 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:28:50,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:28:50,043 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:28:50,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 21:28:50,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:28:50,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:28:50,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:28:50,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,097 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:28:50,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 21:28:50,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:28:50,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:28:50,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:28:50,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:28:50,162 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:28:50,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:28:50,183 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,204 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:28:50,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,215 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:28:50,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:28:50,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:28:50,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:28:50,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:28:50,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:28:50,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:28:50,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:28:50,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,701 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 21:28:50,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:50,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,745 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 21:28:50,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:28:50,795 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,795 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:50,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:28:50,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:50,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:28:50,838 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:28:50,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:28:50,868 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:28:50,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:28:50,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:28:50,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 21:28:50,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:50,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:50,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,006 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:51,006 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:28:51,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:51,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:28:51,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:51,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 21:28:51,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:28:51,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:28:51,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:51,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:28:51,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:28:51,177 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:28:51,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:28:51,210 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:51,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:28:51,255 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:28:51,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:28:51,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:51,279 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:28:52,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:28:52,082 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,083 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:28:52,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,104 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:28:52,104 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:28:52,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,113 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:28:52,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:28:52,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,122 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:28:52,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:28:52,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:28:52,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:28:52,133 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:28:52,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,158 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:28:52,158 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:28:52,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,169 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:28:52,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,174 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:28:52,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,184 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:28:52,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:28:52,184 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:28:52,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:28:52,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:28:52,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:52,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:52,455 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:28:52,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:52,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:52,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:28:52,492 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:28:52,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:28:53,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:28:53,411 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:28:53,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:28:53,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:54,036 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:28:54,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:28:54,088 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:28:54,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:55,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:28:55,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:55,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:55,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:55,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:28:55,444 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:29:21,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:29:21,667 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:21,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:21,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:21,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:21,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:29:22,364 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49, clip:
INFO  2026-06-04 21:29:22,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49, hash:9aadca0aba8561887d04f3a030b830159b9cf80e0268fe52bf296f010c4273eb -> Started
INFO  2026-06-04 21:29:22,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:29:22,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8230, live_notification True
INFO  2026-06-04 21:29:22,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:29:22,419 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135703, recapid 8230, customerid 169, TimeStamp 1780601359, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:29:22,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:29:22.4198701","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601359,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8230 AND clipId = 135703, params: []
INFO  2026-06-04 21:29:22,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,464 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:29:22,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,467 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:29:22,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135703, hashtagId: 10548
INFO  2026-06-04 21:29:22,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,487 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:29:22,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,491 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:29:22,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135703, hashtagId: 10499
INFO  2026-06-04 21:29:22,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49, clipId:135703
INFO  2026-06-04 21:29:22,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135703
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 5553380
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135703
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135703.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:29:22,572 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 4165035 bytes (from base64 length 5553380)
DEBUG  2026-06-04 21:29:22,671 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 4165033
INFO  2026-06-04 21:29:22,679 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135703 con il path  RecapClipFile/135703.mp4
INFO  2026-06-04 21:29:22,681 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135703 - clipFile: RecapClipFile/135703.mp4
INFO  2026-06-04 21:29:22,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135703.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:22,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,694 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135703 file:RecapClipFile/135703.mp4, scheduling post-processing
INFO  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135703 recapId:8230
INFO  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135703
INFO  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135703_Temp.mp4:
DEBUG  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135703.mp4:
DEBUG  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135703_Temp.mp4:
DEBUG  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135703_TempMA.mp4:
DEBUG  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135703.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135703_TempMA.mp4

DEBUG  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135703_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135703_Temp.mp4

INFO  2026-06-04 21:29:22,696 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135703 sessionId=919290972 starting, file=135703_Temp.mp4
INFO  2026-06-04 21:29:22,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:33,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:29:33,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:33,463 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:33,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:33,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:33,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:29:34,200 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7, clip:
INFO  2026-06-04 21:29:34,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,280 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7, hash:358ace8ba80b305502061d6e31318c8173e8417a97934c94f18b3234c463e56a -> Started
INFO  2026-06-04 21:29:34,282 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:29:34,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8230, live_notification True
INFO  2026-06-04 21:29:34,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:29:34,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135704, recapid 8230, customerid 169, TimeStamp 1780601371, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:29:34,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:29:34.3431552","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601371,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8230 AND clipId = 135703, params: []
INFO  2026-06-04 21:29:34,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8230 AND clipId = 135704, params: []
INFO  2026-06-04 21:29:34,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,481 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:29:34,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,488 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:29:34,488 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135704, hashtagId: 10548
INFO  2026-06-04 21:29:34,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,505 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:29:34,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,513 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreOK gia presente nel Data Base
INFO  2026-06-04 21:29:34,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135704, hashtagId: 10523
INFO  2026-06-04 21:29:34,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7, clipId:135704
INFO  2026-06-04 21:29:34,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135704
INFO  2026-06-04 21:29:34,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6339172
INFO  2026-06-04 21:29:34,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135704
INFO  2026-06-04 21:29:34,593 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:29:34,593 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135704.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:29:34,596 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:29:34,598 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 4754379 bytes (from base64 length 6339172)
DEBUG  2026-06-04 21:29:34,728 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 4754379
INFO  2026-06-04 21:29:34,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135704 con il path  RecapClipFile/135704.mp4
INFO  2026-06-04 21:29:34,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135704 - clipFile: RecapClipFile/135704.mp4
INFO  2026-06-04 21:29:34,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135704.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,778 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135704 file:RecapClipFile/135704.mp4, scheduling post-processing
INFO  2026-06-04 21:29:34,781 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135704 recapId:8230
INFO  2026-06-04 21:29:34,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135704
INFO  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135704_Temp.mp4:
DEBUG  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135704.mp4:
DEBUG  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135704_Temp.mp4:
DEBUG  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135704_TempMA.mp4:
DEBUG  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135704.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135704_TempMA.mp4

DEBUG  2026-06-04 21:29:34,799 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135704_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135704_Temp.mp4

INFO  2026-06-04 21:29:34,800 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135704 sessionId=922757350 starting, file=135704_Temp.mp4
DEBUG  2026-06-04 21:30:03,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=919290972, stdout=0 chars, stderr=16755 chars
INFO  2026-06-04 21:30:03,196 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoddfc1b6f3b19443e87168867ad56aa5f.txt
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:09.36
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 9.36
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135703 sessionId=919290972 completed, exitCode=0, durationMs=40585
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135703
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135703
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135703 sessionId=1400905010 starting, pathVideo=RecapClipFile/135703.mp4
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135703.mp4
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135703.jpg
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135703.jpg
INFO  2026-06-04 21:30:03,282 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135703.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135703.jpg
INFO  2026-06-04 21:30:03,399 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135703 sessionId=1400905010 completed, exitCode=n/a, durationMs=117
INFO  2026-06-04 21:30:03,399 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135703
INFO  2026-06-04 21:30:03,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135703.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:03,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:03,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:30:03,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":9.36,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:30:03,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:03,442 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8230
INFO  2026-06-04 21:30:03,442 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:30:03,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:03,444 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135703 recapId:8230
INFO  2026-06-04 21:30:03,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:03,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:03,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:03,489 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:30:03,692 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8230 clips:2 heights:[135703.mp4=720, 135704.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8230.0815d293db8449e3af83de89d9b0d007.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/6be91dba2ac84680a3cfd4e539d29081.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8230.0815d293db8449e3af83de89d9b0d007.tmp.mp4"
INFO  2026-06-04 21:30:08,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:08,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,334 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:09,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:09,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:09,468 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:10,324 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e, clip:
INFO  2026-06-04 21:30:10,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e, hash:ed76c1b47d05f971257a010fc4d18fe55e4e0313c74ec9a5ac7248160d7580ba -> Started
INFO  2026-06-04 21:30:10,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:30:10,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8230, live_notification True
INFO  2026-06-04 21:30:10,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:30:10,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135705, recapid 8230, customerid 169, TimeStamp 1780601406, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:30:10,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:30:10.4159607","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601406,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-2","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8230 AND clipId = 135703, params: []
INFO  2026-06-04 21:30:10,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8230 AND clipId = 135704, params: []
INFO  2026-06-04 21:30:10,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8230 AND clipId = 135705, params: []
INFO  2026-06-04 21:30:10,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,485 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:30:10,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,493 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:30:10,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135705, hashtagId: 10548
INFO  2026-06-04 21:30:10,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,507 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:30:10,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,516 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-04 21:30:10,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135705, hashtagId: 10497
INFO  2026-06-04 21:30:10,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,580 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e, clipId:135705
INFO  2026-06-04 21:30:10,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:10,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:10,594 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135705
INFO  2026-06-04 21:30:10,594 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 8690652
INFO  2026-06-04 21:30:10,594 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135705
INFO  2026-06-04 21:30:10,594 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:30:10,596 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135705.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:30:10,598 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:30:10,598 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 6517989 bytes (from base64 length 8690652)
DEBUG  2026-06-04 21:30:10,937 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 6517987
INFO  2026-06-04 21:30:10,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135705 con il path  RecapClipFile/135705.mp4
INFO  2026-06-04 21:30:10,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135705 - clipFile: RecapClipFile/135705.mp4
INFO  2026-06-04 21:30:10,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135705.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:11,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:11,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:11,018 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135705 file:RecapClipFile/135705.mp4, scheduling post-processing
INFO  2026-06-04 21:30:11,021 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135705 recapId:8230
INFO  2026-06-04 21:30:11,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8230:b5f3da26-573e-49f8-99d8-e2a2fda6bf3e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:11,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:11,036 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135705
INFO  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8230 story published: /var/www/html/recapwebtest/stories/8230.mp4
INFO  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8230
INFO  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135705_Temp.mp4:
DEBUG  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135705.mp4:
DEBUG  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135705_Temp.mp4:
DEBUG  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135705_TempMA.mp4:
DEBUG  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135705.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135705_TempMA.mp4

DEBUG  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135705_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135705_Temp.mp4

INFO  2026-06-04 21:30:14,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135705 sessionId=942448103 starting, file=135705_Temp.mp4
DEBUG  2026-06-04 21:30:23,164 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=922757350, stdout=0 chars, stderr=18641 chars
INFO  2026-06-04 21:30:23,181 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infofaa45a95c1354d1da20732d9d897c73e.txt
INFO  2026-06-04 21:30:23,260 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:10.77
INFO  2026-06-04 21:30:23,260 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 10.77
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135704 sessionId=922757350 completed, exitCode=0, durationMs=48461
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135704
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135704
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135704 sessionId=1064420169 starting, pathVideo=RecapClipFile/135704.mp4
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135704.mp4
INFO  2026-06-04 21:30:23,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135704.jpg
INFO  2026-06-04 21:30:23,263 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135704.jpg
INFO  2026-06-04 21:30:23,263 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135704.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135704.jpg
INFO  2026-06-04 21:30:23,338 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135704 sessionId=1064420169 completed, exitCode=n/a, durationMs=77
INFO  2026-06-04 21:30:23,338 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135704
INFO  2026-06-04 21:30:23,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135704.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:23,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:23,363 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:30:23,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.77,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:30:23,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:23,376 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8230
INFO  2026-06-04 21:30:23,376 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:30:23,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:23,377 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135704 recapId:8230
INFO  2026-06-04 21:30:23,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:23,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:23,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:23,412 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:30:23,600 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8230 clips:3 heights:[135703.mp4=720, 135704.mp4=720, 135705.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8230.2b785335b7674cb5a6ee4ba1005800b6.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/6aee97a77a714113b58fffde4863d3e6.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8230.2b785335b7674cb5a6ee4ba1005800b6.tmp.mp4"
INFO  2026-06-04 21:30:29,033 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:30:29,033 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:30:29,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:29,115 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:30:31,267 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8230
INFO  2026-06-04 21:30:31,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:31,270 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:30:31,270 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8230
INFO  2026-06-04 21:30:31,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8230;, params: []
INFO  2026-06-04 21:30:31,294 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:30:31,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:31,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:31,315 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:30:31,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:30:31,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:30:31,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:30:31,392 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:30:31,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:31,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:30:31,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:31,414 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:30:31,417 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:30:31,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:30:32,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:32,304 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:32,346 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8230
INFO  2026-06-04 21:30:32,346 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:30:32,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:32,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8230
INFO  2026-06-04 21:30:32,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8230) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:30:32,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:30:32,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:30:32,435 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8230
INFO  2026-06-04 21:30:33,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:33,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703
INFO  2026-06-04 21:30:33,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:33,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,171 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704
INFO  2026-06-04 21:30:33,171 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,171 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703 NOT found
INFO  2026-06-04 21:30:33,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:33,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705
INFO  2026-06-04 21:30:33,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:33,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,242 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705 NOT found
INFO  2026-06-04 21:30:33,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704 NOT found
INFO  2026-06-04 21:30:33,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:33,295 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:33,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
WARN  2026-06-04 21:30:37,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  Ffmeghelper::CreateStory ffmpeg failed. ExitCode: 234, recapId: 8230, error: ffmpeg version git-2026-06-03-e8031e5 Copyright (c) 2000-2026 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
  configuration: --prefix=/opt/ffmpeg-master-static --enable-gpl --enable-libx264 --enable-static --disable-shared --disable-doc --disable-debug
  libavutil      60. 32.100 / 60. 32.100
  libavcodec     62. 36.101 / 62. 36.101
  libavformat    62. 19.101 / 62. 19.101
  libavdevice    62.  4.100 / 62.  4.100
  libavfilter    11. 17.100 / 11. 17.100
  libswscale      9.  7.100 /  9.  7.100
  libswresample   6.  4.100 /  6.  4.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x65194488b080] Auto-inserting h264_mp4toannexb bitstream filter
Input #0, concat, from '/var/www/html/recapwebtest/6aee97a77a714113b58fffde4863d3e6.txt':
  Duration: N/A, start: -0.023220, bitrate: 3098 kb/s
  Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, progressive), 1280x720, 2938 kb/s, 30 fps, 30 tbr, 15360 tbn
    Metadata:
      handler_name    : Core Media Video
      encoder         : Lavc62.36.101 libx264
  Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 159 kb/s, start -0.023220
    Metadata:
      handler_name    : Core Media Audio
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
[swscaler @ 0x7fafa0089d40] deprecated pixel format used, make sure you did set range correctly
[libx264 @ 0x6519448da100] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
[libx264 @ 0x6519448da100] profile High, level 4.0, 4:2:0, 8-bit
[libx264 @ 0x6519448da100] 264 - core 164 r3108 31e19f9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x3 me=dia subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 pb_ratio=1.30 aq=1:1.00
Output #0, mp4, to '/var/www/html/recapwebtest/stories/8230.2b785335b7674cb5a6ee4ba1005800b6.tmp.mp4':
  Metadata:
    encoder         : Lavf62.19.101
  Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(pc, progressive), 1280x720, q=2-31, 30 fps, 15360 tbn
    Metadata:
      encoder         : Lavc62.36.101 libx264
      handler_name    : Core Media Video
    Side data:
      CPB properties: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
  Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s
    Metadata:
      encoder         : Lavc62.36.101 aac
      handler_name    : Core Media Audio
frame=    2 fps=0.0 q=25.0 size=       0KiB time=00:00:00.13 bitrate=   2.8kbits/s dup=1 drop=0 speed=0.278x elapsed=0:00:00.50    frame=   25 fps= 25 q=23.0 size=     256KiB time=00:00:00.90 bitrate=2316.2kbits/s dup=1 drop=0 speed=0.904x elapsed=0:00:01.00    frame=   49 fps= 33 q=24.0 size=     512KiB time=00:00:01.64 bitrate=2544.4kbits/s dup=1 drop=0 speed= 1.1x elapsed=0:00:01.50    frame=   70 fps= 35 q=25.0 size=     768KiB time=00:00:02.41 bitrate=2605.5kbits/s dup=1 drop=0 speed=1.21x elapsed=0:00:02.00    frame=   92 fps= 37 q=25.0 size=    1024KiB time=00:00:03.18 bitrate=2637.1kbits/s dup=1 drop=0 speed=1.27x elapsed=0:00:02.50    frame=  111 fps= 37 q=25.0 size=    1024KiB time=00:00:03.78 bitrate=2216.5kbits/s dup=1 drop=0 speed=1.26x elapsed=0:00:03.00    frame=  135 fps= 38 q=25.0 size=    1536KiB time=00:00:04.52 bitrate=2779.1kbits/s dup=1 drop=0 speed=1.29x elapsed=0:00:03.50    frame=  171 fps= 43 q=26.0 size=    1792KiB time=00:00:05.63 bitrate=2606.0kbits/s dup=1 drop=0 speed= 1.4x elapsed=0:00:04.01    frame=  198 fps= 44 q=24.0 size=    2304KiB time=00:00:06.73 bitrate=2803.0kbits/s dup=1 drop=0 speed=1.49x elapsed=0:00:04.51    frame=  228 fps= 45 q=25.0 size=    2560KiB time=00:00:07.63 bitrate=2745.2kbits/s dup=1 drop=0 speed=1.52x elapsed=0:00:05.01    [mov,mp4,m4a,3gp,3g2,mj2 @ 0x65194488b080] Auto-inserting h264_mp4toannexb bitstream filter
frame=  260 fps= 47 q=25.0 size=    2816KiB time=00:00:08.80 bitrate=2621.4kbits/s dup=1 drop=0 speed= 1.6x elapsed=0:00:05.51    frame=  300 fps= 50 q=23.0 size=    3328KiB time=00:00:10.07 bitrate=2705.4kbits/s dup=5 drop=0 speed=1.68x elapsed=0:00:06.01    frame=  327 fps= 50 q=23.0 size=    3328KiB time=00:00:10.95 bitrate=2487.6kbits/s dup=5 drop=0 speed=1.68x elapsed=0:00:06.51    frame=  367 fps= 52 q=24.0 size=    3840KiB time=00:00:12.23 bitrate=2570.7kbits/s dup=5 drop=0 speed=1.74x elapsed=0:00:07.01    frame=  399 fps= 53 q=24.0 size=    4096KiB time=00:00:13.28 bitrate=2526.4kbits/s dup=5 drop=0 speed=1.77x elapsed=0:00:07.51    frame=  429 fps= 53 q=24.0 size=    4352KiB time=00:00:14.30 bitrate=2492.5kbits/s dup=5 drop=0 speed=1.78x elapsed=0:00:08.02    frame=  462 fps= 54 q=22.0 size=    4608KiB time=00:00:15.46 bitrate=2441.0kbits/s dup=5 drop=0 speed=1.81x elapsed=0:00:08.52    frame=  494 fps= 55 q=24.0 size=    4864KiB time=00:00:16.48 bitrate=2417.0kbits/s dup=5 drop=0 speed=1.83x elapsed=0:00:09.02    frame=  526 fps= 55 q=25.0 size=    5120KiB time=00:00:17.60 bitrate=2383.1kbits/s dup=5 drop=0 speed=1.85x elapsed=0:00:09.52    frame=  561 fps= 56 q=23.0 size=    5376KiB time=00:00:18.87 bitrate=2332.9kbits/s dup=5 drop=0 speed=1.88x elapsed=0:00:10.02    [mov,mp4,m4a,3gp,3g2,mj2 @ 0x65194488b080] Auto-inserting h264_mp4toannexb bitstream filter
[in#0/concat @ 0x651944881d00] DTS 12082 < 307640 out of order
[vf#0:0 @ 0x6519448ebf40] Reconfiguring filter graph because video parameters changed to yuvj420p(pc, unknown), 1920x1080, unspecified alpha
[swscaler @ 0x7fafa0099280] deprecated pixel format used, make sure you did set range correctly
frame=  595 fps= 57 q=24.0 size=    5632KiB time=00:00:19.85 bitrate=2324.0kbits/s dup=5 drop=0 speed=1.89x elapsed=0:00:10.52    [swscaler @ 0x7fafa071da40] deprecated pixel format used, make sure you did set range correctly
frame=  595 fps= 54 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=59 speed=1.81x elapsed=0:00:11.03    frame=  595 fps= 52 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=123 speed=1.74x elapsed=0:00:11.53    frame=  595 fps= 49 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=191 speed=1.66x elapsed=0:00:12.03    frame=  595 fps= 47 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=253 speed= 1.6x elapsed=0:00:12.53    frame=  595 fps= 46 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=335 speed=1.54x elapsed=0:00:13.03    frame=  595 fps= 44 q=24.0 size=    5632KiB time=00:00:20.01 bitrate=2305.1kbits/s dup=5 drop=414 speed=1.48x elapsed=0:00:13.53    [aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (1).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (48) exceeds limit (42).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (28) exceeds limit (24).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (31) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (14).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (12).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (43) exceeds limit (40).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] channel element 0.0 duplicate
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Gain control is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] channel element 0.1 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (52) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (5) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (58) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (63) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (21) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (62) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.14 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] channel element 3.9 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] channel element 3.10 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] ms_present = 3 is reserved.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
    Last message repeated 1 times
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of bands (30) exceeds limit (18).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.10 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (56) exceeds limit (26).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (0) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] channel element 1.10 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 2.3 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (7) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 2.6 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 1.0 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (7) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (42) exceeds limit (40).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (31) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (18).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (52) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (19) exceeds limit (18).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (26) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (10) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (52) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.15 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (42) exceeds limit (26).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (18) exceeds limit (12).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Decoding error: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (26) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
    Last message repeated 1 times
[aac @ 0x6519448c8000] Number of bands (27) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.7 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 2.13 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] TNS filter order 16 is greater than maximum 12.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.1 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (0) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] TNS filter order 31 is greater than maximum 12.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Decoding error: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (23) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (29) exceeds limit (6).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (10) exceeds limit (5).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (39) exceeds limit (38).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Number of bands (40) exceeds limit (36).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 2.14 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (43) exceeds limit (35).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (30) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (8) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (7) exceeds limit (6).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.8 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 2.14 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (13) exceeds limit (1).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (0) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (1).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (41) exceeds limit (32).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-198 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-196 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-197 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-197 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-197 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-197 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-197 -> -100) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x6519448c8000] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (8) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (8) exceeds limit (1).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Number of bands (66) exceeds limit (47).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Scalefactor (-2) out of range.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Decoding error: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (53) exceeds limit (36).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of bands (13) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Decoding error: Invalid data found when processing input
[af#0:1 @ 0x6519448c5480] Reconfiguring filter graph because audio parameters changed to 44100 Hz, mono, fltp
[aac @ 0x6519448c4e80] Queue input is backward in time
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893952, current: 992; changing to 893953. This may result in incorrect timestamps in the output file.
[af#0:1 @ 0x6519448c5480] Reconfiguring filter graph because audio parameters changed to 44100 Hz, 56 channels, fltp
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893953, current: 2016; changing to 893954. This may result in incorrect timestamps in the output file.
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893954, current: 3040; changing to 893955. This may result in incorrect timestamps in the output file.
[Parsed_aresample_1 @ 0x7faf94013d40] [SWR @ 0x7faf94001c40] Rematrix is needed between 56 channels and stereo but there is not enough information to do it
[Parsed_aresample_1 @ 0x7faf94013d40] Failed to configure output pad on Parsed_aresample_1
[af#0:1 @ 0x6519448c5480] Error reinitializing filters!
[af#0:1 @ 0x6519448c5480] Task finished with error code: -22 (Invalid argument)
[af#0:1 @ 0x6519448c5480] Terminating thread with return code -22 (Invalid argument)
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (63) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 3.8 is not allocated
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (63) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (22) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893955, current: 4064; changing to 893956. This may result in incorrect timestamps in the output file.
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893956, current: 5088; changing to 893957. This may result in incorrect timestamps in the output file.
[aost#0:1/aac @ 0x6519448c4880] Non-monotonic DTS; previous: 893957, current: 6112; changing to 893958. This may result in incorrect timestamps in the output file.
[aac @ 0x6519448c8000] Number of bands (26) exceeds limit (15).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (15).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (15) exceeds limit (14).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Pulse data corrupt or invalid.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (40) exceeds limit (24).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Scalefactor (-4) out of range.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (14).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (36) exceeds limit (34).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (60) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (9) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (39) exceeds limit (24).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (33) exceeds limit (18).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] SBR was found before the first channel element.
    Last message repeated 5 times
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Scalefactor (-2) out of range.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (34) exceeds limit (28).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (62) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (6).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (41) exceeds limit (40).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (49) exceeds limit (26).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (62) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (24) exceeds limit (20).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (11) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (26) exceeds limit (23).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (21) exceeds limit (20).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (55) exceeds limit (38).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] SBR was found before the first channel element.
    Last message repeated 1 times
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (41) exceeds limit (32).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
    Last message repeated 1 times
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (41) exceeds limit (36).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (62) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (9) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (29) exceeds limit (16).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (32) exceeds limit (26).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (17) exceeds limit (10).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (37) exceeds limit (22).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (63) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (23) exceeds limit (20).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (51) exceeds limit (48).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (47) exceeds limit (24).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of scalefactor bands in group (52) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (60) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] TNS filter order 28 is greater than maximum 12.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (7) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (40) exceeds limit (26).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (37) exceeds limit (30).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (47) exceeds limit (32).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (12).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (54) exceeds limit (32).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (33) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (31) exceeds limit (22).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (27) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (49) exceeds limit (30).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (53) exceeds limit (28).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (59) exceeds limit (42).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (56) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (10).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Number of scalefactor bands in group (63) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (40) exceeds limit (34).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] invalid band type
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (7) exceeds limit (2).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (55) exceeds limit (46).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] channel element 0.0 duplicate
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (18) exceeds limit (14).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] SBR was found before the first channel element.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (16) exceeds limit (4).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (42) exceeds limit (40).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (36) exceeds limit (30).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (54) exceeds limit (40).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Pulse tool not allowed in eight short sequence.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (44) exceeds limit (24).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Prediction is not allowed in AAC-LC.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Sample rate index (11) in program config element does not match the sample rate index (4) configured by the container.
[aac @ 0x6519448c8000] Too many channels
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (50) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of scalefactor bands in group (62) exceeds limit (49).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Number of bands (38) exceeds limit (8).
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Error decoding AAC frame header.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Error number -50531338 occurred
[aac @ 0x6519448c8000] Reserved bit set.
[aac @ 0x6519448c8000] Pulse tool not allowed in eight short sequence.
[aist#0:1/aac @ 0x6519448cf040] [dec:aac @ 0x6519448c76c0] Error submitting packet to decoder: Invalid data found when processing input
[aac @ 0x6519448c8000] Sample rate index (15) in program config element does not match the sample rate index (4) configured by the container.
    Last message repeated 1 times
[aac @ 0x6519448c8000] Reserved bit set.
[mp4 @ 0x6519448cd540] Starting second pass: moving the moov atom to the beginning of the file
[out#0/mp4 @ 0x6519448d4580] video:5639KiB audio:315KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.380054%
frame=  605 fps= 44 q=-1.0 Lsize=    5977KiB time=00:00:20.10 bitrate=2436.1kbits/s dup=5 drop=438 speed=1.45x elapsed=0:00:13.82    
[libx264 @ 0x6519448da100] frame I:3     Avg QP:16.64  size: 35430
[libx264 @ 0x6519448da100] frame P:206   Avg QP:20.83  size: 18659
[libx264 @ 0x6519448da100] frame B:396   Avg QP:22.79  size:  4606
[libx264 @ 0x6519448da100] consecutive B-frames:  4.0% 22.8% 10.4% 62.8%
[libx264 @ 0x6519448da100] mb I  I16..4: 22.0% 38.0% 40.0%
[libx264 @ 0x6519448da100] mb P  I16..4:  7.0% 16.2%  5.4%  P16..4: 54.2%  0.0%  0.0%  0.0%  0.0%    skip:17.2%
[libx264 @ 0x6519448da100] mb B  I16..4:  1.0%  1.1%  0.3%  B16..8: 24.0%  0.0%  0.0%  direct:10.1%  skip:63.6%  L0:49.9% L1:39.9% BI:10.2%
[libx264 @ 0x6519448da100] 8x8 transform intra:54.6% inter:36.2%
[libx264 @ 0x6519448da100] coded y,uvDC,uvAC intra: 46.1% 35.5% 9.0% inter: 10.6% 10.8% 0.2%
[libx264 @ 0x6519448da100] i16 v,h,dc,p: 50% 19% 13% 18%
[libx264 @ 0x6519448da100] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 43% 15% 10%  4%  3%  5%  5%  9%  5%
[libx264 @ 0x6519448da100] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 34% 25% 11%  5%  4%  5%  6%  5%  5%
[libx264 @ 0x6519448da100] i8c dc,h,v,p: 49% 19% 24%  9%
[libx264 @ 0x6519448da100] Weighted P-Frames: Y:2.4% UV:1.0%
[libx264 @ 0x6519448da100] kb/s:2290.46
[aac @ 0x6519448c4e80] Qavg: 1788.026
Conversion failed!

INFO  2026-06-04 21:30:37,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
WARN  2026-06-04 21:30:37,670 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  StoryCreationScheduler: CreateRecapVideo failed recapId:8230
DEBUG  2026-06-04 21:30:53,995 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=942448103, stdout=0 chars, stderr=16810 chars
INFO  2026-06-04 21:30:54,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoe452eb5c969647549ad0d292e538d31b.txt
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:14.54
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 14.54
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135705 sessionId=942448103 completed, exitCode=0, durationMs=39897
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135705
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135705
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135705 sessionId=1193375041 starting, pathVideo=RecapClipFile/135705.mp4
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135705.mp4
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135705.jpg
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135705.jpg
INFO  2026-06-04 21:30:54,079 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135705.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135705.jpg
INFO  2026-06-04 21:30:55,953 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8230
INFO  2026-06-04 21:30:55,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:55,977 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8230
INFO  2026-06-04 21:30:55,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8230;, params: []
INFO  2026-06-04 21:30:55,981 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:30:55,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:30:55,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:55,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:55,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:30:55,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:30:55,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:30:56,023 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8230
INFO  2026-06-04 21:30:56,023 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:30:56,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:56,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8230
INFO  2026-06-04 21:30:56,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8230) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:30:56,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:30:56,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:30:56,103 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:30:56,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:56,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:30:56,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:30:56,135 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8230
INFO  2026-06-04 21:30:56,989 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:56,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:57,036 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703
INFO  2026-06-04 21:30:57,036 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703 NOT found
INFO  2026-06-04 21:30:57,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:57,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:57,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704
INFO  2026-06-04 21:30:57,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704 NOT found
INFO  2026-06-04 21:30:57,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:30:57,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:30:57,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705
INFO  2026-06-04 21:30:57,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:57,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705 NOT found
INFO  2026-06-04 21:30:57,993 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135705 sessionId=1193375041 completed, exitCode=n/a, durationMs=3914
INFO  2026-06-04 21:30:57,993 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135705
INFO  2026-06-04 21:30:57,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135705.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:58,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:58,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:30:58,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.54,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:30:58,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:58,040 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8230
INFO  2026-06-04 21:30:58,040 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:30:58,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:58,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:30:58,044 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135705 recapId:8230
INFO  2026-06-04 21:30:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:30:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:30:58,080 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:30:58,162 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8230 clips:3 heights:[135703.mp4=720, 135704.mp4=720, 135705.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8230.df68c9b0822f433ea3be53f15a8d8385.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/765ab3bcb7be4b7d8c520fbe752b9f71.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8230.df68c9b0822f433ea3be53f15a8d8385.tmp.mp4"
INFO  2026-06-04 21:31:08,800 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:31:08,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:08,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,811 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:31:08,812 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:31:08,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,823 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:31:08,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,830 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:31:08,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,837 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:31:08,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:08,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:08,917 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:31:08,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:31:08,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:31:08,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:31:08,987 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:31:08,987 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:14,974 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8230 story published: /var/www/html/recapwebtest/stories/8230.mp4
INFO  2026-06-04 21:31:14,974 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:31:14,976 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8230
INFO  2026-06-04 21:31:15,682 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:31:15,682 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:31:15,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:15,692 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:31:17,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:17,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:17,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:17,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:17,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:17,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:18,022 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:18,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:18,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:18,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:18,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:18,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:23,992 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:31:23,992 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:31:23,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:23,998 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:31:25,667 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:31:42,317 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:dev
INFO  2026-06-04 21:31:42,320 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 21:31:42,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:31:42.3208088","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"test\u002Bdev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:31:42,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8231 
INFO  2026-06-04 21:31:42,402 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8231
INFO  2026-06-04 21:31:42,402 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 21:31:42,453 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8231 - coverName: RecapFileImg/8231.jpg
INFO  2026-06-04 21:31:42,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8231.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:42,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:31:42,531 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8231
INFO  2026-06-04 21:31:42,531 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 21:31:42,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:42,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:31:42,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:31:43,478 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:31:43,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,578 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:31:43,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:31:43,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,588 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:31:43,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:31:43,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:31:43,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:31:43,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:31:43,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,728 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:31:43,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:31:43,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:43,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:31:43,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:31:43,821 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:31:43,821 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:46,868 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:31:46,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:46,945 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:31:46,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:48,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:48,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:48,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:48,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:48,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:48,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:49,478 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:31:49,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:49,538 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:31:49,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:50,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:50,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:50,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:50,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:50,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:50,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:58,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:31:58,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:58,399 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:58,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:58,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:58,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:31:59,272 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:31:59,272 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:31:59,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:31:59,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:31:59,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 21:31:59,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:31:59,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:31:59,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:31:59,312 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:31:59,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:59,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:59,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:31:59,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:31:59.3198384","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:31:59,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 21:31:59,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:31:59,341 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:32:00,065 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clip:
INFO  2026-06-04 21:32:00,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,098 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, hash:7234edba22b12a1a3f366d2b5da55c714c3452549e6d7ddaa1ca89b794e5fcd0 -> Started
INFO  2026-06-04 21:32:00,098 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:32:00,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,100 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8231, live_notification True
INFO  2026-06-04 21:32:00,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:32:00,140 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135706, recapid 8231, customerid 169, TimeStamp 1779908734, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:32:00,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:32:00.1408167","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1779908734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMA%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.536666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8231 AND clipId = 135706, params: []
INFO  2026-06-04 21:32:00,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,195 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:32:00,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,202 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMA gia presente nel Data Base
INFO  2026-06-04 21:32:00,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135706, hashtagId: 10495
INFO  2026-06-04 21:32:00,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,224 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:32:00,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,228 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 21:32:00,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135706, hashtagId: 10590
INFO  2026-06-04 21:32:00,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,310 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29, clipId:135706
INFO  2026-06-04 21:32:00,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,322 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135706
INFO  2026-06-04 21:32:00,322 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11109924
INFO  2026-06-04 21:32:00,323 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135706
INFO  2026-06-04 21:32:00,323 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:32:00,323 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135706.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:32:00,323 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:32:00,323 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 8332443 bytes (from base64 length 11109924)
DEBUG  2026-06-04 21:32:00,494 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 8332441
INFO  2026-06-04 21:32:00,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135706 con il path  RecapClipFile/135706.mp4
INFO  2026-06-04 21:32:00,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135706 - clipFile: RecapClipFile/135706.mp4
INFO  2026-06-04 21:32:00,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135706.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:00,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,540 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135706 file:RecapClipFile/135706.mp4, scheduling post-processing
INFO  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135706 recapId:8231
INFO  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135706
INFO  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135706_Temp.mp4:
DEBUG  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135706.mp4:
DEBUG  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135706_Temp.mp4:
DEBUG  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135706_TempMA.mp4:
DEBUG  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135706.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135706_TempMA.mp4

DEBUG  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135706_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135706_Temp.mp4

INFO  2026-06-04 21:32:00,541 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135706 sessionId=1492006495 starting, file=135706_Temp.mp4
INFO  2026-06-04 21:32:00,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c6e433b8-89e8-41ee-ac8d-cceb745c4b29","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:00,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:11,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:11,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:11,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:11,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:11,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:11,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:12,012 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927, clip:
INFO  2026-06-04 21:32:12,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,060 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927, hash:727aa6e8d11c1bf7a171c5db9bb4e0c58a517615e862b70472bb39baff5046d1 -> Started
INFO  2026-06-04 21:32:12,060 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:32:12,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8231, live_notification True
INFO  2026-06-04 21:32:12,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:32:12,100 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135707, recapid 8231, customerid 169, TimeStamp 1780493391, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:32:12,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:32:12.100667","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780493391,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.871666666666666,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8231 AND clipId = 135706, params: []
INFO  2026-06-04 21:32:12,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8231 AND clipId = 135707, params: []
INFO  2026-06-04 21:32:12,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,146 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:32:12,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,148 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:32:12,148 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135707, hashtagId: 10548
INFO  2026-06-04 21:32:12,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,164 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:32:12,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,168 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:32:12,168 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135707, hashtagId: 10499
INFO  2026-06-04 21:32:12,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927, clipId:135707
INFO  2026-06-04 21:32:12,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135707
INFO  2026-06-04 21:32:12,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12032880
INFO  2026-06-04 21:32:12,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135707
INFO  2026-06-04 21:32:12,271 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-04 21:32:12,275 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 9024660 bytes (from base64 length 12032880)
DEBUG  2026-06-04 21:32:12,604 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 9024658
INFO  2026-06-04 21:32:12,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135707 con il path  RecapClipFile/135707.mp4
INFO  2026-06-04 21:32:12,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135707 - clipFile: RecapClipFile/135707.mp4
INFO  2026-06-04 21:32:12,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135707.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:12,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,677 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135707 file:RecapClipFile/135707.mp4, scheduling post-processing
INFO  2026-06-04 21:32:12,677 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135707 recapId:8231
INFO  2026-06-04 21:32:12,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:e60223c0-9b05-4188-a5d0-f3a4fee19927","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135707
INFO  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135707_Temp.mp4:
DEBUG  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135707.mp4:
DEBUG  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135707_Temp.mp4:
DEBUG  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135707_TempMA.mp4:
DEBUG  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135707.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135707_TempMA.mp4

DEBUG  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135707_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135707_Temp.mp4

INFO  2026-06-04 21:32:12,682 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135707 sessionId=1461212322 starting, file=135707_Temp.mp4
INFO  2026-06-04 21:32:12,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:19,446 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:32:19,446 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:32:19,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:19,461 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:32:21,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:21,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:21,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:21,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:21,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:21,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:31,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:31,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:31,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:31,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:31,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:31,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:33,006 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:32:33,006 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:32:33,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:33,016 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:32:34,631 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:32:34,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:34,643 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:32:34,643 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:32:34,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:34,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:34,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:34,655 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:32:34,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:34,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:34,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:35,412 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:32:35,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:35,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:32:35,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:36,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:36,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:37,414 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:32:37,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:38,420 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:32:38,420 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:32:38,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:32:39,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:32:39,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,562 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:32:39,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,575 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:32:39,575 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,596 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,603 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:32:39,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:32:39,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:32:39,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:39,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:39,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:39,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:39,716 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:32:39,716 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:39,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:39,737 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:32:39,737 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,826 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:32:39,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,856 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:32:39,856 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:32:39,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:39,871 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:32:42,319 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:32:42,319 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8231
INFO  2026-06-04 21:32:42,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8231;, params: []
INFO  2026-06-04 21:32:42,319 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8231
INFO  2026-06-04 21:32:42,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,322 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:32:42,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,322 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:32:42,323 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,325 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:32:42,325 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:32:42,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,329 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:32:42,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:32:42,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:32:42.3671645","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:42,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:42,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:32:42,430 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:32:42,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:42,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:42,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:42,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:42,477 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:32:42,477 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:32:43,670 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1492006495, stdout=0 chars, stderr=17590 chars
INFO  2026-06-04 21:32:43,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoa148dd2f43ec4ccdb762fca2bf785f82.txt
INFO  2026-06-04 21:32:43,702 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.52
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.52
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135706 sessionId=1492006495 completed, exitCode=0, durationMs=43162
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135706
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135706
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135706 sessionId=562370584 starting, pathVideo=RecapClipFile/135706.mp4
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135706.mp4
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135706.jpg
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135706.jpg
INFO  2026-06-04 21:32:43,704 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135706.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135706.jpg
INFO  2026-06-04 21:32:43,731 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135706 sessionId=562370584 completed, exitCode=n/a, durationMs=26
INFO  2026-06-04 21:32:43,735 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135706
INFO  2026-06-04 21:32:43,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135706.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:43,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:43,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:32:43,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.52,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:32:43,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:43,777 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8231
INFO  2026-06-04 21:32:43,777 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8231
INFO  2026-06-04 21:32:43,777 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:43,782 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135706 recapId:8231
INFO  2026-06-04 21:32:43,792 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8231 clips:2 heights:[135706.mp4=720, 135707.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8231.ad8bac86fd9c472e8e9a72e9657ba068.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/afdaae63a86a4e6ea2b5277e18bb3f0f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8231.ad8bac86fd9c472e8e9a72e9657ba068.tmp.mp4"
INFO  2026-06-04 21:32:49,273 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8231
INFO  2026-06-04 21:32:49,273 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8231
INFO  2026-06-04 21:32:49,273 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8231
INFO  2026-06-04 21:32:49,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8231) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:32:49,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135706,135707), params: null
INFO  2026-06-04 21:32:49,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135706,135707), params: null
INFO  2026-06-04 21:32:49,380 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8231
INFO  2026-06-04 21:32:49,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:49,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,556 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:49,587 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135706
INFO  2026-06-04 21:32:49,587 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135706 NOT found
INFO  2026-06-04 21:32:49,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135707
INFO  2026-06-04 21:32:49,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,616 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:32:49,618 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:32:49,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:49,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135707 NOT found
INFO  2026-06-04 21:32:49,623 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:32:49,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:49,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:50,897 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:32:50,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,897 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:32:50,897 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:32:50,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,899 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:32:50,900 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,916 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:32:50,916 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,925 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:50,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:32:50,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:32:50,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:32:50,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:51,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:51,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:32:51,017 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:32:51,017 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:51,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:32:51,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:51,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:51,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:52,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:52,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:32:52,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:32:55,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8231 story published: /var/www/html/recapwebtest/stories/8231.mp4
INFO  2026-06-04 21:32:55,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:32:55,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:55,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:55,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:55,947 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:32:56,098 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8231 clips:2 heights:[135706.mp4=720, 135707.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8231.eea53badbffa441a9b136421645e7016.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/5b1cbdbddd3a48748020b11f89813f1d.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8231.eea53badbffa441a9b136421645e7016.tmp.mp4"
DEBUG  2026-06-04 21:32:58,732 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1461212322, stdout=0 chars, stderr=18175 chars
INFO  2026-06-04 21:32:58,744 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infof8d3279f4e024a3bb067700035e7a9c3.txt
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.86
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.86
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135707 sessionId=1461212322 completed, exitCode=0, durationMs=46151
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135707
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135707
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135707 sessionId=1163508822 starting, pathVideo=RecapClipFile/135707.mp4
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135707.mp4
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135707.jpg
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135707.jpg
INFO  2026-06-04 21:32:58,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135707.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135707.jpg
INFO  2026-06-04 21:32:58,904 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135707 sessionId=1163508822 completed, exitCode=n/a, durationMs=70
INFO  2026-06-04 21:32:58,904 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135707
INFO  2026-06-04 21:32:58,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135707.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:32:58,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:58,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:32:58,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.86,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:32:58,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:32:58,952 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8231
INFO  2026-06-04 21:32:58,952 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8231
INFO  2026-06-04 21:32:58,952 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:32:58,954 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135707 recapId:8231
INFO  2026-06-04 21:33:12,301 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:dev 2
INFO  2026-06-04 21:33:12,301 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 21:33:12,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"dev\u002B2","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:33:12.3018009","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"test\u002Bdev\u002B2","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8232 
INFO  2026-06-04 21:33:12,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8231 story published: /var/www/html/recapwebtest/stories/8231.mp4
INFO  2026-06-04 21:33:12,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:33:12,331 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8231
INFO  2026-06-04 21:33:12,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:12,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,361 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:33:12,382 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8232
INFO  2026-06-04 21:33:12,382 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 21:33:12,423 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8232 - coverName: RecapFileImg/8232.jpg
INFO  2026-06-04 21:33:12,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8232.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:12,478 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8231 clips:2 heights:[135706.mp4=720, 135707.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8231.ab2cdd4dfa4d4257a3752001c49cedcf.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/91aacd9e28c84784a1a6e6e8f903737f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8231.ab2cdd4dfa4d4257a3752001c49cedcf.tmp.mp4"
INFO  2026-06-04 21:33:12,496 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8232
INFO  2026-06-04 21:33:12,496 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 21:33:12,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:33:12,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:33:12,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:33:12,708 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:33:12,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,756 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:33:12,756 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,775 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:33:12,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:33:12,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:33:12,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:13,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:33:13,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,135 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:33:15,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:33:15,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:33:15,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:33:15,280 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:33:15,280 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,860 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:33:15,860 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:33:15,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:33:15,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:33:15,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:15,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:15,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:15,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:16,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,065 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,066 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,074 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:16,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:33:16,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:33:16,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:16,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:16,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:16,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:16,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:16,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:16,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:16,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:16,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:33:16,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:33:16,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:16,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:16,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:16,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-04 21:33:16,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,032 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-04 21:33:17,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:17,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:17,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:17,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:17,174 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:17,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:17,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:17,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,259 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:17,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:17,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:17,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:33:17,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:33:17,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:17,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:17,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:17,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,444 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:17,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:33:17,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:33:17,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:17,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:17,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:17,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:17,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:17,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:17,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:17,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:18,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:33:18,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:33:18,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:18,078 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:18,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:18,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:33:18,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:33:18,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:18,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:18,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:18,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:18,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:18,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,328 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:33:18,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,391 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:33:18,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:18,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:18,454 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:33:18,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:33:18,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:33:18,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:33:18,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 21:33:18,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 21:33:18,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:33:18,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:33:18,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:33:18,701 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:18,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:33:18,973 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:33:18,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:19,031 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:33:19,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:20,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:33:20,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:20,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:20,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:20,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:20,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:33:27,703 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8231 story published: /var/www/html/recapwebtest/stories/8231.mp4
INFO  2026-06-04 21:33:27,703 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:33:27,703 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8231
INFO  2026-06-04 21:33:32,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:33:32,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:33:32,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:33:32,602 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:32,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:33:33,271 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a, clip:
INFO  2026-06-04 21:33:33,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:214b8ddf-bb91-4105-86ba-f9e39885557a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a, hash:6b8cf19754d0f2d88f106df2a7547e98c6d3a4aa103ea13efaae807df3ee8990 -> Started
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8232, live_notification True
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:33:33,329 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135708, recapid 8232, customerid 169, TimeStamp 1780601610, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:33:33,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:33:33.3304968","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601610,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-2","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8232 AND clipId = 135708, params: []
INFO  2026-06-04 21:33:33,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,365 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:33:33,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,368 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:33:33,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135708, hashtagId: 10548
INFO  2026-06-04 21:33:33,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,380 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:33:33,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,382 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:33:33,382 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135708, hashtagId: 10499
INFO  2026-06-04 21:33:33,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,438 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a, clipId:135708
INFO  2026-06-04 21:33:33,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135708
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 7536912
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135708
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135708.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:33:33,460 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 5652684 bytes (from base64 length 7536912)
DEBUG  2026-06-04 21:33:33,499 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 5652683
INFO  2026-06-04 21:33:33,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135708 con il path  RecapClipFile/135708.mp4
INFO  2026-06-04 21:33:33,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135708 - clipFile: RecapClipFile/135708.mp4
INFO  2026-06-04 21:33:33,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135708.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:33,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135708 file:RecapClipFile/135708.mp4, scheduling post-processing
INFO  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135708 recapId:8232
INFO  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:214b8ddf-bb91-4105-86ba-f9e39885557a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135708
INFO  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135708_Temp.mp4:
DEBUG  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135708.mp4:
DEBUG  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135708_Temp.mp4:
DEBUG  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135708_TempMA.mp4:
DEBUG  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135708.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135708_TempMA.mp4

DEBUG  2026-06-04 21:33:33,517 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135708_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135708_Temp.mp4

INFO  2026-06-04 21:33:33,518 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135708 sessionId=1371706308 starting, file=135708_Temp.mp4
INFO  2026-06-04 21:33:33,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:43,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:33:43,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:33:43,932 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af, clip:
INFO  2026-06-04 21:33:43,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:65968eae-62f8-4eb0-ae0e-15759d18f0af","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,961 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af, hash:de0a637e3676e4537e6964078b9ded89126e18f9c2874e11dfa78213be728f9f -> Started
INFO  2026-06-04 21:33:43,961 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:33:43,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,962 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8232, live_notification True
INFO  2026-06-04 21:33:43,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:43,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:33:43,999 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135709, recapid 8232, customerid 169, TimeStamp 1780601621, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:33:43,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:33:44.0000336","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601621,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8232 AND clipId = 135708, params: []
INFO  2026-06-04 21:33:44,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8232 AND clipId = 135709, params: []
INFO  2026-06-04 21:33:44,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,049 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:33:44,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,055 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:33:44,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135709, hashtagId: 10548
INFO  2026-06-04 21:33:44,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,067 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:33:44,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,070 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreOK gia presente nel Data Base
INFO  2026-06-04 21:33:44,070 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135709, hashtagId: 10523
INFO  2026-06-04 21:33:44,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af, clipId:135709
INFO  2026-06-04 21:33:44,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135709
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6165308
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135709
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135709.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:33:44,145 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 4623981 bytes (from base64 length 6165308)
DEBUG  2026-06-04 21:33:44,327 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 4623981
INFO  2026-06-04 21:33:44,352 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135709 con il path  RecapClipFile/135709.mp4
INFO  2026-06-04 21:33:44,352 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135709 - clipFile: RecapClipFile/135709.mp4
INFO  2026-06-04 21:33:44,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135709.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,370 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135709 file:RecapClipFile/135709.mp4, scheduling post-processing
INFO  2026-06-04 21:33:44,370 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135709 recapId:8232
INFO  2026-06-04 21:33:44,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:65968eae-62f8-4eb0-ae0e-15759d18f0af","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:33:44,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:33:44,389 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135709
INFO  2026-06-04 21:33:44,390 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135709_Temp.mp4:
DEBUG  2026-06-04 21:33:44,390 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135709.mp4:
DEBUG  2026-06-04 21:33:44,390 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135709_Temp.mp4:
DEBUG  2026-06-04 21:33:44,392 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135709_TempMA.mp4:
DEBUG  2026-06-04 21:33:44,392 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135709.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135709_TempMA.mp4

DEBUG  2026-06-04 21:33:44,392 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135709_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135709_Temp.mp4

INFO  2026-06-04 21:33:44,394 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135709 sessionId=870795158 starting, file=135709_Temp.mp4
INFO  2026-06-04 21:34:04,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:34:04,302 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:04,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:04,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:04,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:04,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:34:05,188 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7, clip:
INFO  2026-06-04 21:34:05,195 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7, hash:d58e626bc4c7d08ffcd8447dd069bd3194eb61990f02fa3355da5df7c74faec2 -> Started
INFO  2026-06-04 21:34:05,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:34:05,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,231 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8232, live_notification True
INFO  2026-06-04 21:34:05,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:34:05,272 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135710, recapid 8232, customerid 169, TimeStamp 1780601642, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:34:05,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:34:05.2725075","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601642,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8232 AND clipId = 135708, params: []
INFO  2026-06-04 21:34:05,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8232 AND clipId = 135709, params: []
INFO  2026-06-04 21:34:05,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8232 AND clipId = 135710, params: []
INFO  2026-06-04 21:34:05,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,338 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:34:05,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,342 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:34:05,342 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135710, hashtagId: 10548
INFO  2026-06-04 21:34:05,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,359 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:34:05,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,364 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreNo gia presente nel Data Base
INFO  2026-06-04 21:34:05,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135710, hashtagId: 10501
INFO  2026-06-04 21:34:05,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,438 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7, clipId:135710
INFO  2026-06-04 21:34:05,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135710
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9702360
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135710
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135710.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:34:05,451 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 7276770 bytes (from base64 length 9702360)
DEBUG  2026-06-04 21:34:05,771 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 7276769
INFO  2026-06-04 21:34:05,803 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135710 con il path  RecapClipFile/135710.mp4
INFO  2026-06-04 21:34:05,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135710 - clipFile: RecapClipFile/135710.mp4
INFO  2026-06-04 21:34:05,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135710.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,820 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135710 file:RecapClipFile/135710.mp4, scheduling post-processing
INFO  2026-06-04 21:34:05,820 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135710 recapId:8232
INFO  2026-06-04 21:34:05,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:05,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:05,838 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135710
INFO  2026-06-04 21:34:17,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:34:17,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:17,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:17,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:17,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:17,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:34:18,602 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b, clip:
INFO  2026-06-04 21:34:18,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,633 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b, hash:eeef46dc8153986d1c5fbdaeb26d973a1c1161f5dc965e2338855640872250de -> Started
INFO  2026-06-04 21:34:18,634 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:34:18,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8232, live_notification True
INFO  2026-06-04 21:34:18,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:34:18,672 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135711, recapid 8232, customerid 169, TimeStamp 1780601656, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:34:18,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:34:18.6723753","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8232 AND clipId = 135708, params: []
INFO  2026-06-04 21:34:18,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8232 AND clipId = 135709, params: []
INFO  2026-06-04 21:34:18,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8232 AND clipId = 135710, params: []
INFO  2026-06-04 21:34:18,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8232 AND clipId = 135711, params: []
INFO  2026-06-04 21:34:18,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,717 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:34:18,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,720 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:34:18,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135711, hashtagId: 10548
INFO  2026-06-04 21:34:18,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:34:18,730 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1371706308, stdout=0 chars, stderr=17710 chars
INFO  2026-06-04 21:34:18,733 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoad2720d9d0954ae4a5e34903d3f381ae.txt
INFO  2026-06-04 21:34:18,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,739 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:34:18,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,743 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreNo gia presente nel Data Base
INFO  2026-06-04 21:34:18,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135711, hashtagId: 10501
INFO  2026-06-04 21:34:18,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:12.61
INFO  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 12.61
INFO  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135708 sessionId=1371706308 completed, exitCode=0, durationMs=45245
INFO  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135710_Temp.mp4:
DEBUG  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135710.mp4:
DEBUG  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135710_Temp.mp4:
DEBUG  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135710_TempMA.mp4:
DEBUG  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135710.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135710_TempMA.mp4

DEBUG  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135710_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135710_Temp.mp4

INFO  2026-06-04 21:34:18,763 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135710 sessionId=277065482 starting, file=135710_Temp.mp4
INFO  2026-06-04 21:34:18,768 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135708
INFO  2026-06-04 21:34:18,768 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135708
INFO  2026-06-04 21:34:18,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b, clipId:135711
INFO  2026-06-04 21:34:18,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:18,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:18,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135711
INFO  2026-06-04 21:34:18,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 7666436
INFO  2026-06-04 21:34:18,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135711
INFO  2026-06-04 21:34:18,820 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:34:18,821 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135711.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:34:18,824 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:34:18,824 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 5749827 bytes (from base64 length 7666436)
DEBUG  2026-06-04 21:34:19,067 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 5749826
INFO  2026-06-04 21:34:19,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135711 con il path  RecapClipFile/135711.mp4
INFO  2026-06-04 21:34:19,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135711 - clipFile: RecapClipFile/135711.mp4
INFO  2026-06-04 21:34:19,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135711.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:19,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:19,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:19,121 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135711 file:RecapClipFile/135711.mp4, scheduling post-processing
INFO  2026-06-04 21:34:19,122 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135711 recapId:8232
INFO  2026-06-04 21:34:19,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:19,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:19,137 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135711
DEBUG  2026-06-04 21:34:30,019 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=870795158, stdout=0 chars, stderr=15444 chars
INFO  2026-06-04 21:34:30,024 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info74515cbc63c24c0d91cd284ee28fa22e.txt
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:10.24
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 10.24
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135709 sessionId=870795158 completed, exitCode=0, durationMs=45697
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135709
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135709
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135709 sessionId=1478922861 starting, pathVideo=RecapClipFile/135709.mp4
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135709.mp4
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135709.jpg
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135709.jpg
INFO  2026-06-04 21:34:30,088 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135709.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135709.jpg
INFO  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135709 sessionId=1478922861 completed, exitCode=n/a, durationMs=43
INFO  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135711_Temp.mp4:
DEBUG  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135711.mp4:
DEBUG  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135711_Temp.mp4:
DEBUG  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135711_TempMA.mp4:
DEBUG  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135711.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135711_TempMA.mp4

DEBUG  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135711_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135711_Temp.mp4

INFO  2026-06-04 21:34:30,132 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135711 sessionId=651185274 starting, file=135711_Temp.mp4
INFO  2026-06-04 21:34:30,136 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135709
INFO  2026-06-04 21:34:30,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135709.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:30,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:30,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:34:30,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:34:30,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:30,169 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8232
INFO  2026-06-04 21:34:30,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:30,169 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:34:30,169 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:30,173 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135709 recapId:8232
INFO  2026-06-04 21:34:30,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:34:30,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:30,288 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:34:46,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:34:46,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,619 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:34:46,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:34:46,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:34:46,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:34:47,599 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49, clip:
INFO  2026-06-04 21:34:47,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:34:47,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:52a6f4a6-1a4e-42fb-a15a-6de3fe3f3a49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:03,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:03,890 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:03,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:03,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:03,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:03,946 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:35:05,641 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:f599526f-f3f2-42cc-b487-0d8087c226c7, clip:
INFO  2026-06-04 21:35:05,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:06,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f599526f-f3f2-42cc-b487-0d8087c226c7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:12,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-04 21:35:12,781 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=277065482, stdout=0 chars, stderr=20137 chars
INFO  2026-06-04 21:35:12,786 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infob1508794b9bd4dd0aadefe573512dc3b.txt
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:16.28
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 16.28
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135710 sessionId=277065482 completed, exitCode=0, durationMs=54050
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135708 sessionId=1303175813 starting, pathVideo=RecapClipFile/135708.mp4
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135708.mp4
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135708.jpg
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135708.jpg
INFO  2026-06-04 21:35:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135708.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135708.jpg
INFO  2026-06-04 21:35:12,817 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135710
INFO  2026-06-04 21:35:12,817 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135710
INFO  2026-06-04 21:35:12,835 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135708 sessionId=1303175813 completed, exitCode=n/a, durationMs=20
INFO  2026-06-04 21:35:12,837 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135708
INFO  2026-06-04 21:35:12,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135708.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:12,853 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:35:12,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":12.61,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:12,863 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8232
INFO  2026-06-04 21:35:12,863 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:35:12,863 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:12,865 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135708 recapId:8232
INFO  2026-06-04 21:35:12,919 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8232 clips:4 heights:[135708.mp4=1080, 135709.mp4=1080, 135710.mp4=1080, 135711.mp4=1080] targetHeight:1080 temp:/var/www/html/recapwebtest/stories/8232.0a9b3a12491747af9337dffc608f5a78.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/c76a7e8d2be04d65a67b71801fbfbb39.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:1080" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8232.0a9b3a12491747af9337dffc608f5a78.tmp.mp4"
DEBUG  2026-06-04 21:35:13,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=651185274, stdout=0 chars, stderr=17534 chars
INFO  2026-06-04 21:35:13,343 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info186193b1e325424e9a3b63bfa739e2ad.txt
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:12.99
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 12.99
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135711 sessionId=651185274 completed, exitCode=0, durationMs=43289
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135710 sessionId=845984681 starting, pathVideo=RecapClipFile/135710.mp4
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135710.mp4
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135710.jpg
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135710.jpg
INFO  2026-06-04 21:35:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135710.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135710.jpg
INFO  2026-06-04 21:35:13,423 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135711
INFO  2026-06-04 21:35:13,423 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135711
INFO  2026-06-04 21:35:13,447 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b, clip:
INFO  2026-06-04 21:35:13,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:35:13,454 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=079cb88af4e7d3b83ef37b8d809808ee3bee7e983f33532cdc99c2a259ef662d, hashSalvato=eeef46dc8153986d1c5fbdaeb26d973a1c1161f5dc965e2338855640872250de, idempotencyKey=lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b, customerId=169, recapId=8232, recapId=8232, customerId=169, clipTitle=TMB, Rigore No, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-3, MinutesOfTheMatch=00:00, Duration=13.001666666666667, Resolution=1080, TimeStamp=1780601656, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore No
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135710 sessionId=845984681 completed, exitCode=n/a, durationMs=63
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135710
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135710.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135711 sessionId=1033598369 starting, pathVideo=RecapClipFile/135711.mp4
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135711.mp4
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135711.jpg
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135711.jpg
INFO  2026-06-04 21:35:13,486 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135711.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135711.jpg
INFO  2026-06-04 21:35:13,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,542 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:35:13,547 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:cfebf14e-2d8f-47e3-8372-ea8af77d546b -> PayloadConflict (hashSalvato:eeef46dc8153986d1c5fbdaeb26d973a1c1161f5dc965e2338855640872250de, hashRichiesta:079cb88af4e7d3b83ef37b8d809808ee3bee7e983f33532cdc99c2a259ef662d)
INFO  2026-06-04 21:35:13,564 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135711 sessionId=1033598369 completed, exitCode=n/a, durationMs=77
INFO  2026-06-04 21:35:13,564 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135711
INFO  2026-06-04 21:35:13,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135711.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:35:13,565 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapwebDBEngine::ExecuteCommand failed. Rc: -2147467259 - There is already an open DataReader associated with this Connection which must be closed first.
INFO  2026-06-04 21:35:13,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:13,583 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:35:13,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":16.28,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:13,597 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8232
INFO  2026-06-04 21:35:13,597 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:35:13,597 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,601 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135710 recapId:8232
WARN  2026-06-04 21:35:13,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::UpdateClipPathFile failed to Update clipId = 135711 con columnToUpdate = clipPreviewImg con valuePath =RecapClipFile/135711.jpg
INFO  2026-06-04 21:35:13,636 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:35:13,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":12.99,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:13,657 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8232
INFO  2026-06-04 21:35:13,657 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:35:13,657 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:13,660 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135711 recapId:8232
INFO  2026-06-04 21:35:25,424 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:35:25,425 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:35:25,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:25,438 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:35:27,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:27,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,119 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:35:27,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,119 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:35:27,120 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,119 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:35:27,120 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:35:27,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,129 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:35:27,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:35:27,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:35:27,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:27,170 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:35:27,188 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:35:27,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,202 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:35:27,202 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:35:27,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,217 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:35:27,217 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,219 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:35:27,219 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,232 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:35:27,232 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,240 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:35:27,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,265 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:35:27,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:35:27,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:35:27,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:35:27,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:35:27,278 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:35:27,278 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:27,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:35:27,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:35:27,346 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:35:27,346 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:28,175 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:35:28,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:35:28,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:40,624 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8232 story published: /var/www/html/recapwebtest/stories/8232.mp4
INFO  2026-06-04 21:35:40,624 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:35:40,624 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8232
INFO  2026-06-04 21:35:40,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:40,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:35:40,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:40,651 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:35:40,712 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8232 clips:4 heights:[135708.mp4=1080, 135709.mp4=1080, 135710.mp4=1080, 135711.mp4=1080] targetHeight:1080 temp:/var/www/html/recapwebtest/stories/8232.776c9727d6894530a0b08ccc7f75ac50.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/bb31f21f980b4003ae0b4fe88bd265ae.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:1080" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8232.776c9727d6894530a0b08ccc7f75ac50.tmp.mp4"
INFO  2026-06-04 21:35:45,240 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:45,243 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:45,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:45,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:45,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:45,291 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:35:46,153 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7, clip:
INFO  2026-06-04 21:35:46,153 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:35:46,173 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic: hashRichiesta=474f5326680548c4335acb10eec1739fee304b436d8c05e0045f3851ce983936, hashSalvato=d58e626bc4c7d08ffcd8447dd069bd3194eb61990f02fa3355da5df7c74faec2, idempotencyKey=lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7, customerId=169, recapId=8232, recapId=8232, customerId=169, clipTitle=TMB, Rigore No, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-3, MinutesOfTheMatch=00:00, Duration=16.303333333333335, Resolution=1080, TimeStamp=1780601642, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore No
INFO  2026-06-04 21:35:46,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:46,205 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:35:46,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:0527d00c-0a8e-464b-9d4e-89f6437310d7 -> PayloadConflict (hashSalvato:d58e626bc4c7d08ffcd8447dd069bd3194eb61990f02fa3355da5df7c74faec2, hashRichiesta:474f5326680548c4335acb10eec1739fee304b436d8c05e0045f3851ce983936)
INFO  2026-06-04 21:35:55,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:35:55,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:55,074 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:55,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:55,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:35:55,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:35:56,229 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:35:56,229 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:35:56,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:35:56,241 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:36:04,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8232 story published: /var/www/html/recapwebtest/stories/8232.mp4
INFO  2026-06-04 21:36:04,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:36:04,870 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8232
INFO  2026-06-04 21:36:11,700 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8232
INFO  2026-06-04 21:36:11,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,710 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:36:11,710 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8232
INFO  2026-06-04 21:36:11,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8232;, params: []
INFO  2026-06-04 21:36:11,711 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:36:11,711 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,731 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:36:11,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:36:11,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,731 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:36:11,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:36:11,766 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:11,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,771 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8232
INFO  2026-06-04 21:36:11,771 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:36:11,771 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,785 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:36:11,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:36:11,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:11,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8232
INFO  2026-06-04 21:36:11,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8232) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:36:11,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:36:11,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:36:11,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:36:11,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:11,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135708,135709,135710,135711), params: null
INFO  2026-06-04 21:36:11,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135708,135709,135710,135711), params: null
INFO  2026-06-04 21:36:11,942 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8232
INFO  2026-06-04 21:36:12,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:12,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:12,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135708
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135709
INFO  2026-06-04 21:36:12,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135709 NOT found
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135708 NOT found
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135710
INFO  2026-06-04 21:36:12,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135710 NOT found
INFO  2026-06-04 21:36:12,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:12,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:12,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,913 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135711
INFO  2026-06-04 21:36:12,913 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,918 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135711 NOT found
INFO  2026-06-04 21:36:12,926 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:12,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:19,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:19,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,463 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:36:19,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,478 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:36:19,478 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:36:19,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:19,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:36:19,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,485 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:36:19,485 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,485 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:36:19,486 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,490 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:19,492 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:36:19,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:36:19,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:36:19,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:36:19,559 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:36:19,559 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:36:41,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,133 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:36:41,762 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28, clip:
INFO  2026-06-04 21:36:41,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipCreateIdempotency (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b1fd00e9-1972-4af3-a477-aefd81669f28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28, hash:1f606b124626798067ab3a82c78507df6db1d30fc3357aa3b698f9c31e7cada8 -> Started
INFO  2026-06-04 21:36:41,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:36:41,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8232, live_notification True
INFO  2026-06-04 21:36:41,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:36:41,824 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135712, recapid 8232, customerid 169, TimeStamp 1780601799, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:36:41,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:36:41.8250187","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601799,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8232 AND clipId = 135708, params: []
INFO  2026-06-04 21:36:41,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8232 AND clipId = 135709, params: []
INFO  2026-06-04 21:36:41,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8232 AND clipId = 135710, params: []
INFO  2026-06-04 21:36:41,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8232 AND clipId = 135711, params: []
INFO  2026-06-04 21:36:41,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8232 AND clipId = 135712, params: []
INFO  2026-06-04 21:36:41,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,862 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:36:41,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,864 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:36:41,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135712, hashtagId: 10548
INFO  2026-06-04 21:36:41,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,882 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:36:41,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,884 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:36:41,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135712, hashtagId: 10499
INFO  2026-06-04 21:36:41,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,955 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28, clipId:135712
INFO  2026-06-04 21:36:41,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135712
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4065344
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135712
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135712.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:36:41,970 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3049008 bytes (from base64 length 4065344)
DEBUG  2026-06-04 21:36:41,989 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3049006
INFO  2026-06-04 21:36:41,993 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135712 con il path  RecapClipFile/135712.mp4
INFO  2026-06-04 21:36:41,993 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135712 - clipFile: RecapClipFile/135712.mp4
INFO  2026-06-04 21:36:41,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135712.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:36:42,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:36:42,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135712 file:RecapClipFile/135712.mp4, scheduling post-processing
INFO  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135712 recapId:8232
INFO  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135712
INFO  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135712_Temp.mp4:
DEBUG  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135712.mp4:
DEBUG  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135712_Temp.mp4:
DEBUG  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135712_TempMA.mp4:
INFO  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8232:b1fd00e9-1972-4af3-a477-aefd81669f28","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
DEBUG  2026-06-04 21:36:42,011 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135712.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135712_TempMA.mp4

DEBUG  2026-06-04 21:36:42,012 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135712_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135712_Temp.mp4

INFO  2026-06-04 21:36:42,012 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135712 sessionId=382493024 starting, file=135712_Temp.mp4
INFO  2026-06-04 21:36:42,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
ERROR  2026-06-04 21:36:52,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg failed. ExitCode=143, sessionId=382493024. stderr: ffmpeg version git-2026-06-03-e8031e5 Copyright (c) 2000-2026 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
  configuration: --prefix=/opt/ffmpeg-master-static --enable-gpl --enable-libx264 --enable-static --disable-shared --disable-doc --disable-debug
  libavutil      60. 32.100 / 60. 32.100
  libavcodec     62. 36.101 / 62. 36.101
  libavformat    62. 19.101 / 62. 19.101
  libavdevice    62.  4.100 / 62.  4.100
  libavfilter    11. 17.100 / 11. 17.100
  libswscale      9.  7.100 /  9.  7.100
  libswresample   6.  4.100 /  6.  4.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/var/www/html/recapwebtest/RecapClipFile/135712.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 1
    compatible_brands: isommp41mp42
    creation_time   : 2026-06-04T19:36:41.000000Z
  Duration: 00:00:06.84, start: 0.000000, bitrate: 3568 kb/s
  Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuvj420p(pc, progressive), 1920x1080, 2037 kb/s, 29.99 fps, 30 tbr, 600 tbn (default)
    Metadata:
      creation_time   : 2026-06-04T19:36:41.000000Z
      handler_name    : Core Media Video
  Stream #0:1[0x2](und): Audio: pcm_s16le (ipcm / 0x6D637069), 48000 Hz, stereo, s16, 1536 kb/s, start 0.002417 (default)
    Metadata:
      creation_time   : 2026-06-04T19:36:41.000000Z
      handler_name    : Core Media Audio
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (pcm_s16le (native) -> aac (native))
Press [q] to stop, [?] for help
[swscaler @ 0x7df54c3100c0] deprecated pixel format used, make sure you did set range correctly
[libx264 @ 0x55567c88d0c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
[libx264 @ 0x55567c88d0c0] profile High, level 4.0, 4:2:0, 8-bit
[libx264 @ 0x55567c88d0c0] 264 - core 164 r3108 31e19f9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 p...(truncated, total 5803 chars)
ERROR  2026-06-04 21:36:52,253 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135712 sessionId=382493024 error, exception=ffmpeg encoding failed with exit code 143. See server logs for stderr output (sessionId=382493024).
INFO  2026-06-04 21:36:52,281 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135712
ERROR  2026-06-04 21:36:52,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.ErrorFormat (null)  ClipPostProcessingScheduler: exception clipId:135712 recapId:8232 HR:-2146233079-ffmpeg encoding failed with exit code 143. See server logs for stderr output (sessionId=382493024).
WARN  2026-06-04 21:36:52,300 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipPostProcessingScheduler: failed clipId:135712 recapId:8232
INFO  2026-06-04 21:37:02,143 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-04 21:37:02,384 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-04 21:37:02,384 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-04 21:37:02,392 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-04 21:38:57,726 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:38:57,728 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:38:57,728 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:38:57,764 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:38:57,777 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 21:38:57,780 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:38:57,780 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:38:57,785 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:38:57,791 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:38:57,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:57,796 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:57,797 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:38:57,799 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:38:57.7985118","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:38:57,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 21:38:57,823 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:57,826 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:38:58,607 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:38:58,609 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:58,634 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:58,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:58,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:58,643 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:38:59,542 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:38:59,543 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:38:59,543 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:38:59,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:38:59,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:38:59,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:38:59,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:38:59,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 21:38:59,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 21:38:59,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,638 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:38:59,639 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 21:38:59,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:38:59,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:38:59,640 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:38:59,645 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:38:59,645 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,646 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,646 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:38:59,647 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:38:59.6475923","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:38:59,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:38:59,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:38:59,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 21:39:00,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 21:39:00,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 21:39:00,542 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,544 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,568 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 21:39:00,568 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:39:00,568 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:39:00,568 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:39:00,576 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:39:00,576 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,578 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:00,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.5805259","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:00,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:39:00,635 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,645 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 21:39:00,646 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 21:39:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:39:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:39:00,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:39:00,656 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 21:39:00,656 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,658 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 21:39:00,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:39:00,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:00,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.6624124","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:00,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,669 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:39:00,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-04 21:39:00,679 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-04 21:39:00,704 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 229
INFO  2026-06-04 21:39:00,704 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,721 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.7205092","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,723 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.7205092","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,724 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.7205092","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:00,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:00.7205092","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:39:00,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:39:00,738 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:39:00,739 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:39:00,739 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:39:01,538 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-04 21:39:01,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,180 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-04 21:39:02,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:39:02,421 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-04 21:39:02,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-04 21:39:02,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,432 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-04 21:39:02,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-04 21:39:02,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-04 21:39:02,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:02,434 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-04 21:39:02,434 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-04 21:39:02,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-04 21:39:02,443 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-04 21:39:02,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-04 21:39:02,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:04,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:04,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:04,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:04,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:04,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:04,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:04,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:04,864 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,887 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:04,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:04,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:04,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:04,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:04,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:04,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:04,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:04,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:04,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,006 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:05,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:05,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:39:05,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:05,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:05,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:39:05,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-04 21:39:05,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,328 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-04 21:39:05,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,474 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,526 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-04 21:39:05,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:39:05,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,675 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-04 21:39:05,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:39:05,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:05,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:39:05,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,794 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:39:05,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:39:05,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:39:05,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:05,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:39:05,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:39:15,335 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:39:15,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:15,402 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:39:15,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:20,860 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:39:20,860 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:39:20,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:20,865 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:39:24,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:39:24,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:24,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:24,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:24,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:24,210 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:39:33,491 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:39:33,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:33,551 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:39:33,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:39:41,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,056 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:39:41,710 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, clip:
INFO  2026-06-04 21:39:41,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,718 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=8926c63eb7574a195c2fc9bf11628ef8a3271c99349a6943bc02b6b0834565c9, idempotencyKey=lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, customerId=169, recapId=8231, recapId=8231, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=20, Resolution=720, TimeStamp=1780601979, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-04 21:39:41,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, hash:8926c63eb7574a195c2fc9bf11628ef8a3271c99349a6943bc02b6b0834565c9 -> Started
INFO  2026-06-04 21:39:41,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:39:41,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,742 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8231, live_notification True
INFO  2026-06-04 21:39:41,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:39:41,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135713, recapid 8231, customerid 169, TimeStamp 1780601979, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:39:41,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:39:41.775627","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8231 AND clipId = 135706, params: []
INFO  2026-06-04 21:39:41,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8231 AND clipId = 135707, params: []
INFO  2026-06-04 21:39:41,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8231 AND clipId = 135713, params: []
INFO  2026-06-04 21:39:41,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,817 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:39:41,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,819 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:39:41,819 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135713, hashtagId: 10548
INFO  2026-06-04 21:39:41,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,829 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:39:41,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,832 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-04 21:39:41,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135713, hashtagId: 10497
INFO  2026-06-04 21:39:41,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, clipId:135713
INFO  2026-06-04 21:39:41,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,905 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135713
INFO  2026-06-04 21:39:41,905 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6808284
INFO  2026-06-04 21:39:41,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135713
INFO  2026-06-04 21:39:41,906 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:39:41,906 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135713.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:39:41,907 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 21:39:41,907 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5106213 bytes (from base64 length 6808284)
DEBUG  2026-06-04 21:39:41,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5106211
INFO  2026-06-04 21:39:41,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135713 con il path  RecapClipFile/135713.mp4
INFO  2026-06-04 21:39:41,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135713 - clipFile: RecapClipFile/135713.mp4
INFO  2026-06-04 21:39:41,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135713.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:41,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,939 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135713 file:RecapClipFile/135713.mp4, scheduling post-processing
INFO  2026-06-04 21:39:41,941 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135713 recapId:8231
INFO  2026-06-04 21:39:41,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8231:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:41,943 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135713
INFO  2026-06-04 21:39:41,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135713_Temp.mp4:
DEBUG  2026-06-04 21:39:41,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135713.mp4:
DEBUG  2026-06-04 21:39:41,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135713_Temp.mp4:
DEBUG  2026-06-04 21:39:41,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135713_TempMA.mp4:
DEBUG  2026-06-04 21:39:41,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135713.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135713_TempMA.mp4

DEBUG  2026-06-04 21:39:41,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135713_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135713_Temp.mp4

INFO  2026-06-04 21:39:41,946 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135713 sessionId=591955166 starting, file=135713_Temp.mp4
INFO  2026-06-04 21:39:41,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 21:39:52,808 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=591955166, stdout=0 chars, stderr=10037 chars
INFO  2026-06-04 21:39:52,811 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info14b3ed0e5362456197b496260bd1b4b8.txt
INFO  2026-06-04 21:39:52,827 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:11.48
INFO  2026-06-04 21:39:52,827 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 11.48
INFO  2026-06-04 21:39:52,827 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135713 sessionId=591955166 completed, exitCode=0, durationMs=10883
INFO  2026-06-04 21:39:52,827 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135713
INFO  2026-06-04 21:39:52,828 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135713
INFO  2026-06-04 21:39:52,828 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135713 sessionId=599592782 starting, pathVideo=RecapClipFile/135713.mp4
INFO  2026-06-04 21:39:52,829 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135713.mp4
INFO  2026-06-04 21:39:52,829 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135713.jpg
INFO  2026-06-04 21:39:52,829 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135713.jpg
INFO  2026-06-04 21:39:52,829 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135713.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135713.jpg
INFO  2026-06-04 21:39:53,520 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135713 sessionId=599592782 completed, exitCode=n/a, durationMs=691
INFO  2026-06-04 21:39:53,520 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135713
INFO  2026-06-04 21:39:53,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135713.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:53,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:53,537 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:39:53,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.48,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:39:53,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:53,550 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8231
INFO  2026-06-04 21:39:53,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:39:53,552 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8231
INFO  2026-06-04 21:39:53,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:53,554 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135713 recapId:8231
INFO  2026-06-04 21:39:53,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:39:53,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:39:53,639 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:39:53,675 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8231 clips:3 heights:[135706.mp4=720, 135707.mp4=720, 135713.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8231.a9838276320c493fbd79597a0eb2a36d.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/1c7df5b4d2224b0fa7f6a1271b4eff80.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8231.a9838276320c493fbd79597a0eb2a36d.tmp.mp4"
INFO  2026-06-04 21:40:03,020 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:40:03,020 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:40:03,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:40:03,033 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:40:04,643 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8231 story published: /var/www/html/recapwebtest/stories/8231.mp4
INFO  2026-06-04 21:40:04,643 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:40:04,643 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8231
INFO  2026-06-04 21:40:07,315 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:40:07,315 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:40:07,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:40:07,321 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:40:10,257 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:40:10,257 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:10,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,257 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8232
INFO  2026-06-04 21:40:10,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8232;, params: []
INFO  2026-06-04 21:40:10,257 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8232
INFO  2026-06-04 21:40:10,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,266 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:10,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:10,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:10,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,285 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:40:10,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:40:10,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:10,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:10,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:10,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:10,364 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:10,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:10,382 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,318 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8232
INFO  2026-06-04 21:40:11,319 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8232
INFO  2026-06-04 21:40:11,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,325 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8232
INFO  2026-06-04 21:40:11,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8232) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:11,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135708,135709,135710,135711,135712), params: null
INFO  2026-06-04 21:40:11,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135708,135709,135710,135711,135712), params: null
INFO  2026-06-04 21:40:11,393 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8232
INFO  2026-06-04 21:40:11,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:11,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,494 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135708
INFO  2026-06-04 21:40:11,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135708 NOT found
INFO  2026-06-04 21:40:11,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:11,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:11,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135709
INFO  2026-06-04 21:40:11,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135710
INFO  2026-06-04 21:40:11,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135709 NOT found
INFO  2026-06-04 21:40:11,530 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:11,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,613 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:11,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:11,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135711
INFO  2026-06-04 21:40:11,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135710 NOT found
INFO  2026-06-04 21:40:11,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135712
INFO  2026-06-04 21:40:11,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:11,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135711 NOT found
INFO  2026-06-04 21:40:11,653 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135712 NOT found
INFO  2026-06-04 21:40:14,629 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8232
INFO  2026-06-04 21:40:14,631 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8232
INFO  2026-06-04 21:40:14,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:14,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135708,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:14,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:14,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135709,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:14,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:14,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:14,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:14,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:14,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135710,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:15,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:15,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135711,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:15,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:15,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135712,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:15,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:15,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:15,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 5.
INFO  2026-06-04 21:40:15,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8232,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:15,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:15,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,986 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:40:15,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:15,994 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:40:15,995 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:40:15,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,003 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:40:16,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,006 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:16,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:16,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:16,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:16,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:16,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:16,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:16,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:16,083 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:16,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,645 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8231
INFO  2026-06-04 21:40:19,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,652 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:40:19,652 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8231
INFO  2026-06-04 21:40:19,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8231;, params: []
INFO  2026-06-04 21:40:19,663 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:19,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:19,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:19,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:19,685 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:40:19,685 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:40:19,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:19,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:19,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:19,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:19,768 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:19,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:19,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:20,409 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8231
INFO  2026-06-04 21:40:20,409 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8231
INFO  2026-06-04 21:40:20,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8231
INFO  2026-06-04 21:40:20,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8231) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:20,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135706,135707,135713), params: null
INFO  2026-06-04 21:40:20,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135706,135707,135713), params: null
INFO  2026-06-04 21:40:20,481 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8231
INFO  2026-06-04 21:40:20,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:20,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135706
INFO  2026-06-04 21:40:20,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135706 NOT found
INFO  2026-06-04 21:40:20,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:20,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135707
INFO  2026-06-04 21:40:20,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,752 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135707 NOT found
INFO  2026-06-04 21:40:20,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:20,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135713
INFO  2026-06-04 21:40:20,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,766 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135713 NOT found
INFO  2026-06-04 21:40:20,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:20,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:20,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:20,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:24,291 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8231
INFO  2026-06-04 21:40:24,291 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8231
INFO  2026-06-04 21:40:24,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:24,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135706,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:24,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:24,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135707,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:24,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:24,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135713,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:24,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:24,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:24,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-06-04 21:40:24,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8231,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:24,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:25,416 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:40:25,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:25,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,420 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:40:25,420 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:40:25,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,429 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:40:25,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,430 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:25,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:25,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:25,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:25,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:25,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:25,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:25,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:25,515 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:25,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,442 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:40:30,443 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8230
INFO  2026-06-04 21:40:30,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8230;, params: []
INFO  2026-06-04 21:40:30,444 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8230
INFO  2026-06-04 21:40:30,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,468 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:30,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,477 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:30,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,479 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:40:30,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:40:30,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:30,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:30,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:30,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:30,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:30,573 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8230
INFO  2026-06-04 21:40:30,573 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8230
INFO  2026-06-04 21:40:30,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8230
INFO  2026-06-04 21:40:30,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8230) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:30,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:30,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:30,615 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:30,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:30,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:40:30,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135703,135704,135705), params: null
INFO  2026-06-04 21:40:30,663 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8230
INFO  2026-06-04 21:40:31,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:31,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703
INFO  2026-06-04 21:40:31,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,477 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135703 NOT found
INFO  2026-06-04 21:40:31,478 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:31,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,488 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:31,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704
INFO  2026-06-04 21:40:31,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,496 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135704 NOT found
INFO  2026-06-04 21:40:31,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:31,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,502 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705
INFO  2026-06-04 21:40:31,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,512 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135705 NOT found
INFO  2026-06-04 21:40:31,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:31,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:31,545 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:34,401 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:8230
INFO  2026-06-04 21:40:34,401 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 8230
INFO  2026-06-04 21:40:34,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:34,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:34,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:34,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:34,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:34,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:34,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:34,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:34,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:34,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135703,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:35,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:35,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135704,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:35,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 21:40:35,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135705,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:35,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:35,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:35,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 3.
INFO  2026-06-04 21:40:35,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:35,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:36,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:40:36,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,182 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:40:36,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:36,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,191 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:40:36,191 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:40:36,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,193 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:36,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,204 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:40:36,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:36,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:36,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:36,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:40:36,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:36,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:36,474 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:36,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,453 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:40:54,453 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:40:54,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,459 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:40:54,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:54,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 21:40:54,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 21:40:54,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 21:40:54,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:54,546 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:40:54,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,548 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-04 21:40:54,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-04 21:40:54,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-04 21:40:54,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:40:54,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 21:40:54,555 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 21:40:54,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:54,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:40:54.5579616","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:54,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,584 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 21:40:54,584 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:40:54,584 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:40:54,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:40:54,588 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:40:55,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,461 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:55,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:55,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:55,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:55,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:55,724 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:55,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:40:55,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:55,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,790 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:40:55,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:40:55,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:40:55.7994444","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:40:55.7994444","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:40:55.7994444","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:40:55,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:40:55.7994444","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 21:40:55,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:40:55,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:40:55,919 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:40:55,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:40:56,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:56,863 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:40:56,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:40:57,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:40:57,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,266 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:40:57,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,275 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:40:57,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:40:57,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:40:57,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,302 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:40:57,302 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:40:57,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:57,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:57,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:40:57,548 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:40:57,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:40:59,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:40:59,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:40:59,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,487 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:40:59,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 21:40:59,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:40:59,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:40:59,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 21:40:59,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:40:59,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:40:59,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:40:59,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:40:59,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:40:59,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:40:59,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:40:59,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:40:59,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:40:59,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:40:59,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:40:59,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:40:59,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:40:59,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:40:59,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:40:59,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,946 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:40:59,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:40:59,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:40:59,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:40:59,988 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 21:40:59,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 21:40:59,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:40:59,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:41:00,015 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:00,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:00,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:41:00,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:00,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 21:41:00,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 21:41:00,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:41:00,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,138 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:00,138 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:00,138 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:41:00,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:00,562 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:41:00,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,564 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:00,564 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:41:00,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:41:00,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:41:00,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:00,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,655 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:00,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:00,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:41:00,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:41:00,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:41:00,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 21:41:00,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:00,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:00,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:00,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:00,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:00,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:41:00,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:41:00,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 21:41:00,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:00,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:00,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 21:41:00,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,867 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:00,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:41:00,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 21:41:00,894 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 21:41:00,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:00,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-04 21:41:00,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 21:41:00,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:00,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:00,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:00,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:01,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 21:41:01,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 21:41:01,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-04 21:41:01,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:01,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:01,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:01,068 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:01,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:18,352 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:test dev
INFO  2026-06-04 21:41:18,353 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 21:41:18,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"test\u002Bdev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:41:18.3535093","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:41:18,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8233 
INFO  2026-06-04 21:41:18,430 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8233
INFO  2026-06-04 21:41:18,430 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 21:41:18,563 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8233 - coverName: RecapFileImg/8233.jpg
INFO  2026-06-04 21:41:18,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8233.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:18,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:18,645 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8233
INFO  2026-06-04 21:41:18,645 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 21:41:18,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:18,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:41:18,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:41:19,410 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:41:19,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,410 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:41:19,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:41:19,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:41:19,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,451 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:41:19,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,462 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:41:19,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:41:19,481 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:41:19,481 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:41:19,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:41:19,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:19,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:41:19,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:41:19,752 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:41:19,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:22,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:22,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:22,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:22,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:22,887 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:22,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,887 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:22,899 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:22,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:22,926 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:22,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:22,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:22,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:22,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:22,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:22,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:41:22,974 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,048 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:41:23,088 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,088 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:23,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:23,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:23,178 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,196 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 21:41:23,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:23,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:23,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 21:41:23,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,573 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:23,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:23,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:23,682 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:23,701 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,718 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,735 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:41:23,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:23,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:41:23,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,799 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:23,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,829 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:41:23,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:23,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 21:41:23,867 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,894 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 21:41:23,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:41:23,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:23,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,955 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:23,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 21:41:23,971 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,973 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 21:41:23,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 21:41:23,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:41:23,995 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:23,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 21:41:23,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 21:41:24,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:24,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 21:41:24,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 21:41:24,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:41:24,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,111 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:41:24,111 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:41:24,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 21:41:24,116 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:41:24,329 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:41:24,329 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:41:24,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:24,334 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:41:25,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:25,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:25,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:25,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:25,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:25,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:26,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:26,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:26,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:26,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:26,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:26,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:28,189 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:41:28,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:28,239 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:41:28,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:29,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:29,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:29,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:29,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:29,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:29,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:35,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:35,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:35,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:35,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:35,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:35,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:36,353 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clip:
INFO  2026-06-04 21:41:36,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,359 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, idempotencyKey=lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=15, Resolution=720, TimeStamp=1780602094, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:41:36,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, hash:a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d -> Started
INFO  2026-06-04 21:41:36,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:41:36,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8233, live_notification True
INFO  2026-06-04 21:41:36,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:41:36,412 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135714, recapid 8233, customerid 169, TimeStamp 1780602094, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:41:36,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:41:36.4130301","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602094,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8233 AND clipId = 135714, params: []
INFO  2026-06-04 21:41:36,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,451 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:36,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,454 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:41:36,454 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135714, hashtagId: 10548
INFO  2026-06-04 21:41:36,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,466 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:36,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,469 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 21:41:36,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135714, hashtagId: 10590
INFO  2026-06-04 21:41:36,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clipId:135714
INFO  2026-06-04 21:41:36,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135714
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4620084
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135714
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135714.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 21:41:36,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 3465063 bytes (from base64 length 4620084)
DEBUG  2026-06-04 21:41:36,545 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 3465063
INFO  2026-06-04 21:41:36,552 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135714 con il path  RecapClipFile/135714.mp4
INFO  2026-06-04 21:41:36,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135714 - clipFile: RecapClipFile/135714.mp4
INFO  2026-06-04 21:41:36,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135714.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:36,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135714 file:RecapClipFile/135714.mp4, scheduling post-processing
INFO  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135714 recapId:8233
INFO  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135714
INFO  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135714_Temp.mp4:
DEBUG  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135714.mp4:
DEBUG  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135714_Temp.mp4:
DEBUG  2026-06-04 21:41:36,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135714_TempMA.mp4:
DEBUG  2026-06-04 21:41:36,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135714.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135714_TempMA.mp4

DEBUG  2026-06-04 21:41:36,563 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135714_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135714_Temp.mp4

INFO  2026-06-04 21:41:36,563 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135714 sessionId=1490671537 starting, file=135714_Temp.mp4
INFO  2026-06-04 21:41:36,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 21:41:43,777 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1490671537, stdout=0 chars, stderr=9218 chars
INFO  2026-06-04 21:41:43,779 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info137a65b9718d481581995ce5e4034d5a.txt
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.78
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.78
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135714 sessionId=1490671537 completed, exitCode=0, durationMs=7227
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135714
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135714
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135714 sessionId=67420223 starting, pathVideo=RecapClipFile/135714.mp4
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135714.mp4
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135714.jpg
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135714.jpg
INFO  2026-06-04 21:41:43,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135714.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135714.jpg
INFO  2026-06-04 21:41:44,065 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:44,065 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:44,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135714 sessionId=67420223 completed, exitCode=n/a, durationMs=453
INFO  2026-06-04 21:41:44,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135714
INFO  2026-06-04 21:41:44,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135714.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,257 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:41:44,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.78,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,266 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8233
INFO  2026-06-04 21:41:44,266 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:41:44,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,268 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135714 recapId:8233
INFO  2026-06-04 21:41:44,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,302 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:41:44,311 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8233 clips:1 heights:[135714.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8233.16d42114895843d8935c506cd0dfe21c.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/70244cb2157f4dde85642b455bb9fc5c.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8233.16d42114895843d8935c506cd0dfe21c.tmp.mp4"
INFO  2026-06-04 21:41:44,691 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, clip:
INFO  2026-06-04 21:41:44,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,705 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=7ded5ec65e601dc761eb5d1619e4d6f4353ec667cd32d2954e16f4506697d8c1, idempotencyKey=lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=20, Resolution=720, TimeStamp=1780602102, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-04 21:41:44,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,727 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, hash:7ded5ec65e601dc761eb5d1619e4d6f4353ec667cd32d2954e16f4506697d8c1 -> Started
INFO  2026-06-04 21:41:44,727 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:41:44,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8233, live_notification True
INFO  2026-06-04 21:41:44,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:41:44,772 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135715, recapid 8233, customerid 169, TimeStamp 1780602102, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:41:44,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:41:44.7726496","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602102,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8233 AND clipId = 135714, params: []
INFO  2026-06-04 21:41:44,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8233 AND clipId = 135715, params: []
INFO  2026-06-04 21:41:44,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:44,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,825 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:41:44,825 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135715, hashtagId: 10548
INFO  2026-06-04 21:41:44,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,836 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:44,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,839 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-04 21:41:44,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135715, hashtagId: 10497
INFO  2026-06-04 21:41:44,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, clipId:135715
INFO  2026-06-04 21:41:44,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135715
INFO  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4653212
INFO  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135715
INFO  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135715.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-04 21:41:44,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 3489909 bytes (from base64 length 4653212)
DEBUG  2026-06-04 21:41:44,940 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 3489907
INFO  2026-06-04 21:41:44,949 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135715 con il path  RecapClipFile/135715.mp4
INFO  2026-06-04 21:41:44,949 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135715 - clipFile: RecapClipFile/135715.mp4
INFO  2026-06-04 21:41:44,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135715.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,969 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135715 file:RecapClipFile/135715.mp4, scheduling post-processing
INFO  2026-06-04 21:41:44,969 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135715 recapId:8233
INFO  2026-06-04 21:41:44,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:44,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:44,979 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135715
INFO  2026-06-04 21:41:44,979 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135715_Temp.mp4:
DEBUG  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135715.mp4:
DEBUG  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135715_Temp.mp4:
DEBUG  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135715_TempMA.mp4:
DEBUG  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135715.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135715_TempMA.mp4

DEBUG  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135715_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135715_Temp.mp4

INFO  2026-06-04 21:41:44,981 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135715 sessionId=988002784 starting, file=135715_Temp.mp4
INFO  2026-06-04 21:41:47,016 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8233 story published: /var/www/html/recapwebtest/stories/8233.mp4
INFO  2026-06-04 21:41:47,016 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:41:47,016 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8233
DEBUG  2026-06-04 21:41:53,703 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=988002784, stdout=0 chars, stderr=9494 chars
INFO  2026-06-04 21:41:53,705 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info490049467f9a45e3a46ca6d572ea0161.txt
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:08.12
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 8.12
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135715 sessionId=988002784 completed, exitCode=0, durationMs=8741
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135715
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135715
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135715 sessionId=1197382834 starting, pathVideo=RecapClipFile/135715.mp4
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135715.mp4
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135715.jpg
INFO  2026-06-04 21:41:53,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135715.jpg
INFO  2026-06-04 21:41:53,721 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135715.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135715.jpg
INFO  2026-06-04 21:41:53,737 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135715 sessionId=1197382834 completed, exitCode=n/a, durationMs=16
INFO  2026-06-04 21:41:53,737 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135715
INFO  2026-06-04 21:41:53,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135715.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:53,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:53,755 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:41:53,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":8.12,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:41:53,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:53,769 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8233
INFO  2026-06-04 21:41:53,769 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:41:53,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:53,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:53,771 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135715 recapId:8233
INFO  2026-06-04 21:41:53,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:53,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:53,798 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:41:53,821 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8233 clips:2 heights:[135714.mp4=720, 135715.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8233.f272e762556d44a083a1a812dc16a036.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/e8e9796c141f482395acfbe82cda9216.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8233.f272e762556d44a083a1a812dc16a036.tmp.mp4"
INFO  2026-06-04 21:41:54,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:41:54,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:54,803 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:54,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:54,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:54,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:41:55,458 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, clip:
INFO  2026-06-04 21:41:55,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,476 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=cabca5da59208e0276fcd152748880a892913a157b4e79f343fc9a99b6e39428, idempotencyKey=lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=15, Resolution=720, TimeStamp=1780602113, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:41:55,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, hash:cabca5da59208e0276fcd152748880a892913a157b4e79f343fc9a99b6e39428 -> Started
INFO  2026-06-04 21:41:55,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:41:55,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,500 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8233, live_notification True
INFO  2026-06-04 21:41:55,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:41:55,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135716, recapid 8233, customerid 169, TimeStamp 1780602113, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:41:55,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:41:55.5400671","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602113,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8233 AND clipId = 135714, params: []
INFO  2026-06-04 21:41:55,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8233 AND clipId = 135715, params: []
INFO  2026-06-04 21:41:55,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8233 AND clipId = 135716, params: []
INFO  2026-06-04 21:41:55,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,594 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:55,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:41:55,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135716, hashtagId: 10548
INFO  2026-06-04 21:41:55,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,617 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:41:55,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 21:41:55,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135716, hashtagId: 10590
INFO  2026-06-04 21:41:55,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, clipId:135716
INFO  2026-06-04 21:41:55,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135716
INFO  2026-06-04 21:41:55,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 5831820
INFO  2026-06-04 21:41:55,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135716
INFO  2026-06-04 21:41:55,711 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:41:55,711 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135716.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:41:55,711 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:41:55,711 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 4373865 bytes (from base64 length 5831820)
DEBUG  2026-06-04 21:41:55,741 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 4373864
INFO  2026-06-04 21:41:55,760 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135716 con il path  RecapClipFile/135716.mp4
INFO  2026-06-04 21:41:55,760 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135716 - clipFile: RecapClipFile/135716.mp4
INFO  2026-06-04 21:41:55,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135716.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:55,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135716 file:RecapClipFile/135716.mp4, scheduling post-processing
INFO  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135716 recapId:8233
INFO  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135716
INFO  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135716_Temp.mp4:
DEBUG  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135716.mp4:
DEBUG  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135716_Temp.mp4:
DEBUG  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135716_TempMA.mp4:
DEBUG  2026-06-04 21:41:55,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135716.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135716_TempMA.mp4

DEBUG  2026-06-04 21:41:55,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135716_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135716_Temp.mp4

INFO  2026-06-04 21:41:55,775 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135716 sessionId=1231535238 starting, file=135716_Temp.mp4
INFO  2026-06-04 21:41:55,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:41:59,082 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8233 story published: /var/www/html/recapwebtest/stories/8233.mp4
INFO  2026-06-04 21:41:59,082 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:41:59,082 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8233
INFO  2026-06-04 21:42:02,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:42:02,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:02,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:02,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:02,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:02,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:42:02,984 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, clip:
INFO  2026-06-04 21:42:02,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:02,993 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922, idempotencyKey=lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMA, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=20, Resolution=720, TimeStamp=1780602120, live_notification=True, Tags[0]=TMA, Tags[1]=Occasione
INFO  2026-06-04 21:42:02,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,011 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, hash:a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922 -> Started
INFO  2026-06-04 21:42:03,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:42:03,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8233, live_notification True
INFO  2026-06-04 21:42:03,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:42:03,059 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135717, recapid 8233, customerid 169, TimeStamp 1780602120, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:42:03,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:42:03.0593251","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602120,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMA%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":20,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8233 AND clipId = 135714, params: []
INFO  2026-06-04 21:42:03,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8233 AND clipId = 135715, params: []
INFO  2026-06-04 21:42:03,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8233 AND clipId = 135716, params: []
INFO  2026-06-04 21:42:03,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8233 AND clipId = 135717, params: []
INFO  2026-06-04 21:42:03,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,115 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:42:03,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,119 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMA gia presente nel Data Base
INFO  2026-06-04 21:42:03,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135717, hashtagId: 10495
INFO  2026-06-04 21:42:03,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,143 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:42:03,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,152 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:42:03,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135717, hashtagId: 10499
INFO  2026-06-04 21:42:03,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, clipId:135717
INFO  2026-06-04 21:42:03,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135717
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 3744644
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135717
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135717.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:42:03,251 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:42:03,255 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 2808483 bytes (from base64 length 3744644)
DEBUG  2026-06-04 21:42:03,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 2808482
INFO  2026-06-04 21:42:03,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135717 con il path  RecapClipFile/135717.mp4
INFO  2026-06-04 21:42:03,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135717 - clipFile: RecapClipFile/135717.mp4
INFO  2026-06-04 21:42:03,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135717.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:03,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135717 file:RecapClipFile/135717.mp4, scheduling post-processing
INFO  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135717 recapId:8233
INFO  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135717
INFO  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135717_Temp.mp4:
DEBUG  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135717.mp4:
DEBUG  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135717_Temp.mp4:
DEBUG  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135717_TempMA.mp4:
DEBUG  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135717.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135717_TempMA.mp4

DEBUG  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135717_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135717_Temp.mp4

INFO  2026-06-04 21:42:03,304 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135717 sessionId=2837603 starting, file=135717_Temp.mp4
INFO  2026-06-04 21:42:03,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:03,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 21:42:12,655 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1231535238, stdout=0 chars, stderr=11403 chars
INFO  2026-06-04 21:42:12,662 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info26d9b77aeabd48c1a1afc0d6e23d2efa.txt
INFO  2026-06-04 21:42:12,705 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:10.15
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 10.15
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135716 sessionId=1231535238 completed, exitCode=0, durationMs=16931
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135716
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135716
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135716 sessionId=1266741130 starting, pathVideo=RecapClipFile/135716.mp4
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135716.mp4
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135716.jpg
INFO  2026-06-04 21:42:12,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135716.jpg
INFO  2026-06-04 21:42:12,708 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135716.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135716.jpg
INFO  2026-06-04 21:42:12,750 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135716 sessionId=1266741130 completed, exitCode=n/a, durationMs=43
INFO  2026-06-04 21:42:12,750 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135716
INFO  2026-06-04 21:42:12,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135716.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:12,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:12,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:42:12,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:42:12,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:12,787 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8233
INFO  2026-06-04 21:42:12,787 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:42:12,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:12,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:12,790 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135716 recapId:8233
INFO  2026-06-04 21:42:12,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:12,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:12,822 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:42:12,951 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8233 clips:4 heights:[135714.mp4=720, 135715.mp4=720, 135716.mp4=720, 135717.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8233.b8db648999814ff0b73671baa4ac5006.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/1008f0f2c7504f438727da1d72b39227.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8233.b8db648999814ff0b73671baa4ac5006.tmp.mp4"
INFO  2026-06-04 21:42:14,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:42:14,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:14,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:14,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:14,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:14,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:42:15,209 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, clip:
INFO  2026-06-04 21:42:15,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:42:15,234 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=80fd43964f7235ae9286924b6c3e62e0c401df0515dd82a1c48178c6f753fb7b, hashSalvato=a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922, idempotencyKey=lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMA, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=6.601666666666667, Resolution=720, TimeStamp=1780602120, live_notification=True, Tags[0]=TMA, Tags[1]=Occasione
INFO  2026-06-04 21:42:15,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:15,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:42:15,393 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f -> PayloadConflict (hashSalvato:a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922, hashRichiesta:80fd43964f7235ae9286924b6c3e62e0c401df0515dd82a1c48178c6f753fb7b)
DEBUG  2026-06-04 21:42:17,700 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=2837603, stdout=0 chars, stderr=10689 chars
INFO  2026-06-04 21:42:17,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infobfc3faca33854ef39083e82e90d7062b.txt
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:06.59
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 6.59
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135717 sessionId=2837603 completed, exitCode=0, durationMs=14463
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135717
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135717
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135717 sessionId=1122076482 starting, pathVideo=RecapClipFile/135717.mp4
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135717.mp4
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135717.jpg
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135717.jpg
INFO  2026-06-04 21:42:17,767 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135717.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135717.jpg
INFO  2026-06-04 21:42:17,815 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135717 sessionId=1122076482 completed, exitCode=n/a, durationMs=47
INFO  2026-06-04 21:42:17,816 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135717
INFO  2026-06-04 21:42:17,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135717.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:17,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:17,845 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:42:17,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.59,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:42:17,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:17,857 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8233
INFO  2026-06-04 21:42:17,858 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:42:17,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:17,860 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135717 recapId:8233
INFO  2026-06-04 21:42:22,686 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8233 story published: /var/www/html/recapwebtest/stories/8233.mp4
INFO  2026-06-04 21:42:22,686 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:42:22,686 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8233
INFO  2026-06-04 21:42:22,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:42:22,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:42:22,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:42:22,714 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:42:22,764 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8233 clips:4 heights:[135714.mp4=720, 135715.mp4=720, 135716.mp4=720, 135717.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8233.3a2fb6e29e6c4908b2aab49ed060f6ac.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/bacdc49be8084bfeb1930ecbef9f843f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8233.3a2fb6e29e6c4908b2aab49ed060f6ac.tmp.mp4"
INFO  2026-06-04 21:42:30,697 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8233 story published: /var/www/html/recapwebtest/stories/8233.mp4
INFO  2026-06-04 21:42:30,697 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:42:30,697 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8233
INFO  2026-06-04 21:43:11,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:11,319 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:11,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:11,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:11,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:11,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:16,495 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:43:16,495 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:43:16,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:43:16,614 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:43:17,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:17,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,733 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:43:17,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,759 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:43:17,759 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:43:17,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,761 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:43:17,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:17,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:43:17,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:17,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,808 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:43:17,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,820 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:43:17,820 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:43:17,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,820 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:43:17,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:43:17,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:43:17,826 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:43:17,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,843 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:43:17,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,850 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:43:17,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:43:17,854 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:43:17,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:17,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:17,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:17,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:17,987 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:43:17,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:18,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:18,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:18,006 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:43:18,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:18,360 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:43:18,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:43:18,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,054 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8233
INFO  2026-06-04 21:43:21,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,079 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:43:21,079 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8233
INFO  2026-06-04 21:43:21,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8233;, params: []
INFO  2026-06-04 21:43:21,083 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:43:21,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,089 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:43:21,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:43:21,093 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:43:21,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,093 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:43:21,093 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:43:21,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:43:21,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:21,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,135 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8233
INFO  2026-06-04 21:43:21,135 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:43:21,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,139 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8233
INFO  2026-06-04 21:43:21,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8233) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:43:21,167 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:21,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:21,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:43:21,200 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:43:21,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:21,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135714,135715,135716,135717), params: null
INFO  2026-06-04 21:43:21,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135714,135715,135716,135717), params: null
INFO  2026-06-04 21:43:21,248 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8233
INFO  2026-06-04 21:43:22,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:22,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,165 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714
INFO  2026-06-04 21:43:22,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714 NOT found
INFO  2026-06-04 21:43:22,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:22,172 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,172 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715
INFO  2026-06-04 21:43:22,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:22,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,178 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,180 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715 NOT found
INFO  2026-06-04 21:43:22,181 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716
INFO  2026-06-04 21:43:22,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,189 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716 NOT found
INFO  2026-06-04 21:43:22,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:22,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:43:22,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,231 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717
INFO  2026-06-04 21:43:22,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:22,236 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717 NOT found
INFO  2026-06-04 21:43:22,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:22,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:22,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:43:40,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716
INFO  2026-06-04 21:43:40,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:40,680 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716 NOT found
INFO  2026-06-04 21:43:41,765 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716
INFO  2026-06-04 21:43:41,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:43:41,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716 NOT found
INFO  2026-06-04 21:47:28,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:28,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:28,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:28,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:28,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:29,250 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, clip:
INFO  2026-06-04 21:47:29,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,260 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=689083b92b879cb1cc2885b525958e17d5410dfab564675a1767ed7ad055b219, idempotencyKey=lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=11.501666666666667, Resolution=720, TimeStamp=1780601979, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-04 21:47:29,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, hash:689083b92b879cb1cc2885b525958e17d5410dfab564675a1767ed7ad055b219 -> Started
INFO  2026-06-04 21:47:29,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:47:29,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,284 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8233, live_notification True
INFO  2026-06-04 21:47:29,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:47:29,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135718, recapid 8233, customerid 169, TimeStamp 1780601979, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:47:29,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:47:29.352403","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780601979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.501666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8233 AND clipId = 135718, params: []
INFO  2026-06-04 21:47:29,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8233 AND clipId = 135714, params: []
INFO  2026-06-04 21:47:29,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8233 AND clipId = 135715, params: []
INFO  2026-06-04 21:47:29,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8233 AND clipId = 135716, params: []
INFO  2026-06-04 21:47:29,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8233 AND clipId = 135717, params: []
INFO  2026-06-04 21:47:29,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,475 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:47:29,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,480 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:47:29,480 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135718, hashtagId: 10548
INFO  2026-06-04 21:47:29,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,493 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:47:29,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,499 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-04 21:47:29,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135718, hashtagId: 10497
INFO  2026-06-04 21:47:29,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,564 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c, clipId:135718
INFO  2026-06-04 21:47:29,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135718
INFO  2026-06-04 21:47:29,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6808284
INFO  2026-06-04 21:47:29,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135718
INFO  2026-06-04 21:47:29,578 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:47:29,579 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135718.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:47:29,582 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:47:29,582 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 5106213 bytes (from base64 length 6808284)
DEBUG  2026-06-04 21:47:29,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 5106211
INFO  2026-06-04 21:47:29,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135718 con il path  RecapClipFile/135718.mp4
INFO  2026-06-04 21:47:29,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135718 - clipFile: RecapClipFile/135718.mp4
INFO  2026-06-04 21:47:29,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135718.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:29,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,660 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135718 file:RecapClipFile/135718.mp4, scheduling post-processing
INFO  2026-06-04 21:47:29,660 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135718 recapId:8233
INFO  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135718
INFO  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135718_Temp.mp4:
DEBUG  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135718.mp4:
DEBUG  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135718_Temp.mp4:
DEBUG  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135718_TempMA.mp4:
DEBUG  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135718.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135718_TempMA.mp4

DEBUG  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135718_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135718_Temp.mp4

INFO  2026-06-04 21:47:29,661 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135718 sessionId=450188361 starting, file=135718_Temp.mp4
INFO  2026-06-04 21:47:29,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:c3fc8321-e2e2-4e1b-9ddc-12c5ea0bb61c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:29,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:36,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:36,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:36,361 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:36,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:36,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:36,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:37,026 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clip:
INFO  2026-06-04 21:47:37,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:37,038 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f, hashSalvato=a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, idempotencyKey=lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=7.801666666666667, Resolution=720, TimeStamp=1780602094, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:47:37,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:37,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:37,151 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0 -> PayloadConflict (hashSalvato:a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, hashRichiesta:29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f)
INFO  2026-06-04 21:47:43,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:43,702 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:43,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:43,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:43,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:43,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:44,464 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clip:
INFO  2026-06-04 21:47:44,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:44,490 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f, hashSalvato=a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, idempotencyKey=lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=7.801666666666667, Resolution=720, TimeStamp=1780602094, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:47:44,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:44,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:44,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0 -> PayloadConflict (hashSalvato:a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, hashRichiesta:29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f)
INFO  2026-06-04 21:47:49,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:49,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:49,494 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:49,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:49,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:49,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:50,164 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, clip:
INFO  2026-06-04 21:47:50,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:50,182 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=17ba1f0ea62bb1a1a1c3184698bfe5c8db4877f556bca63124e28e6a2e60c5d6, hashSalvato=7ded5ec65e601dc761eb5d1619e4d6f4353ec667cd32d2954e16f4506697d8c1, idempotencyKey=lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=8.135, Resolution=720, TimeStamp=1780602102, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-04 21:47:50,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:50,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:50,220 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9be37924-df8f-4b4d-8d9b-66f4c6016fde -> PayloadConflict (hashSalvato:7ded5ec65e601dc761eb5d1619e4d6f4353ec667cd32d2954e16f4506697d8c1, hashRichiesta:17ba1f0ea62bb1a1a1c3184698bfe5c8db4877f556bca63124e28e6a2e60c5d6)
DEBUG  2026-06-04 21:47:52,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=450188361, stdout=0 chars, stderr=12784 chars
INFO  2026-06-04 21:47:52,278 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info8fa53938e5cf45198c8d08dbb44e8373.txt
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:11.48
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 11.48
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135718 sessionId=450188361 completed, exitCode=0, durationMs=22627
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135718
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135718
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135718 sessionId=1261784286 starting, pathVideo=RecapClipFile/135718.mp4
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135718.mp4
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135718.jpg
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135718.jpg
INFO  2026-06-04 21:47:52,289 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135718.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135718.jpg
INFO  2026-06-04 21:47:52,300 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135718 sessionId=1261784286 completed, exitCode=n/a, durationMs=10
INFO  2026-06-04 21:47:52,300 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135718
INFO  2026-06-04 21:47:52,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135718.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:52,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:52,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:47:52,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.48,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:47:52,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:52,345 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8233
INFO  2026-06-04 21:47:52,345 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-04 21:47:52,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:52,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:52,346 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135718 recapId:8233
INFO  2026-06-04 21:47:52,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:47:52,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:52,373 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:47:52,426 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8233 clips:5 heights:[135718.mp4=720, 135714.mp4=720, 135715.mp4=720, 135716.mp4=720, 135717.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8233.d3ac80ec4b384200a9208e78c3e67e65.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/95be708e7ac24aa68de16e4fcc062660.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8233.d3ac80ec4b384200a9208e78c3e67e65.tmp.mp4"
INFO  2026-06-04 21:47:56,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:47:56,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:56,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:56,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:56,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:47:56,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:47:57,284 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, clip:
INFO  2026-06-04 21:47:57,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:57,302 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=f527c995c841c4709290a152a07a31dd5d43d543a00d46f3a163f6d23116b19c, hashSalvato=cabca5da59208e0276fcd152748880a892913a157b4e79f343fc9a99b6e39428, idempotencyKey=lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=10.168333333333333, Resolution=720, TimeStamp=1780602113, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:47:57,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:47:57,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:47:57,412 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:4f70f1ad-cfca-41c0-b0bf-392bb087fb9a -> PayloadConflict (hashSalvato:cabca5da59208e0276fcd152748880a892913a157b4e79f343fc9a99b6e39428, hashRichiesta:f527c995c841c4709290a152a07a31dd5d43d543a00d46f3a163f6d23116b19c)
INFO  2026-06-04 21:48:02,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:48:02,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:02,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:02,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:02,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:02,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:48:03,209 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8233 story published: /var/www/html/recapwebtest/stories/8233.mp4
INFO  2026-06-04 21:48:03,209 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:48:03,209 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8233
INFO  2026-06-04 21:48:03,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:48:03,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:03,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:03,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:03,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:03,256 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:48:08,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:48:08,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:08,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:08,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:08,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:08,478 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:48:09,147 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clip:
INFO  2026-06-04 21:48:09,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:48:09,154 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f, hashSalvato=a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, idempotencyKey=lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=7.801666666666667, Resolution=720, TimeStamp=1780602094, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:48:09,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:48:09,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:48:09,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0 -> PayloadConflict (hashSalvato:a1df56fb9e9149a711147bc574524ff00c3f7720041012d44452f66a5dfe5c9d, hashRichiesta:29970fe6bacf768be3a2e9cdbf90989402651e79e83e37e4237abbc278cce35f)
INFO  2026-06-04 21:48:14,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:48:14,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:14,361 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:14,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:14,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:48:14,370 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:48:14,933 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, clip:
INFO  2026-06-04 21:48:14,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:48:14,939 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=80fd43964f7235ae9286924b6c3e62e0c401df0515dd82a1c48178c6f753fb7b, hashSalvato=a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922, idempotencyKey=lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f, customerId=169, recapId=8233, recapId=8233, customerId=169, clipTitle=TMA, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=6.601666666666667, Resolution=720, TimeStamp=1780602120, live_notification=True, Tags[0]=TMA, Tags[1]=Occasione
INFO  2026-06-04 21:48:14,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:48:14,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:48:14,964 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8233:9d1a2035-04e9-448d-a8a5-b0fd120b775f -> PayloadConflict (hashSalvato:a8555a8a8661fa955eed6e09ca79b24881424cf9f989b029c033d5016ce31922, hashRichiesta:80fd43964f7235ae9286924b6c3e62e0c401df0515dd82a1c48178c6f753fb7b)
INFO  2026-06-04 21:49:20,382 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:49:20,382 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:49:20,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:49:20,388 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:49:21,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:21,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:21,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:21,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,689 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715
INFO  2026-06-04 21:49:21,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:21,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:21,699 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714
INFO  2026-06-04 21:49:21,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716
INFO  2026-06-04 21:49:21,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:21,960 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716 NOT found
INFO  2026-06-04 21:49:21,960 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715 NOT found
INFO  2026-06-04 21:49:21,962 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714 NOT found
INFO  2026-06-04 21:49:21,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:22,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:22,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:22,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717
INFO  2026-06-04 21:49:22,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:22,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:22,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:22,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717 NOT found
INFO  2026-06-04 21:49:23,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:49:23,971 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,974 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:49:23,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,988 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:49:23,988 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:49:23,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,994 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:49:23,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:23,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:49:23,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,000 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:49:24,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:24,009 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:49:24,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:49:24,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:49:24,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:49:24,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:49:24,086 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:49:24,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:49:27,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:50:00,617 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:prod
INFO  2026-06-04 21:50:00,617 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 21:50:00,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"prod","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:50:00.6175082","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"test\u002Bprod","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:50:00,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8234 
INFO  2026-06-04 21:50:00,722 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8234
INFO  2026-06-04 21:50:00,724 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 21:50:00,768 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8234 - coverName: RecapFileImg/8234.jpg
INFO  2026-06-04 21:50:00,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8234.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:00,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:00,845 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8234
INFO  2026-06-04 21:50:00,845 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 21:50:00,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:00,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 21:50:00,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 21:50:01,799 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:50:01,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,799 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:50:01,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:50:01,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:50:01,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:50:01,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:50:01,826 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 21:50:01,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 21:50:01,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:50:01,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:50:01,971 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:50:01,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:01,974 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:50:01,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:50:01,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:03,297 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:50:03,297 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:50:03,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:03,306 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:50:03,306 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:50:03,309 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:50:03,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:03,316 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:50:04,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:04,068 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:04,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:04,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:04,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:07,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:07,039 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:07,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:07,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:07,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:12,691 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:50:12,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:12,762 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:50:12,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:15,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:15,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:15,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:15,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:15,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:15,102 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:23,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:23,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:23,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:23,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:23,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:23,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:24,400 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f, clip:
INFO  2026-06-04 21:50:24,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,431 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=bd5ecb48da488160b29e7376e930bd3059739bd8ed89bf08dc16ed4d1c9bd11c, idempotencyKey=lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-3, MinutesOfTheMatch=00:00, Duration=15, Resolution=720, TimeStamp=1780602621, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-04 21:50:24,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12274420-ae3f-48f2-8a00-83f54825065f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f, hash:bd5ecb48da488160b29e7376e930bd3059739bd8ed89bf08dc16ed4d1c9bd11c -> Started
INFO  2026-06-04 21:50:24,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:50:24,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,449 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8234, live_notification True
INFO  2026-06-04 21:50:24,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:50:24,487 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135719, recapid 8234, customerid 169, TimeStamp 1780602621, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:50:24,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:50:24.4881819","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602621,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMB%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8234 AND clipId = 135719, params: []
INFO  2026-06-04 21:50:24,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,534 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:50:24,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,537 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:50:24,537 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135719, hashtagId: 10548
INFO  2026-06-04 21:50:24,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,547 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:50:24,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,553 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 21:50:24,553 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135719, hashtagId: 10590
INFO  2026-06-04 21:50:24,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,638 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f, clipId:135719
INFO  2026-06-04 21:50:24,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135719
INFO  2026-06-04 21:50:24,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 8795392
INFO  2026-06-04 21:50:24,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135719
INFO  2026-06-04 21:50:24,651 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-04 21:50:24,651 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 6596544 bytes (from base64 length 8795392)
DEBUG  2026-06-04 21:50:24,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 6596543
INFO  2026-06-04 21:50:24,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135719 con il path  RecapClipFile/135719.mp4
INFO  2026-06-04 21:50:24,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135719 - clipFile: RecapClipFile/135719.mp4
INFO  2026-06-04 21:50:24,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135719.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:24,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,730 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135719 file:RecapClipFile/135719.mp4, scheduling post-processing
INFO  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135719 recapId:8234
INFO  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:12274420-ae3f-48f2-8a00-83f54825065f","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135719
INFO  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135719_Temp.mp4:
DEBUG  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135719.mp4:
DEBUG  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135719_Temp.mp4:
DEBUG  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135719_TempMA.mp4:
DEBUG  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135719.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135719_TempMA.mp4

DEBUG  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135719_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135719_Temp.mp4

INFO  2026-06-04 21:50:24,733 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135719 sessionId=1404196912 starting, file=135719_Temp.mp4
INFO  2026-06-04 21:50:24,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:40,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:50:40,587 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:40,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:40,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:40,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:40,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:50:41,505 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d, clip:
INFO  2026-06-04 21:50:41,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,519 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=93ec3c2dac92867ef6668cc9484277bb5448da99358683b115e151afc32303f3, idempotencyKey=lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMA, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-3, MinutesOfTheMatch=00:00, Duration=15, Resolution=720, TimeStamp=1780602638, live_notification=True, Tags[0]=TMA, Tags[1]=Fallo
INFO  2026-06-04 21:50:41,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,544 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d, hash:93ec3c2dac92867ef6668cc9484277bb5448da99358683b115e151afc32303f3 -> Started
INFO  2026-06-04 21:50:41,544 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:50:41,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,553 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8234, live_notification True
INFO  2026-06-04 21:50:41,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:50:41,588 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135720, recapid 8234, customerid 169, TimeStamp 1780602638, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:50:41,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:50:41.5889729","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TMA%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8234 AND clipId = 135719, params: []
INFO  2026-06-04 21:50:41,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8234 AND clipId = 135720, params: []
INFO  2026-06-04 21:50:41,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,641 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:50:41,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,649 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMA gia presente nel Data Base
INFO  2026-06-04 21:50:41,649 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135720, hashtagId: 10495
INFO  2026-06-04 21:50:41,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10495,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,668 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:50:41,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,674 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-04 21:50:41,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135720, hashtagId: 10590
INFO  2026-06-04 21:50:41,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d, clipId:135720
INFO  2026-06-04 21:50:41,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135720
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9762504
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135720
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:50:41,762 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135720.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:50:41,763 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:50:41,763 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7321878 bytes (from base64 length 9762504)
DEBUG  2026-06-04 21:50:41,853 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7321878
INFO  2026-06-04 21:50:41,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135720 con il path  RecapClipFile/135720.mp4
INFO  2026-06-04 21:50:41,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135720 - clipFile: RecapClipFile/135720.mp4
INFO  2026-06-04 21:50:41,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135720.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,938 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135720 file:RecapClipFile/135720.mp4, scheduling post-processing
INFO  2026-06-04 21:50:41,939 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135720 recapId:8234
INFO  2026-06-04 21:50:41,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:556e0fa4-c5ff-47b9-9fd6-839d1d3aaf7d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:50:41,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:50:41,952 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135720
INFO  2026-06-04 21:50:41,952 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135720_Temp.mp4:
DEBUG  2026-06-04 21:50:41,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135720.mp4:
DEBUG  2026-06-04 21:50:41,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135720_Temp.mp4:
DEBUG  2026-06-04 21:50:41,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135720_TempMA.mp4:
DEBUG  2026-06-04 21:50:41,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135720.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135720_TempMA.mp4

DEBUG  2026-06-04 21:50:41,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135720_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135720_Temp.mp4

INFO  2026-06-04 21:50:41,955 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135720 sessionId=1435971321 starting, file=135720_Temp.mp4
INFO  2026-06-04 21:51:04,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:04,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-04 21:51:04,484 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1404196912, stdout=0 chars, stderr=16389 chars
INFO  2026-06-04 21:51:04,498 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoe93c75625e524907bb8a646d81f487d4.txt
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:14.79
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 14.79
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135719 sessionId=1404196912 completed, exitCode=0, durationMs=39835
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135719
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135719
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135719 sessionId=1111890239 starting, pathVideo=RecapClipFile/135719.mp4
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135719.mp4
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135719.jpg
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135719.jpg
INFO  2026-06-04 21:51:04,569 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135719.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135719.jpg
INFO  2026-06-04 21:51:04,631 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135719 sessionId=1111890239 completed, exitCode=n/a, durationMs=61
INFO  2026-06-04 21:51:04,631 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135719
INFO  2026-06-04 21:51:04,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135719.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:04,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:51:04,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.79,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:04,665 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8234
INFO  2026-06-04 21:51:04,665 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:04,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,668 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135719 recapId:8234
INFO  2026-06-04 21:51:04,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:04,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:04,698 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:51:04,806 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8234 clips:2 heights:[135719.mp4=720, 135720.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8234.04621060a93e4b649970c9a567eb830f.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/86e6ee5f367e4f6b8f126995c61cc08c.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8234.04621060a93e4b649970c9a567eb830f.tmp.mp4"
INFO  2026-06-04 21:51:06,433 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clip:
INFO  2026-06-04 21:51:06,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,175 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, idempotencyKey=lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Rigore OK, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:00, Duration=15, Resolution=720, TimeStamp=1780602662, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore OK
INFO  2026-06-04 21:51:07,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, hash:ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953 -> Started
INFO  2026-06-04 21:51:07,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:51:07,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,206 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8234, live_notification True
INFO  2026-06-04 21:51:07,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:51:07,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135721, recapid 8234, customerid 169, TimeStamp 1780602662, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:51:07,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:51:07.2596648","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780602662,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:00","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8234 AND clipId = 135719, params: []
INFO  2026-06-04 21:51:07,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8234 AND clipId = 135720, params: []
INFO  2026-06-04 21:51:07,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8234 AND clipId = 135721, params: []
INFO  2026-06-04 21:51:07,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,338 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:51:07,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,345 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:51:07,345 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135721, hashtagId: 10548
INFO  2026-06-04 21:51:07,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,370 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:51:07,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreOK","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,377 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreOK gia presente nel Data Base
INFO  2026-06-04 21:51:07,377 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135721, hashtagId: 10523
INFO  2026-06-04 21:51:07,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clipId:135721
INFO  2026-06-04 21:51:07,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135721
INFO  2026-06-04 21:51:07,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9168844
INFO  2026-06-04 21:51:07,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135721
INFO  2026-06-04 21:51:07,465 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:51:07,466 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135721.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:51:07,469 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:51:07,474 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 6876633 bytes (from base64 length 9168844)
DEBUG  2026-06-04 21:51:07,615 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 6876633
INFO  2026-06-04 21:51:07,690 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135721 con il path  RecapClipFile/135721.mp4
INFO  2026-06-04 21:51:07,690 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135721 - clipFile: RecapClipFile/135721.mp4
INFO  2026-06-04 21:51:07,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135721.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:07,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,709 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135721 file:RecapClipFile/135721.mp4, scheduling post-processing
INFO  2026-06-04 21:51:07,709 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135721 recapId:8234
INFO  2026-06-04 21:51:07,709 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135721
INFO  2026-06-04 21:51:07,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:07,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:18,833 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8234 story published: /var/www/html/recapwebtest/stories/8234.mp4
INFO  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135721_Temp.mp4:
DEBUG  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135721.mp4:
DEBUG  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135721_Temp.mp4:
DEBUG  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135721_TempMA.mp4:
DEBUG  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135721.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135721_TempMA.mp4

DEBUG  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135721_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135721_Temp.mp4

INFO  2026-06-04 21:51:18,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135721 sessionId=288173547 starting, file=135721_Temp.mp4
INFO  2026-06-04 21:51:18,835 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:51:18,835 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8234
INFO  2026-06-04 21:51:25,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:25,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,058 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:25,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:25,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:25,879 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:29,178 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:51:29,178 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:51:29,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:29,195 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:51:31,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:31,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,188 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:31,188 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:51:31,188 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:51:31,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,203 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:51:31,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,205 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:51:31,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,221 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:31,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,306 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:31,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:31,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:31,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:31,380 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:31,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:31,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:31,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:31,453 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:51:31,455 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:51:31,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,470 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:51:31,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,471 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:31,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:31,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:31,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:31,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:31,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:31,554 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:31,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:32,116 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:51:32,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:32,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:32,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:32,135 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 21:51:32,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 21:51:32,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-04 21:51:33,152 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1435971321, stdout=0 chars, stderr=19504 chars
INFO  2026-06-04 21:51:33,156 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infof162d05b72074876b3e1f8e8f195e6ee.txt
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:16.49
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 16.49
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135720 sessionId=1435971321 completed, exitCode=0, durationMs=51225
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135720
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135720
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135720 sessionId=1143581859 starting, pathVideo=RecapClipFile/135720.mp4
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135720.mp4
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135720.jpg
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135720.jpg
INFO  2026-06-04 21:51:33,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135720.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135720.jpg
INFO  2026-06-04 21:51:33,196 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135720 sessionId=1143581859 completed, exitCode=n/a, durationMs=16
INFO  2026-06-04 21:51:33,196 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135720
INFO  2026-06-04 21:51:33,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135720.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:33,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:33,214 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:51:33,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":16.49,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:51:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:33,225 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8234
INFO  2026-06-04 21:51:33,225 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:33,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:33,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:33,226 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135720 recapId:8234
INFO  2026-06-04 21:51:33,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:33,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:33,259 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:51:33,306 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8234 clips:3 heights:[135719.mp4=720, 135720.mp4=720, 135721.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8234.b15b817694914caf9bf2140fb255a03b.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/8b9a0773584a4286ad11d233f21a6e95.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8234.b15b817694914caf9bf2140fb255a03b.tmp.mp4"
INFO  2026-06-04 21:51:34,041 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:51:34,041 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:51:34,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:51:34,042 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:34,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,044 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:51:34,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:34,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,054 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:51:34,054 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:51:34,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:34,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:51:34,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:34,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:34,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:34,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:34,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:34,244 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:34,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,254 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:51:34,254 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:34,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:51:34,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:34,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:34,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:34,335 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:51:34,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:51:34,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:34,419 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:51:34,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:34,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:34,482 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:51:34,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,506 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:51:34,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:34,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:34,539 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:51:34,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,562 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:51:34,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:34,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:41,962 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:51:41,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,032 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:51:42,032 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:42,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,049 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:51:42,049 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:51:42,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:51:42,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:42,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,051 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:51:42,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:51:42,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,054 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:51:42,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:42,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:51:42,066 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:42,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:42,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:42,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:42,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:42,182 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:51:42,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:42,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:42,198 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:42,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:51:42,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,268 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:42,268 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:42,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,275 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:51:42,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,277 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:51:42,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:42,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:51:42,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:51:42,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:51:42,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:42,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:42,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:42,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:47,785 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8234 story published: /var/www/html/recapwebtest/stories/8234.mp4
INFO  2026-06-04 21:51:47,785 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:51:47,785 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8234
DEBUG  2026-06-04 21:51:50,858 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=288173547, stdout=0 chars, stderr=15049 chars
INFO  2026-06-04 21:51:50,861 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info0250ea9e73c74afc80ff86f5c07e7f79.txt
INFO  2026-06-04 21:51:50,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:15.49
INFO  2026-06-04 21:51:50,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 15.49
INFO  2026-06-04 21:51:50,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135721 sessionId=288173547 completed, exitCode=0, durationMs=32043
INFO  2026-06-04 21:51:50,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135721
INFO  2026-06-04 21:51:50,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135721
INFO  2026-06-04 21:51:50,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135721 sessionId=1287361910 starting, pathVideo=RecapClipFile/135721.mp4
INFO  2026-06-04 21:51:50,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135721.mp4
INFO  2026-06-04 21:51:50,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135721.jpg
INFO  2026-06-04 21:51:50,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135721.jpg
INFO  2026-06-04 21:51:50,878 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135721.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135721.jpg
INFO  2026-06-04 21:51:51,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135721 sessionId=1287361910 completed, exitCode=n/a, durationMs=868
INFO  2026-06-04 21:51:51,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135721
INFO  2026-06-04 21:51:51,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135721.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:51,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:51,764 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:51:51,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.49,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:51:51,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:51,778 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8234
INFO  2026-06-04 21:51:51,778 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:51,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:51:51,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:51,779 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135721 recapId:8234
INFO  2026-06-04 21:51:51,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:51:51,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:51,807 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:51:51,842 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8234 clips:3 heights:[135719.mp4=720, 135720.mp4=720, 135721.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8234.ec1e5036617b4ca3a5ee5e293df66a1c.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/f738aecb859144f1b71a786e4838cca3.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8234.ec1e5036617b4ca3a5ee5e293df66a1c.tmp.mp4"
INFO  2026-06-04 21:51:52,271 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:51:52,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,328 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:51:52,328 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:51:52,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:52,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,346 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:51:52,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,389 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:52,447 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:52,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:52,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:52,462 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:52,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:52,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:52,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:52,540 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:52,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,048 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:51:54,048 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:51:54,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:51:54,051 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:51:54,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,052 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:51:54,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:51:54,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,053 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:51:54,053 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:51:54,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,064 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:51:54,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:54,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:54,133 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,141 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:51:54,141 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:51:54,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,151 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:51:54,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:51:54,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:51:54,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:54,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:51:54,184 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:51:54,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:54,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:54,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:51:54,260 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:51:54,338 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:51:54,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:54,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,351 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:51:54,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:54,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,391 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:54,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:54,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:51:54,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:51:54,422 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:51:54,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:51:54,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:51:54,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:51:54,473 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:52:04,112 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8234 story published: /var/www/html/recapwebtest/stories/8234.mp4
INFO  2026-06-04 21:52:04,112 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:52:04,112 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8234
INFO  2026-06-04 21:52:11,185 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:52:11,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,268 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:52:11,268 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:52:11,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,280 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:52:11,280 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:52:11,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:52:11,280 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:52:11,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:52:11,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:52:11,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:52:11,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:52:11,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:52:11,370 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:52:11,370 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:52:11,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:52:11,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:52:11,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:52:11,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:52:11,462 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:52:11,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:52:11,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:52:11,487 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:52:11,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,495 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:52:11,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:52:11,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,531 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:52:11,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:52:11,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:52:11,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:52:11,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,569 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:52:11,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,581 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:52:11,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:52:11,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:52:11,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:11,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:52:32,410 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:52:32,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:52:32,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,475 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:52:32,475 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:52:32,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,492 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:52:32,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:52:32,599 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:52:32,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:52:32,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:52:32,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:52:32,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:52:32,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:52:32,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:52:32,690 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:52:32,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:35,424 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:53:35,424 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:53:35,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:53:35,430 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:53:39,034 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:53:39,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:39,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,127 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:53:39,127 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:53:39,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:53:39,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:53:39,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,143 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:53:39,143 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:53:39,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,144 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:53:39,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:53:39,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:53:39,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:53:39,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:53:39,310 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:53:39,310 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:53:39,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:53:39,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:53:39,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:53:39,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:53:39,319 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:53:39,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:53:39,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721), params: null
INFO  2026-06-04 21:53:39,394 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:53:39,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:53:39,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:39,467 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,468 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:39,468 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:53:39,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,482 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:53:39,488 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:53:39,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,526 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:39,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:53:39,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:53:39,538 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:53:39,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,546 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:53:39,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:39,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:53:48,577 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:53:48,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,633 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:53:48,634 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:53:48,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,647 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:53:48,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:48,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,693 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:53:48,755 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:53:48,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:53:48,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:48,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:53:48,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:53:48,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:53:48,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:53:48,845 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:53:48,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:49,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:53:49,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:49,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:49,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:49,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:53:49,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:12,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:54:12,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:12,931 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:12,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:12,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:12,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:35,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:54:35,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:35,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:35,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:35,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:35,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:36,170 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clip:
INFO  2026-06-04 21:54:36,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:36,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1, hashSalvato=ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, idempotencyKey=lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Rigore OK, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:00, Duration=15.503333333333334, Resolution=720, TimeStamp=1780602662, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore OK
INFO  2026-06-04 21:54:36,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:54:36,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:36,216 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d -> PayloadConflict (hashSalvato:ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, hashRichiesta:c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1)
INFO  2026-06-04 21:54:38,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:54:38,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:38,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:38,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:38,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:38,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:39,116 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clip:
INFO  2026-06-04 21:54:39,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:39,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1, hashSalvato=ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, idempotencyKey=lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Rigore OK, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:00, Duration=15.503333333333334, Resolution=720, TimeStamp=1780602662, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore OK
INFO  2026-06-04 21:54:39,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:54:39,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:39,902 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d -> PayloadConflict (hashSalvato:ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, hashRichiesta:c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1)
INFO  2026-06-04 21:54:42,065 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:54:42,065 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:42,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:42,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:42,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:42,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:42,844 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clip:
INFO  2026-06-04 21:54:42,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:42,880 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1, hashSalvato=ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, idempotencyKey=lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Rigore OK, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:00, Duration=15.503333333333334, Resolution=720, TimeStamp=1780602662, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore OK
INFO  2026-06-04 21:54:42,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:54:42,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:42,924 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d -> PayloadConflict (hashSalvato:ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, hashRichiesta:c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1)
INFO  2026-06-04 21:54:45,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:54:45,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:45,188 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:45,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:45,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:54:45,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:54:45,901 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, clip:
INFO  2026-06-04 21:54:45,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:45,907 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipController::Create requestHash diagnostic (payload conflict): hashRichiesta=c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1, hashSalvato=ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, idempotencyKey=lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Rigore OK, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-4, MinutesOfTheMatch=00:00, Duration=15.503333333333334, Resolution=720, TimeStamp=1780602662, live_notification=True, Tags[0]=TMB, Tags[1]=Rigore OK
INFO  2026-06-04 21:54:45,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:54:45,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-04 21:54:45,935 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:ffcdbe61-a243-4a8f-b2da-e3145252b09d -> PayloadConflict (hashSalvato:ad887e24ef0ef86319c78228eb70a82049bbe15e39e039c3bab5ef8b5ac8c953, hashRichiesta:c9274baa4c4a6c0f80d802a250ed2f0e030369093f2048af0e5602e68a28e3c1)
INFO  2026-06-04 21:56:32,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:56:32,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:56:32,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:56:32,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:56:32,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:58:40,544 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:58:40,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:58:40,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:58:40,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:56,933 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 21:58:56,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:58:56,987 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:58:56,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:58,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:58:58,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:58,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:58,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:58,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:58:58,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:04,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:04,774 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,799 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,809 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:04,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:04,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:04,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:05,492 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e, clip:
INFO  2026-06-04 21:59:05,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,497 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=3d027681a207abb4c6ffb921c4e7aa4a14919785f7866808eb474f354561cc1d, idempotencyKey=lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e, customerId=169, recapId=8234, recapId=8234, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=7.501666666666667, Resolution=720, TimeStamp=1780603127, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 21:59:05,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,518 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e, hash:3d027681a207abb4c6ffb921c4e7aa4a14919785f7866808eb474f354561cc1d -> Started
INFO  2026-06-04 21:59:05,518 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 21:59:05,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8234, live_notification True
INFO  2026-06-04 21:59:05,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 21:59:05,552 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135722, recapid 8234, customerid 169, TimeStamp 1780603127, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 21:59:05,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T21:59:05.5536702","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780603127,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.501666666666667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8234 AND clipId = 135719, params: []
INFO  2026-06-04 21:59:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8234 AND clipId = 135720, params: []
INFO  2026-06-04 21:59:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8234 AND clipId = 135721, params: []
INFO  2026-06-04 21:59:05,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8234 AND clipId = 135722, params: []
INFO  2026-06-04 21:59:05,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,601 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:59:05,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,604 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 21:59:05,604 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135722, hashtagId: 10548
INFO  2026-06-04 21:59:05,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,616 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 21:59:05,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,618 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 21:59:05,618 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135722, hashtagId: 10499
INFO  2026-06-04 21:59:05,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,681 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e, clipId:135722
INFO  2026-06-04 21:59:05,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135722
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4430556
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135722
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135722.mp4 Esiste già verrà eliminato
INFO  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 21:59:05,695 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3322917 bytes (from base64 length 4430556)
DEBUG  2026-06-04 21:59:05,703 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3322916
INFO  2026-06-04 21:59:05,706 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135722 con il path  RecapClipFile/135722.mp4
INFO  2026-06-04 21:59:05,706 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135722 - clipFile: RecapClipFile/135722.mp4
INFO  2026-06-04 21:59:05,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135722.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:05,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135722 file:RecapClipFile/135722.mp4, scheduling post-processing
INFO  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135722 recapId:8234
INFO  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135722
INFO  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135722_Temp.mp4:
DEBUG  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135722.mp4:
DEBUG  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135722_Temp.mp4:
DEBUG  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135722_TempMA.mp4:
DEBUG  2026-06-04 21:59:05,717 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135722.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135722_TempMA.mp4

DEBUG  2026-06-04 21:59:05,718 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135722_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135722_Temp.mp4

INFO  2026-06-04 21:59:05,718 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135722 sessionId=1396305179 starting, file=135722_Temp.mp4
INFO  2026-06-04 21:59:05,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 21:59:13,253 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1396305179, stdout=0 chars, stderr=9236 chars
INFO  2026-06-04 21:59:13,255 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infodc7caafd2a0e44e89555e7f8c95f6e6b.txt
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.48
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.48
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135722 sessionId=1396305179 completed, exitCode=0, durationMs=7548
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135722
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135722
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135722 sessionId=726719585 starting, pathVideo=RecapClipFile/135722.mp4
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135722.mp4
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135722.jpg
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135722.jpg
INFO  2026-06-04 21:59:13,266 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135722.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135722.jpg
INFO  2026-06-04 21:59:13,277 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135722 sessionId=726719585 completed, exitCode=n/a, durationMs=10
INFO  2026-06-04 21:59:13,277 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135722
INFO  2026-06-04 21:59:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135722.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:13,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:13,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 21:59:13,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.48,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 21:59:13,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:13,302 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8234
INFO  2026-06-04 21:59:13,302 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:59:13,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:13,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:13,304 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135722 recapId:8234
INFO  2026-06-04 21:59:13,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 21:59:13,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:13,382 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:59:13,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8234 clips:4 heights:[135719.mp4=720, 135720.mp4=720, 135721.mp4=720, 135722.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8234.b36a7c37a4c64245805408d40dbe486e.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/6be51bee548140558a923c75acd3b46a.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8234.b36a7c37a4c64245805408d40dbe486e.tmp.mp4"
INFO  2026-06-04 21:59:16,065 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 21:59:16,069 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 21:59:16,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:16,080 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 21:59:21,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:59:21,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,697 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 21:59:21,707 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 21:59:21,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 21:59:21,699 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:59:21,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,699 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 21:59:21,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 21:59:21,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,700 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 21:59:21,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 21:59:21,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,799 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:59:21,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:59:21,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:59:21,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:59:21,901 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:59:21,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:21,905 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:21,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:21,998 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 21:59:22,000 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 21:59:22,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 21:59:22,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:59:22,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-04 21:59:22,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-04 21:59:22,092 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 21:59:22,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 21:59:22,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,193 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 21:59:22,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:22,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:22,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:22,233 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:22,273 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722
INFO  2026-06-04 21:59:22,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722 NOT found
INFO  2026-06-04 21:59:22,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:22,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:22,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 21:59:22,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,338 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 21:59:22,339 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:59:22,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,347 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:59:22,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:22,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:22,426 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:26,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722
INFO  2026-06-04 21:59:26,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:26,038 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722 NOT found
INFO  2026-06-04 21:59:26,286 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8234 story published: /var/www/html/recapwebtest/stories/8234.mp4
INFO  2026-06-04 21:59:26,286 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 21:59:26,286 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8234
INFO  2026-06-04 21:59:32,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 21:59:32,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:32,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 21:59:34,921 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 21:59:34,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:34,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:34,980 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:34,980 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 21:59:34,981 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 21:59:34,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:34,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:34,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:34,990 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 21:59:34,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:35,093 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 21:59:35,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 21:59:35,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:35,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 21:59:35,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 21:59:35,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:59:35,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 21:59:35,181 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 21:59:35,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 21:59:39,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 21:59:39,863 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e, clip:
INFO  2026-06-04 21:59:39,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 21:59:39,888 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8234:3d35e9e3-6187-43d9-96a7-2172d3c6fb1e -> Replay (executionStatus:True, clipId:135722)
INFO  2026-06-04 22:11:52,268 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:11:52,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:11:57,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:11:57,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:11:57,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:11:57,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:35:29,017 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:35:29,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:29,159 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:29,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:29,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:29,167 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:35:33,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:35:33,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:33,783 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:33,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:33,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:33,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:35:40,735 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 22:35:40,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:35:40,793 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:35:40,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:35:46,289 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 22:35:46,289 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 22:35:46,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:35:46,314 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 22:35:47,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 22:36:08,831 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 22:36:08,831 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-04 22:36:08,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-04 22:36:08,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:08,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 22:36:08,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 22:36:08,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 22:36:08,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 22:36:08,866 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 22:36:08,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:08,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:08,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:08,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T22:36:08.8734859","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 22:36:08,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-04 22:36:08,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:08,895 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 22:36:08,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 22:36:09,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-04 22:36:09,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-04 22:36:09,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-04 22:36:09,155 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-04 22:36:09,159 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-04 22:36:09,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-04 22:36:11,549 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:duration
INFO  2026-06-04 22:36:11,549 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-04 22:36:11,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"duration","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T22:36:11.5493546","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"test\u002Bduration","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8235 
INFO  2026-06-04 22:36:11,614 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8235
INFO  2026-06-04 22:36:11,614 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-04 22:36:11,638 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8235 - coverName: RecapFileImg/8235.jpg
INFO  2026-06-04 22:36:11,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8235.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:11,705 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8235
INFO  2026-06-04 22:36:11,705 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-04 22:36:11,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-04 22:36:11,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-04 22:36:11,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 22:36:11,900 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 22:36:11,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,909 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:36:11,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:36:11,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:36:11,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 22:36:11,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:36:11,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:11,970 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-04 22:36:11,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-04 22:36:12,021 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 22:36:12,021 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 22:36:12,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:12,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:36:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:36:12,085 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:36:12,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 22:36:15,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:36:15,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 22:36:15,082 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 22:36:15,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,204 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:36:15,204 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:36:15,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 22:36:15,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 22:36:15,250 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:36:15,270 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 22:36:15,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 22:36:15,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 22:36:15,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:36:15,302 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 22:36:15,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,370 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 22:36:15,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,389 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,391 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 22:36:15,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:36:15,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 22:36:15,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:36:15,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-04 22:36:15,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:36:15,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 22:36:15,550 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,556 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-04 22:36:15,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-04 22:36:15,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:15,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 22:36:15,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:15,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-04 22:36:16,076 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 22:36:16,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 22:36:16,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 22:36:16,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 22:36:16,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:16,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 22:36:16,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,177 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 22:36:16,199 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 22:36:16,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 22:36:16,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 22:36:16,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:16,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 22:36:16,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 22:36:16,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 22:36:16,251 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-04 22:36:16,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-04 22:36:16,295 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 22:36:16,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,363 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 22:36:16,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-04 22:36:16,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:36:16,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,398 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-04 22:36:16,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 22:36:16,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-04 22:36:16,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 22:36:16,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-04 22:36:16,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 22:36:16,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-04 22:36:16,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-04 22:36:16,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,464 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:36:16,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-04 22:36:16,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 22:36:16,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-04 22:36:16,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,539 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-04 22:36:16,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 22:36:16,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-04 22:36:16,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:16,578 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-04 22:36:18,088 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-04 22:36:18,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:18,146 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:36:18,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:20,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:36:20,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:20,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:20,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:20,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:20,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:36:43,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:36:43,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:43,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:43,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:43,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:43,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:36:44,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:36:44,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:44,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:44,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:44,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:44,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:36:52,950 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 22:36:52,950 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 22:36:52,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 22:36:52,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:52,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 22:36:52,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 22:36:52,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 22:36:52,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 22:36:52,965 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 22:36:52,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:52,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:52,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:52,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T22:36:52.9670117","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 22:36:52,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-04 22:36:52,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:52,982 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 22:36:53,497 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff, clip:
INFO  2026-06-04 22:36:53,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,502 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=2e9ab4198748b8cfd603e32e06e5e184f7657211d1b9dad8efc3c912f580f698, idempotencyKey=lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-7, MinutesOfTheMatch=00:25, Duration=6.802, Resolution=720, TimeStamp=1780605402, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-04 22:36:53,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff, hash:2e9ab4198748b8cfd603e32e06e5e184f7657211d1b9dad8efc3c912f580f698 -> Started
INFO  2026-06-04 22:36:53,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 22:36:53,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,522 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-04 22:36:53,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 22:36:53,562 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135723, recapid 8235, customerid 169, TimeStamp 1780605402, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 22:36:53,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T22:36:53.5634709","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780605402,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.802,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-04 22:36:53,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,602 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 22:36:53,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,605 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 22:36:53,605 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135723, hashtagId: 10548
INFO  2026-06-04 22:36:53,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,616 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 22:36:53,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,619 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-04 22:36:53,619 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135723, hashtagId: 10499
INFO  2026-06-04 22:36:53,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff, clipId:135723
INFO  2026-06-04 22:36:53,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135723
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4053792
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135723
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135723.mp4 Esiste già verrà eliminato
INFO  2026-06-04 22:36:53,688 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 22:36:53,689 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3040344 bytes (from base64 length 4053792)
DEBUG  2026-06-04 22:36:53,694 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3040344
INFO  2026-06-04 22:36:53,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135723 con il path  RecapClipFile/135723.mp4
INFO  2026-06-04 22:36:53,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135723 - clipFile: RecapClipFile/135723.mp4
INFO  2026-06-04 22:36:53,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135723.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:36:53,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135723 file:RecapClipFile/135723.mp4, scheduling post-processing
INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135723 recapId:8235
INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135723
INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135723_Temp.mp4:
DEBUG  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135723.mp4:
DEBUG  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135723_Temp.mp4:
DEBUG  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135723_TempMA.mp4:
DEBUG  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135723.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135723_TempMA.mp4

DEBUG  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135723_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135723_Temp.mp4

INFO  2026-06-04 22:36:53,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135723 sessionId=688635923 starting, file=135723_Temp.mp4
INFO  2026-06-04 22:36:53,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-04 22:36:59,990 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=688635923, stdout=0 chars, stderr=8976 chars
INFO  2026-06-04 22:36:59,992 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info7d4f7263d20140439f1321364b953fab.txt
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:06.78
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 6.78
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135723 sessionId=688635923 completed, exitCode=0, durationMs=6294
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135723
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135723
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135723 sessionId=1012457557 starting, pathVideo=RecapClipFile/135723.mp4
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135723.mp4
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135723.jpg
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135723.jpg
INFO  2026-06-04 22:37:00,004 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135723.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135723.jpg
INFO  2026-06-04 22:37:00,017 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135723 sessionId=1012457557 completed, exitCode=n/a, durationMs=11
INFO  2026-06-04 22:37:00,017 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135723
INFO  2026-06-04 22:37:00,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135723.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:00,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:00,034 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 22:37:00,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":6.78,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 22:37:00,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:00,043 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-04 22:37:00,043 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 22:37:00,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:00,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:00,045 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135723 recapId:8235
INFO  2026-06-04 22:37:00,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:00,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:00,124 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 22:37:00,133 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:1 heights:[135723.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.97a7b66f77bb4268abd2c22dd820637a.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/ec6fe95897164062a4708ad65104caf7.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.97a7b66f77bb4268abd2c22dd820637a.tmp.mp4"
INFO  2026-06-04 22:37:01,732 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-04 22:37:01,732 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 22:37:01,732 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-04 22:37:29,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:37:30,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:37:30,863 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a, clip:
INFO  2026-06-04 22:37:30,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,876 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=b42b8c45ca65254ada901b4b07d29106a88573e916fc97bb8777425bb9eafb60, idempotencyKey=lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-8, MinutesOfTheMatch=00:25, Duration=18.87, Resolution=720, TimeStamp=1780605448, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-04 22:37:30,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,897 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a, hash:b42b8c45ca65254ada901b4b07d29106a88573e916fc97bb8777425bb9eafb60 -> Started
INFO  2026-06-04 22:37:30,898 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 22:37:30,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-04 22:37:30,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 22:37:30,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135724, recapid 8235, customerid 169, TimeStamp 1780605448, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 22:37:30,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T22:37:30.9460564","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780605448,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.87,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:30,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:30,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-04 22:37:30,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:30,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-04 22:37:30,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:30,997 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 22:37:30,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,000 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 22:37:31,000 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135724, hashtagId: 10548
INFO  2026-06-04 22:37:31,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:31,020 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 22:37:31,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,024 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-04 22:37:31,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135724, hashtagId: 10497
INFO  2026-06-04 22:37:31,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:31,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:31,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a, clipId:135724
INFO  2026-06-04 22:37:31,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135724
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11091016
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135724
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135724.mp4 Esiste già verrà eliminato
INFO  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 22:37:31,189 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 8318262 bytes (from base64 length 11091016)
DEBUG  2026-06-04 22:37:31,219 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 8318260
INFO  2026-06-04 22:37:31,237 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135724 con il path  RecapClipFile/135724.mp4
INFO  2026-06-04 22:37:31,237 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135724 - clipFile: RecapClipFile/135724.mp4
INFO  2026-06-04 22:37:31,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135724.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:31,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135724 file:RecapClipFile/135724.mp4, scheduling post-processing
INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135724 recapId:8235
INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135724
INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135724_Temp.mp4:
DEBUG  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135724.mp4:
DEBUG  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135724_Temp.mp4:
DEBUG  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135724_TempMA.mp4:
DEBUG  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135724.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135724_TempMA.mp4

DEBUG  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135724_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135724_Temp.mp4

INFO  2026-06-04 22:37:31,252 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135724 sessionId=717059707 starting, file=135724_Temp.mp4
INFO  2026-06-04 22:37:31,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:50,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:37:50,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:37:50,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:37:50,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:37:50,873 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff, clip:
INFO  2026-06-04 22:37:50,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:50,898 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:b126761f-ba11-42aa-b6cc-3bc1f9036fff -> Replay (executionStatus:True, clipId:135723)
DEBUG  2026-06-04 22:37:53,858 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=717059707, stdout=0 chars, stderr=12783 chars
INFO  2026-06-04 22:37:53,862 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infofa11c973c92948989672662c2e11e0a2.txt
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.86
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.86
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135724 sessionId=717059707 completed, exitCode=0, durationMs=22641
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135724
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135724
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135724 sessionId=1025714438 starting, pathVideo=RecapClipFile/135724.mp4
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135724.mp4
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135724.jpg
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135724.jpg
INFO  2026-06-04 22:37:53,894 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135724.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135724.jpg
INFO  2026-06-04 22:37:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135724 sessionId=1025714438 completed, exitCode=n/a, durationMs=45
INFO  2026-06-04 22:37:53,940 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135724
INFO  2026-06-04 22:37:53,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135724.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:53,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:53,970 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 22:37:53,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.86,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 22:37:53,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:53,981 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-04 22:37:53,981 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 22:37:53,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:53,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:53,984 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135724 recapId:8235
INFO  2026-06-04 22:37:54,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 22:37:54,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:54,076 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 22:37:54,106 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:2 heights:[135723.mp4=720, 135724.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.1680406c4cb146d6905ddbe39ec284f0.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/0ce9d821283e49a19f00f3c588f51466.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.1680406c4cb146d6905ddbe39ec284f0.tmp.mp4"
INFO  2026-06-04 22:37:55,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:37:55,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:55,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:55,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:55,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:37:55,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:37:56,699 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a, clip:
INFO  2026-06-04 22:37:56,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:56,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:56,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:37:56,774 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:b3bdfaeb-3fa1-4089-8bfd-dd6e3693e01a -> Replay (executionStatus:True, clipId:135724)
INFO  2026-06-04 22:38:01,846 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 22:38:01,846 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 22:38:01,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:38:01,859 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 22:38:02,949 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:38:02,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,313 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:38:03,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:38:03,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,319 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 22:38:03,319 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 22:38:03,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,319 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:38:03,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:38:03,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:38:03,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,367 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 22:38:03,369 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 22:38:03,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,409 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 22:38:03,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,426 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:38:03,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:38:03,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,426 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,428 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 22:38:03,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,442 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:38:03,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:38:03,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:38:03,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:38:03,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:38:03,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:38:03,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:03,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:03,577 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:38:03,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:03,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:03,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:03,600 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:38:03,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:04,360 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 22:38:04,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 22:38:04,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:04,587 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-04 22:38:04,587 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 22:38:04,587 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-04 22:38:06,745 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:38:06,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,747 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 22:38:06,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,748 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 22:38:06,748 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 22:38:06,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:38:06,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:38:06,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 22:38:06,812 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:38:06,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,855 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:06,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:06,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:38:06,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:38:06,872 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:38:06,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,447 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 22:38:07,449 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 22:38:07,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 22:38:07,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:38:07,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724), params: null
INFO  2026-06-04 22:38:07,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724), params: null
INFO  2026-06-04 22:38:07,533 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 22:38:07,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:38:07,888 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 22:38:07,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 22:38:07,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,897 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 22:38:07,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:38:07,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,919 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 22:38:07,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:38:07,943 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:38:07,955 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:42:16,334 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 22:42:16,334 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 22:42:16,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 22:42:16,350 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 22:42:17,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:42:17,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,718 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 22:42:17,718 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 22:42:17,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,738 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 22:42:17,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,749 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:42:17,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:42:17,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:42:17,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-04 22:42:17,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,783 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:42:17,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:17,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:42:17,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:42:18,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:42:18,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:42:18,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:42:18,636 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:42:18,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,858 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-04 22:42:18,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 22:42:18,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,884 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 22:42:18,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,894 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 22:42:18,897 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 22:42:18,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,903 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 22:42:18,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 22:42:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,917 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 22:42:18,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:42:18,917 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 22:42:18,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 22:42:18,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:18,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:42:18,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 22:42:18,994 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:42:18,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:20,546 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-06-04 22:42:20,546 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListAvailableLiveRecap (null)  RecapController::GetListAvailableLiveRecap: customerId:169
INFO  2026-06-04 22:42:20,555 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-06-04 22:42:20,555 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-06-04 22:42:20,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:20,552 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetCustomerAvailableLiveRecap (null)  RecapEngine::GetCustomerAvailableLiveRecap customer 169
INFO  2026-06-04 22:42:20,558 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetAvailableLiveRecapForCustomer (null)  RecapEngine::GetAvailableLiveRecapForCustomer customer 169
INFO  2026-06-04 22:42:20,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps  WHERE (customerId = @customerId OR  customerId IN (SELECT followedCustomerId FROM customersubscriptions WHERE customerId = @customerId)) AND  (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:20,580 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-06-04 22:42:20,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:42:20,583 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8185,8186,8224,8187,8188,8184
INFO  2026-06-04 22:42:20,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8185,8186,8224,8187,8188,8184) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 22:42:20,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 22:42:20,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 22:42:20,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 22:42:20,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135362,135572,135642,135645,135436,135444,135447,135450,135454,135463,135465,135471,135474,135478,135479,135488,135495,135498,135502,135506,135509,135514,135520), params: null
INFO  2026-06-04 22:42:20,744 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:42:20,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:20,746 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 22:42:20,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 22:42:21,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:42:21,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,354 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,363 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:42:21,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 22:42:21,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,365 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 22:42:21,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,367 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:42:21,367 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:42:21,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 22:42:21,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,434 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:42:21,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 22:42:21,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:21,545 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:42:21,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 22:42:22,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:42:22,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-04 22:42:22,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-04 22:42:22,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-04 22:42:22,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-04 22:42:22,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,540 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-04 22:42:22,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-04 22:42:22,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-04 22:42:22,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:42:22,610 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-04 22:42:22,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-04 22:42:22,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 22:42:22,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-04 23:33:32,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:33:32,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:33:37,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:33:37,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:33:37,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:15,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:15,657 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:15,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:15,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:15,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:33,234 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9, clip:
INFO  2026-06-04 23:36:33,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,251 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=15956a4d2044cac3c502f092ff2d7f0b97a8b89521fd1d550919a74fd9773af4, idempotencyKey=lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Intervista, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-8, MinutesOfTheMatch=00:25, Duration=148.331, Resolution=720, TimeStamp=1780608974, live_notification=True, Tags[0]=TMB, Tags[1]=Intervista
INFO  2026-06-04 23:36:33,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:12036bd8-402d-4541-a302-2361f6d14fb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,282 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9, hash:15956a4d2044cac3c502f092ff2d7f0b97a8b89521fd1d550919a74fd9773af4 -> Started
INFO  2026-06-04 23:36:33,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-04 23:36:33,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,284 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-04 23:36:33,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-04 23:36:33,323 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135725, recapid 8235, customerid 169, TimeStamp 1780608974, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-04 23:36:33,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"pressMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T23:36:33.3239394","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780608974,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TMB%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":148.331,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-04 23:36:33,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-04 23:36:33,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-04 23:36:33,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,374 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 23:36:33,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,378 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-04 23:36:33,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135725, hashtagId: 10548
INFO  2026-06-04 23:36:33,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,391 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-04 23:36:33,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,396 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-04 23:36:33,396 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135725, hashtagId: 10551
INFO  2026-06-04 23:36:33,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9, clipId:135725
INFO  2026-06-04 23:36:33,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135725
INFO  2026-06-04 23:36:33,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 28365244
INFO  2026-06-04 23:36:33,486 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135725
INFO  2026-06-04 23:36:33,486 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-04 23:36:33,486 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135725.mp4 Esiste già verrà eliminato
INFO  2026-06-04 23:36:33,491 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-04 23:36:33,491 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 21273933 bytes (from base64 length 28365244)
DEBUG  2026-06-04 23:36:33,581 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 21273932
INFO  2026-06-04 23:36:33,653 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135725 con il path  RecapClipFile/135725.mp4
INFO  2026-06-04 23:36:33,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135725 - clipFile: RecapClipFile/135725.mp4
INFO  2026-06-04 23:36:33,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135725.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:33,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135725 file:RecapClipFile/135725.mp4, scheduling post-processing
INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135725 recapId:8235
INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135725
INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135725_Temp.mp4:
DEBUG  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135725.mp4:
INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:12036bd8-402d-4541-a302-2361f6d14fb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
DEBUG  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135725_Temp.mp4:
DEBUG  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135725_TempMA.mp4:
DEBUG  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135725.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135725_TempMA.mp4

DEBUG  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135725_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135725_Temp.mp4

INFO  2026-06-04 23:36:33,668 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135725 sessionId=1417247278 starting, file=135725_Temp.mp4
INFO  2026-06-04 23:36:33,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:40,986 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 23:36:40,986 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 23:36:40,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:41,013 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 23:36:42,857 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:36:42,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:42,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,875 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:36:42,875 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:36:42,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,899 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:36:42,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,963 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:42,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:43,892 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 23:36:43,892 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 23:36:43,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 23:36:43,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 23:36:43,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 23:36:43,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 23:36:43,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 23:36:43,947 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 23:36:43,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:43,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T23:36:43.960901","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:43,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,985 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 23:36:43,985 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-04 23:36:43,985 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-04 23:36:43,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-04 23:36:43,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:36:43,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-04 23:36:43,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-04 23:36:43,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 23:36:43,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-04 23:36:44,023 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-04 23:36:44,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:44,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-04T23:36:44.0291288","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:36:44,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,035 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-04 23:36:44,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:36:44,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,336 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:36:44,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:44,362 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:36:44,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:36:44,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:44,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:44,433 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:36:44,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:36:45,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:36:45,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:36:45,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:36:45,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:36:45,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,502 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:36:45,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:36:45,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:36:45,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:45,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:45,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:45,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,533 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:36:45,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:45,598 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:36:45,598 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:36:45,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:45,621 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:36:45,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:36:45,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:36:45,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:36:45,688 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:36:47,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:47,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,169 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:47,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:36:47,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,201 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:36:47,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:47,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,250 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:36:47,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:36:47,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:36:47,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:47,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:47,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:36:58,581 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:36:58,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,609 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:36:58,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:36:58,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:36:58,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:58,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:36:58,685 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:36:58,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,687 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:36:58,687 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:36:58,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:36:58,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:36:58,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,719 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:36:58,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:36:58,719 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:36:58,719 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:36:58,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:36:58,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:36:58,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:36:58,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:36:58,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:36:58,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:36:58,807 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:37:00,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:37:00,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:37:00,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:00,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,501 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:00,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:37:00,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:00,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:37:00,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:00,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:00,559 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:37:00,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,570 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:37:00,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:00,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:07,622 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:37:07,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,625 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:37:07,625 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:37:07,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,625 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:07,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,634 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:37:07,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:07,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:37:07,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,680 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:37:07,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:07,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:37:07,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:37:07,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:07,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:07,759 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:37:07,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:26,863 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:37:26,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:26,890 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:37:26,890 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:37:26,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:37:26,893 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:37:26,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:37:26,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:26,896 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:37:26,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:26,896 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:37:26,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:26,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:37:27,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:37:27,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:37:27,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:27,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:27,091 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:37:27,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:27,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:27,153 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:37:27,153 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:37:27,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:27,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:37:27,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:37:27,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:37:27,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:37:27,251 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:37:28,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:28,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:37:28,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,846 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:37:28,853 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:28,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:28,866 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:37:28,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,884 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:37:28,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:28,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:28,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:37:28,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:28,937 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:37:28,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:48,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:37:48,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,885 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:37:48,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,888 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:37:48,888 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:37:48,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,898 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:37:48,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:37:48,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,910 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:37:48,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:37:48,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,910 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:37:48,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:37:48,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:37:48,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:48,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:37:48,991 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:37:48,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:38:01,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:38:01,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:38:01,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:01,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:38:02,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:02,019 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:38:02,019 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:38:02,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:38:02,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:02,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:02,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:02,098 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:38:02,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,188 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:02,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:03,069 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:38:03,069 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:38:03,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:38:03,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:03,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:03,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:03,151 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:38:03,723 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:38:03,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:03,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,731 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:03,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:38:03,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:38:03,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:38:03,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:03,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,777 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:03,777 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:38:03,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,788 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:38:03,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:03,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:03,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:14,370 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:14,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,372 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:38:14,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,376 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:38:14,376 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:38:14,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,377 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:38:14,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:38:14,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,395 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:38:14,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:38:14,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:14,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:14,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:14,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:14,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:14,483 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:38:14,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,196 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:38:31,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,220 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:38:31,220 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:38:31,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:38:31,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:38:31,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,228 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:38:31,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,230 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:38:31,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:38:31,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:38:31,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:31,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:38:31,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:31,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:38:31,316 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:38:31,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:31,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:31,324 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:38:31,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,331 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:38:31,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:31,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:31,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:31,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:31,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:31,423 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:38:33,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:33,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,027 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:38:33,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:38:33,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:33,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:38:33,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:38:33,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:33,076 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:33,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:33,097 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:38:33,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:38:33,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:33,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:44,821 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:44,821 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,845 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:44,968 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:38:44,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,974 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:38:44,974 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:38:44,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,978 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:38:44,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:44,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:38:44,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:45,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:45,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:45,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:38:45,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:45,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:45,307 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:38:45,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:45,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:45,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:45,379 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:38:45,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,849 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:38:50,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,879 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:38:50,879 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:38:50,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:38:50,888 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:38:50,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,894 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:38:50,895 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:38:50,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:38:50,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,905 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:38:50,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:50,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:38:50,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:50,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:50,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:38:50,979 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:38:50,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:50,988 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:38:50,988 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:38:50,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:51,006 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:38:51,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:38:51,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:51,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:51,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:51,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:51,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:51,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:38:51,080 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:38:52,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:52,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:52,607 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:38:52,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,615 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:38:52,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:52,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:52,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:38:52,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,706 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:38:52,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:38:52,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:38:52,747 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:38:52,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:38:52,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:39:16,651 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 23:39:16,652 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 23:39:16,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:39:16,664 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
DEBUG  2026-06-04 23:39:26,503 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1417247278, stdout=0 chars, stderr=48354 chars
INFO  2026-06-04 23:39:26,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoa93479742f404d929e29983f951cabe3.txt
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:02:27.83
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 147.83
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135725 sessionId=1417247278 completed, exitCode=0, durationMs=172859
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135725
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135725
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135725 sessionId=259242290 starting, pathVideo=RecapClipFile/135725.mp4
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135725.mp4
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135725.jpg
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135725.jpg
INFO  2026-06-04 23:39:26,528 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135725.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135725.jpg
INFO  2026-06-04 23:39:30,421 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-04 23:39:30,423 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-04 23:39:30,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:39:30,432 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-04 23:39:32,804 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135725 sessionId=259242290 completed, exitCode=n/a, durationMs=6275
INFO  2026-06-04 23:39:32,804 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135725
INFO  2026-06-04 23:39:32,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135725.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:39:32,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:39:32,817 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-04 23:39:32,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":147.83,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-04 23:39:32,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:39:32,826 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-04 23:39:32,826 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:39:32,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-04 23:39:32,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:32,828 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135725 recapId:8235
INFO  2026-06-04 23:39:32,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-04 23:39:32,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:32,907 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-04 23:39:32,950 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:3 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.930ccebe1f6144c2a145a80b6128c5f8.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/c22760b169974261b90aa06ba9f108ea.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.930ccebe1f6144c2a145a80b6128c5f8.tmp.mp4"
INFO  2026-06-04 23:39:34,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:34,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,437 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:39:34,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,447 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:39:34,447 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:39:34,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,450 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:39:34,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:39:34,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,534 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:39:34,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,547 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:34,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:34,599 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:39:34,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:39:34,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:34,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:34,673 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:39:34,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,938 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:39:36,939 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:39:36,939 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:39:36,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:39:36,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,946 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:39:36,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:39:36,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,965 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:39:36,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:39:36,971 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:39:36,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:39:36,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:36,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:39:37,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:37,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:37,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:37,050 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:39:37,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,058 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:39:37,058 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:39:37,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,074 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:39:37,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:39:37,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:37,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:37,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:39:37,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:39:37,160 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:39:38,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:38,737 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,745 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:39:38,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:39:38,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:38,772 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,772 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,772 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:39:38,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:38,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:39:38,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:38,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:39:38,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:38,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:38,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:38,863 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:39:47,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:39:47,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,415 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:39:47,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,445 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:39:47,445 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:39:47,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:39:47,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,466 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:39:47,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,468 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:39:47,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,469 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:39:47,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:39:47,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:39:47,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:39:47,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:47,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:39:47,562 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:39:47,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,756 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8234
INFO  2026-06-04 23:40:01,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,783 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:40:01,783 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-04 23:40:01,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-04 23:40:01,805 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:40:01,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,816 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:40:01,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:40:01,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:01,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:01,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:40:01,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:40:01,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,909 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:40:01,912 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:40:01,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:40:01,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:01,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:01,975 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-04 23:40:01,976 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-04 23:40:01,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:01,987 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-04 23:40:01,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:40:02,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-04 23:40:02,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-04 23:40:02,056 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-04 23:40:03,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:03,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-04 23:40:03,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,605 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-04 23:40:03,605 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-04 23:40:03,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-04 23:40:03,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:03,616 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:03,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,616 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,640 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-04 23:40:03,640 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-04 23:40:03,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:03,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:03,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:03,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722
INFO  2026-06-04 23:40:03,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722 NOT found
INFO  2026-06-04 23:40:03,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:03,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:03,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:17,093 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-04 23:40:17,093 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-04 23:40:17,094 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-04 23:40:20,060 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-04 23:40:20,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:20,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,082 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-04 23:40:20,082 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-04 23:40:20,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,086 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:40:20,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,091 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-04 23:40:20,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:40:20,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:40:20,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:20,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:40:20,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:20,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:20,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:20,167 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:40:20,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,399 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-04 23:40:33,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,419 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-04 23:40:33,419 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-04 23:40:33,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-04 23:40:33,427 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-04 23:40:33,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-04 23:40:33,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,505 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-04 23:40:33,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-04 23:40:33,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,511 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-04 23:40:33,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-04 23:40:33,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:40:33,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:33,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-04 23:40:33,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:33,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,598 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-04 23:40:33,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:33,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:34,035 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-04 23:40:34,035 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-04 23:40:34,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:34,042 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-04 23:40:34,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-04 23:40:34,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:40:34,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725), params: null
INFO  2026-06-04 23:40:34,119 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-04 23:40:35,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:35,177 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,196 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-04 23:40:35,196 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,201 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-04 23:40:35,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:35,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:35,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,225 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-04 23:40:35,225 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-04 23:40:35,239 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-04 23:40:35,242 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:40:35,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:40:35,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-04 23:40:35,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:40:35,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-04 23:42:41,439 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-04 23:42:41,439 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-04 23:42:41,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-05 07:56:48,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 07:56:48,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:53,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:53,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:53,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:53,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 07:56:54,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 07:56:54,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:54,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:54,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:54,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:56:54,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 07:57:05,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 07:57:05,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:57:05,991 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:57:05,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:57:05,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:57:05,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 07:58:12,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 07:58:12,867 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:12,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:12,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:12,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:12,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 07:58:14,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 07:58:14,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:14,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:14,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:14,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 07:58:14,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 08:14:44,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 08:14:44,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 08:14:49,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 08:14:49,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 08:14:49,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 08:14:49,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 09:19:26,763 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 09:19:26,763 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 09:19:26,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 09:19:26,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:31,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 09:19:31,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 09:19:31,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 09:19:31,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 09:19:31,885 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 09:19:31,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:31,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:31,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:31,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T09:19:31.8872348","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 09:19:31,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 09:19:31,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:31,903 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 09:19:34,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 09:19:34,832 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:34,853 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:34,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:34,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:34,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 09:19:52,587 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330, clip:
INFO  2026-06-05 09:19:52,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,592 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=4a69729fd4db51f733d1beccbf37e0a5bb005c8ccb48d846c92c307558ce10e3, idempotencyKey=lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-8, MinutesOfTheMatch=00:25, Duration=8.868, Resolution=720, TimeStamp=1780639023, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-05 09:19:52,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330, hash:4a69729fd4db51f733d1beccbf37e0a5bb005c8ccb48d846c92c307558ce10e3 -> Started
INFO  2026-06-05 09:19:52,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 09:19:52,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,618 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 09:19:52,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 09:19:52,646 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135726, recapid 8235, customerid 169, TimeStamp 1780639023, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 09:19:52,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T09:19:52.6474943","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780639023,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":8.868,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 09:19:52,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 09:19:52,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 09:19:52,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 09:19:52,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,685 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 09:19:52,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,687 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-05 09:19:52,687 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135726, hashtagId: 10548
INFO  2026-06-05 09:19:52,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,697 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 09:19:52,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,699 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-05 09:19:52,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135726, hashtagId: 10499
INFO  2026-06-05 09:19:52,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330, clipId:135726
INFO  2026-06-05 09:19:52,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135726
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 5317324
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135726
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-05 09:19:52,796 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135726.mp4 Esiste già verrà eliminato
INFO  2026-06-05 09:19:52,797 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-05 09:19:52,797 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3987993 bytes (from base64 length 5317324)
DEBUG  2026-06-05 09:19:52,817 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3987992
INFO  2026-06-05 09:19:52,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135726 con il path  RecapClipFile/135726.mp4
INFO  2026-06-05 09:19:52,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135726 - clipFile: RecapClipFile/135726.mp4
INFO  2026-06-05 09:19:52,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135726.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:19:52,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135726 file:RecapClipFile/135726.mp4, scheduling post-processing
INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135726 recapId:8235
INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:4a420b8e-da4c-474d-a5fd-7fa2aaaa3330","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135726
INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135726_Temp.mp4:
DEBUG  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135726.mp4:
DEBUG  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135726_Temp.mp4:
DEBUG  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135726_TempMA.mp4:
DEBUG  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135726.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135726_TempMA.mp4

DEBUG  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135726_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135726_Temp.mp4

INFO  2026-06-05 09:19:52,843 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135726 sessionId=787345708 starting, file=135726_Temp.mp4
INFO  2026-06-05 09:19:52,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-05 09:20:02,212 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=787345708, stdout=0 chars, stderr=9696 chars
INFO  2026-06-05 09:20:02,213 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info93dbdf1feb3a410b8f20d2e00cfe77e4.txt
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:08.85
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 8.85
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135726 sessionId=787345708 completed, exitCode=0, durationMs=9380
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135726
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135726
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135726 sessionId=290706726 starting, pathVideo=RecapClipFile/135726.mp4
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135726.mp4
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135726.jpg
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135726.jpg
INFO  2026-06-05 09:20:02,223 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135726.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135726.jpg
INFO  2026-06-05 09:20:02,233 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135726 sessionId=290706726 completed, exitCode=n/a, durationMs=9
INFO  2026-06-05 09:20:02,233 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135726
INFO  2026-06-05 09:20:02,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135726.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:20:02,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:20:02,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 09:20:02,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":8.85,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 09:20:02,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:20:02,271 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 09:20:02,271 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 09:20:02,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:20:02,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 09:20:02,273 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135726 recapId:8235
INFO  2026-06-05 09:20:02,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 09:20:02,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 09:20:02,424 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 09:20:02,465 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:4 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.5fe1abfffb6e41dea596d553121f56ca.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/729ad59bc5c34e66aa549dda8358f7fb.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.5fe1abfffb6e41dea596d553121f56ca.tmp.mp4"
INFO  2026-06-05 09:20:47,671 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 09:20:47,671 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 09:20:47,671 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 10:10:27,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:10:27,971 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:10:28,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:10:28,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:28,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:10:43,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:10:43,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:43,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:43,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:43,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:10:43,386 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:11:46,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:11:46,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:11:46,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:11:46,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:11:46,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:12:52,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:12:52,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:12:52,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:12:52,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,385 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:12:52,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:45:52,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:45:52,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,122 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:45:58,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:45:58,199 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 10:45:58,898 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 10:45:58,898 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 10:45:58,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 10:45:58,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 10:45:58,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 10:45:58,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 10:45:58,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 10:45:58,915 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 10:45:58,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:58,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T10:45:58.9173751","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 10:45:58,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:58,932 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 10:45:59,531 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25, clip:
INFO  2026-06-05 10:45:59,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,537 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=e4edf4b9f3b224ad728d72c41ada21b88cc16fc3f41f87268666fd805ab663d1, idempotencyKey=lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-8, MinutesOfTheMatch=00:25, Duration=11.502, Resolution=720, TimeStamp=1780647040, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-05 10:45:59,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:59728319-8981-40be-91be-3852e4212a25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25, hash:e4edf4b9f3b224ad728d72c41ada21b88cc16fc3f41f87268666fd805ab663d1 -> Started
INFO  2026-06-05 10:45:59,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 10:45:59,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 10:45:59,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 10:45:59,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135727, recapid 8235, customerid 169, TimeStamp 1780647040, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 10:45:59,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T10:45:59.5902868","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780647040,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.502,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 10:45:59,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 10:45:59,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 10:45:59,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 10:45:59,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 10:45:59,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,629 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 10:45:59,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,631 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-05 10:45:59,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135727, hashtagId: 10548
INFO  2026-06-05 10:45:59,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,642 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 10:45:59,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,645 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-05 10:45:59,645 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135727, hashtagId: 10499
INFO  2026-06-05 10:45:59,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,704 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25, clipId:135727
INFO  2026-06-05 10:45:59,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135727
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6864540
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135727
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135727.mp4 Esiste già verrà eliminato
INFO  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-05 10:45:59,721 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 5148405 bytes (from base64 length 6864540)
DEBUG  2026-06-05 10:45:59,748 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 5148405
INFO  2026-06-05 10:45:59,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135727 con il path  RecapClipFile/135727.mp4
INFO  2026-06-05 10:45:59,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135727 - clipFile: RecapClipFile/135727.mp4
INFO  2026-06-05 10:45:59,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135727.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:45:59,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135727 file:RecapClipFile/135727.mp4, scheduling post-processing
INFO  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135727 recapId:8235
INFO  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:59728319-8981-40be-91be-3852e4212a25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135727
INFO  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135727_Temp.mp4:
DEBUG  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135727.mp4:
DEBUG  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135727_Temp.mp4:
DEBUG  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135727_TempMA.mp4:
DEBUG  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135727.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135727_TempMA.mp4

DEBUG  2026-06-05 10:45:59,772 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135727_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135727_Temp.mp4

INFO  2026-06-05 10:45:59,773 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135727 sessionId=1375235191 starting, file=135727_Temp.mp4
INFO  2026-06-05 10:45:59,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-05 10:46:11,659 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1375235191, stdout=0 chars, stderr=10286 chars
INFO  2026-06-05 10:46:11,662 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info4b00ba6c95d041c0bb682451c8ae1b5f.txt
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:11.47
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 11.47
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135727 sessionId=1375235191 completed, exitCode=0, durationMs=11899
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135727
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135727
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135727 sessionId=186522780 starting, pathVideo=RecapClipFile/135727.mp4
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135727.mp4
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135727.jpg
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135727.jpg
INFO  2026-06-05 10:46:11,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135727.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135727.jpg
INFO  2026-06-05 10:46:11,683 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135727 sessionId=186522780 completed, exitCode=n/a, durationMs=10
INFO  2026-06-05 10:46:11,683 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135727
INFO  2026-06-05 10:46:11,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135727.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:46:11,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:46:11,701 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 10:46:11,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":11.47,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 10:46:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:46:11,716 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 10:46:11,716 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 10:46:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:46:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 10:46:11,717 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135727 recapId:8235
INFO  2026-06-05 10:46:11,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 10:46:11,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:46:11,804 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 10:46:11,850 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:5 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.0c580beabf6944cbad8fa9ce3e65f198.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/b679116f9b3347a2a8a3c40808c5f907.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.0c580beabf6944cbad8fa9ce3e65f198.tmp.mp4"
INFO  2026-06-05 10:46:57,454 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 10:46:57,454 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 10:46:57,454 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 10:53:51,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 10:53:51,655 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:53:56,800 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:53:56,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:53:56,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 10:53:56,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 11:13:33,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 11:13:33,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:38,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:38,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:38,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:38,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 11:13:52,445 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:13:52,445 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:13:52,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:13:52,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:13:52,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:13:52,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:13:52,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:13:52,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:13:52,462 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:13:52,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:52,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:52,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:13:52,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:13:52.4641842","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:13:52,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:13:52,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:13:52,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:52,468 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:13:57,940 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:13:57,940 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:13:57,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:13:57,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:13:57,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:13:57,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:13:57,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:13:57,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:13:57,955 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:13:57,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:57,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:57,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:13:57,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:13:57.9573381","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:13:57,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 11:13:57,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:13:57,971 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:14:10,547 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:10,547 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:14:10,547 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:14:10,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:10,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:10,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:10,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:10,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:10,562 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:14:10,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:10,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:10,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:10,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:14:10.5646759","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:14:10,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:14:10,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:14:10,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:10,567 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:14:10,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 11:14:10,631 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-05 11:14:10,631 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-05 11:14:10,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-05 11:14:10,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-05 11:14:10,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-05 11:14:10,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-05 11:14:14,301 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-05 11:14:14,301 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-05 11:14:14,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-05 11:14:14,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRoles (null)  CustomerController::GetRoles
INFO  2026-06-05 11:14:14,304 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetAllRoles (null)  RoleEngine::GetAllRoles
INFO  2026-06-05 11:14:14,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles ORDER BY roleId, params: []
INFO  2026-06-05 11:14:18,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.SetCustomerStatus (null)  CustomerController::SetCustomerStatus customerId:169, status 0
INFO  2026-06-05 11:14:18,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.SetCustomerStatus (null)  CustomerEngine::SetCustomerStatus : customerId 169, status: 0
INFO  2026-06-05 11:14:18,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET status = @status WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 11:14:19,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:19,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-05 11:14:19,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-05 11:14:19,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-05 11:14:22,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.SetCustomerRole (null)  CustomerController::SetCustomerRole customerId:169, roleId 6
INFO  2026-06-05 11:14:22,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.SetCustomerRole (null)  CustomerEngine::SetCustomerRole : customerId 169, roleId: 6
INFO  2026-06-05 11:14:22,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET roleId = @roleId WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:22,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:27,728 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:27,728 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:14:27,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:14:27,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:27,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:27,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:27,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:27,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:27,744 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:14:27,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:27,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:27,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:27,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:14:27.7460263","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:14:27,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:14:27,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:14:27,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:27,749 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:14:29,987 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:29,987 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:29,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:29,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:29,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:29,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:29,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:29,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:29,997 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:32,633 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:32,633 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:32,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:32,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:32,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:32,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:32,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:32,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:32,644 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:33,613 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:33,613 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:33,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:33,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:33,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:33,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:33,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:33,626 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:33,626 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:36,874 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:36,874 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:14:36,874 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:14:36,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:36,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:36,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:36,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:36,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:36,890 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:14:36,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:36,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:36,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:36,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:14:36.8926255","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:14:36,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:14:36,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:14:36,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:36,895 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:14:40,204 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:40,204 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:40,204 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:40,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:40,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:40,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:40,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:40,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:40,214 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:41,102 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:41,102 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:41,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:41,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:41,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:41,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:41,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:41,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:41,113 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:44,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.SetCustomerRole (null)  CustomerController::SetCustomerRole customerId:169, roleId 7
INFO  2026-06-05 11:14:44,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.SetCustomerRole (null)  CustomerEngine::SetCustomerRole : customerId 169, roleId: 7
INFO  2026-06-05 11:14:44,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET roleId = @roleId WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:44,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:45,854 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:45,854 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:45,854 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:45,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:45,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:45,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:45,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:45,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:45,863 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:49,538 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:49,538 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:14:49,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:14:49,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:49,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:49,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:49,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:49,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:49,553 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:14:49,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:49,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:49,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:14:49,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:14:49.5555462","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:14:49,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:14:49,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:14:49,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:49,558 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:14:51,833 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:51,833 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:51,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:51,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:51,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:51,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:51,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:51,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:51,901 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:14:55,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:14:55,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:55,161 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:55,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:55,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:14:55,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:14:57,738 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:14:57,738 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:14:57,738 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:14:57,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:14:57,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:14:57,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:14:57,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:57,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:14:57,748 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account paololoffreda status: 0
INFO  2026-06-05 11:15:01,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.SetCustomerStatus (null)  CustomerController::SetCustomerStatus customerId:169, status 1
INFO  2026-06-05 11:15:01,450 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.SetCustomerStatus (null)  CustomerEngine::SetCustomerStatus : customerId 169, status: 1
INFO  2026-06-05 11:15:01,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET status = @status WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 11:15:01,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:15:01,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-05 11:15:01,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-05 11:15:01,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-05 11:15:03,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.SetCustomerRole (null)  CustomerController::SetCustomerRole customerId:169, roleId 6
INFO  2026-06-05 11:15:03,868 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.SetCustomerRole (null)  CustomerEngine::SetCustomerRole : customerId 169, roleId: 6
INFO  2026-06-05 11:15:03,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET roleId = @roleId WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:15:03,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:15:04,621 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:15:04,621 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:15:04,621 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:15:04,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:15:04,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:15:04,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:15:04,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:15:04,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:15:04,638 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 11:15:04,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:15:04,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:15:04,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:15:04,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:15:04.639924","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:15:04,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 11:15:04,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:15:04,652 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:16:54,173 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:16:54,173 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:16:54,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:16:54,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:16:54,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:16:54,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:16:54,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:16:54,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:16:54,189 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:16:54,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:16:54,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:16:54,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:16:54,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:16:54.1910172","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:16:54,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:16:54,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:16:54,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:16:54,193 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
DEBUG  2026-06-05 11:25:43,310 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 0da48b5a0f4c485587691ffd52f90b2a, Scadenza: 6/5/2026 9:26:43 AM
DEBUG  2026-06-05 11:25:43,820 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 278ms
DEBUG  2026-06-05 11:25:44,423 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 51ms
DEBUG  2026-06-05 11:25:45,221 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 14ms
DEBUG  2026-06-05 11:25:46,069 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 14ms
DEBUG  2026-06-05 11:25:46,902 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 13ms
DEBUG  2026-06-05 11:25:47,747 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-05 11:25:48,560 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 28ms
DEBUG  2026-06-05 11:25:49,364 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-05 11:25:50,213 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 29ms
DEBUG  2026-06-05 11:25:51,049 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 16ms
DEBUG  2026-06-05 11:25:51,875 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-05 11:25:52,707 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
INFO  2026-06-05 11:26:54,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:26:54,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:26:54,539 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:26:54,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:26:54,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:26:54,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:55:43,083 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-05 11:55:43,083 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-05 11:55:43,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,192 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 11:55:43,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,204 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:55:43,204 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:55:43,204 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:55:43,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,207 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 11:55:43,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,239 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:55:43,239 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:55:43,239 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:55:43,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:55:43,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:55:43,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:43,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:43,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:55:43,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:55:43,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:43,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:43,417 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 11:55:43,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:43,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:43.4192574","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,419 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 11:55:43,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:43,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:43.4235579","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:43,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:43,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:43,444 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:55:43,444 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:55:44,187 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:55:44,187 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:55:44,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:55:44,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 11:55:44,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:55:44,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:55:44,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:44,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:55:44,219 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 11:55:44,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:44,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:44.2214018","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:44,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,238 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:55:44,251 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 11:55:44,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-05 11:55:44,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 11:55:44,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 11:55:44,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-05 11:55:44,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,370 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-05 11:55:44,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-05 11:55:44,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 11:55:44,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-05 11:55:44,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-05 11:55:44,490 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 11:55:44,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:44.7794619","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:44.7794619","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:44.7794619","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:55:44,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:55:44.7794619","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:55:44,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:55:44,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:55:44,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 11:55:44,893 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-05 11:55:44,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 11:55:45,583 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-05 11:55:45,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,410 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 11:55:46,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,420 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-05 11:55:46,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 11:55:46,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 11:55:46,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-05 11:55:46,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,608 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-05 11:55:46,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-05 11:55:46,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:46,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-05 11:55:46,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-05 11:55:46,703 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 11:55:46,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,159 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-05 11:55:48,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 11:55:48,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,400 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 11:55:48,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-05 11:55:48,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 11:55:48,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-05 11:55:48,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:48,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,454 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-05 11:55:48,454 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-05 11:55:48,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-05 11:55:48,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,598 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:48,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-05 11:55:48,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 11:55:48,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:48,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 11:55:48,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:48,640 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:48,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 11:55:48,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:48,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 11:55:48,754 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:48,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 11:55:48,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 11:55:48,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:48,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-05 11:55:48,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-05 11:55:48,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:48,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 11:55:48,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-05 11:55:48,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-05 11:55:48,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:48,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-05 11:55:48,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:48,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 11:55:48,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:48,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-05 11:55:48,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:48,995 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 11:55:49,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:49,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-05 11:55:49,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,283 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-05 11:55:49,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 11:55:49,341 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,343 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-05 11:55:49,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-05 11:55:49,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,367 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-05 11:55:49,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:49,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 11:55:49,420 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 11:55:49,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-05 11:55:49,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,501 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:49,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 11:55:49,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,543 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,543 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-05 11:55:49,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 11:55:49,593 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,632 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-05 11:55:49,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 11:55:49,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 11:55:49,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,714 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 11:55:49,714 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,721 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 11:55:49,776 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,792 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 11:55:49,792 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 11:55:49,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:49,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:49,847 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 11:55:53,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:55:53,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:53,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:53,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:53,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:55:53,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:56:06,719 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-05 11:56:06,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:56:06,775 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-05 11:56:06,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:07,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:56:07,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:07,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:07,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:07,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:07,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:56:35,140 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-05 11:56:35,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:56:35,190 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-05 11:56:35,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:39,937 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-05 11:56:39,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:56:39,995 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-05 11:56:39,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:40,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:56:40,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:40,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:40,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:40,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:40,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:56:47,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:56:47,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:47,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:47,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:47,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:47,619 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:56:47,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 11:56:47,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:48,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:48,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:48,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:56:48,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 11:57:06,811 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:57:06,811 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 11:57:06,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 11:57:06,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:06,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:57:06,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:57:06,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:57:06,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:57:06,828 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 11:57:06,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:57:06.8300224","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 11:57:06,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:06,832 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:57:08,831 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 11:57:08,831 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 11:57:08,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 11:57:08,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:08,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 11:57:08,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 11:57:08,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:57:08,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 11:57:08,846 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 11:57:08,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:08,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:08,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:08,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:57:08.8484655","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 11:57:08,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 11:57:08,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:08,863 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 11:57:25,597 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 11:57:25,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:25,650 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 11:57:25,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:26,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 11:57:26,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:26,847 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:26,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:26,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:26,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 11:57:41,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 11:57:41,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,211 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 11:57:41,285 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 11:57:41,285 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:41,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 11:57:42,076 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae, clip:
INFO  2026-06-05 11:57:42,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,081 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=a84225d019cebaa5fb0ca98d471bf604c5ebafec446db718f07e8f57c92891bc, idempotencyKey=lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-11, MinutesOfTheMatch=00:25, Duration=18.27, Resolution=720, TimeStamp=1780653459, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-05 11:57:42,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae, hash:a84225d019cebaa5fb0ca98d471bf604c5ebafec446db718f07e8f57c92891bc -> Started
INFO  2026-06-05 11:57:42,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 11:57:42,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 11:57:42,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 11:57:42,140 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135728, recapid 8235, customerid 169, TimeStamp 1780653459, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 11:57:42,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T11:57:42.14096","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780653459,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"0-11","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.27,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 11:57:42,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 11:57:42,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 11:57:42,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 11:57:42,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 11:57:42,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-05 11:57:42,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,184 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 11:57:42,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,187 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-05 11:57:42,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135728, hashtagId: 10548
INFO  2026-06-05 11:57:42,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,207 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 11:57:42,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,209 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-05 11:57:42,209 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135728, hashtagId: 10497
INFO  2026-06-05 11:57:42,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae, clipId:135728
INFO  2026-06-05 11:57:42,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135728
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10693952
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135728
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-05 11:57:42,281 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135728.mp4 Esiste già verrà eliminato
INFO  2026-06-05 11:57:42,282 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-05 11:57:42,282 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 8020464 bytes (from base64 length 10693952)
DEBUG  2026-06-05 11:57:42,297 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 8020464
INFO  2026-06-05 11:57:42,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135728 con il path  RecapClipFile/135728.mp4
INFO  2026-06-05 11:57:42,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135728 - clipFile: RecapClipFile/135728.mp4
INFO  2026-06-05 11:57:42,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135728.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:42,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135728 file:RecapClipFile/135728.mp4, scheduling post-processing
INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135728 recapId:8235
INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135728
INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135728_Temp.mp4:
DEBUG  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135728.mp4:
DEBUG  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135728_Temp.mp4:
DEBUG  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135728_TempMA.mp4:
DEBUG  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135728.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135728_TempMA.mp4

DEBUG  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135728_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135728_Temp.mp4

INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135728 sessionId=210824014 starting, file=135728_Temp.mp4
INFO  2026-06-05 11:57:42,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:ef49caaa-7dee-4c8e-beaa-9e70ebf707ae","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:42,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-05 11:57:59,222 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=210824014, stdout=0 chars, stderr=11473 chars
INFO  2026-06-05 11:57:59,226 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infobfff235015b14c62a348d68ee19c6a46.txt
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:18.25
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 18.25
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135728 sessionId=210824014 completed, exitCode=0, durationMs=16924
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135728
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135728
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135728 sessionId=1415374899 starting, pathVideo=RecapClipFile/135728.mp4
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135728.mp4
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135728.jpg
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135728.jpg
INFO  2026-06-05 11:57:59,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135728.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135728.jpg
INFO  2026-06-05 11:57:59,258 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135728 sessionId=1415374899 completed, exitCode=n/a, durationMs=15
INFO  2026-06-05 11:57:59,258 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135728
INFO  2026-06-05 11:57:59,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135728.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:59,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:59,276 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 11:57:59,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 11:57:59,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:59,289 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 11:57:59,289 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 11:57:59,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:59,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 11:57:59,290 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135728 recapId:8235
INFO  2026-06-05 11:57:59,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 11:57:59,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 11:57:59,382 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 11:57:59,441 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:6 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.265216f946d548e19db14f23e0b00185.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/9db818add6724fb7b89ae7d135fa904e.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.265216f946d548e19db14f23e0b00185.tmp.mp4"
INFO  2026-06-05 11:58:51,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 11:58:51,330 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 11:58:51,330 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 12:16:41,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 12:16:41,016 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 12:16:41,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 12:16:41,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 12:16:41,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 12:16:41,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:08:11,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:08:11,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:17,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:17,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:17,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:17,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:08:21,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:08:21,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:21,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:21,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:21,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:08:21,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:09:08,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:09:08,875 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:08,916 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:08,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:08,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:08,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:09:09,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:09:09,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:09,277 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:09,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:09,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:09,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:09:30,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:09:30,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:31,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:31,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:31,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:31,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:09:35,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:09:35,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:35,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:35,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:35,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:09:35,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:13:14,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:13:14,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:14,943 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:14,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:14,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:14,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:13:23,418 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:13:23,418 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 13:13:23,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 13:13:23,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:13:23,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:13:23,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:13:23,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:13:23,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:13:23,550 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 13:13:23,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:23,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:23,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:13:23,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:13:23.5523467","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:13:23,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 13:13:23,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 13:13:23,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:23,555 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:13:55,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:13:55,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:13:55,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:13:55,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:13:55,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:22,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:22,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:22,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:22,846 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:22,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:32,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:32,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:32,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:32,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:32,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:32,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:32,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:32,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:33,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:33,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:33,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:33,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:56,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:56,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:14:56,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:14:56,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,358 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:14:56,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:15:20,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:15:20,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,387 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:15:20,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:15:20,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:15:20,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:16:02,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:16:02,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,226 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:16:02,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:16:02,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:16:02,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:18:46,473 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:18:46,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:18:46,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:18:46,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:18:46,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:18:46,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:20:31,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:20:31,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:31,332 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:31,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:31,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:31,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:20:53,596 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:20:53,596 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 13:20:53,596 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 13:20:53,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:20:53,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:20:53,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:20:53,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:20:53,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:20:53,612 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 13:20:53,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:53,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:53,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:20:53,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:20:53.6145061","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:20:53,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 13:20:53,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 13:20:53,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:53,617 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:20:54,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:20:54,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:54,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:54,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:54,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:20:54,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:21:17,070 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:21:17,070 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 13:21:17,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 13:21:17,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:21:17,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:21:17,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:21:17,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:21:17,086 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 13:21:17,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:21:17,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:21:17.088174","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 13:21:17,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 13:21:17,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,092 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:21:17,188 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:21:17,188 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:17,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:21:18,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:21:18,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:18,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:18,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:18,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:18,044 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 13:21:34,411 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:21:34,411 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 13:21:34,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 13:21:34,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:21:34,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:21:34,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:21:34,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:21:34,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:21:34,427 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 13:21:34,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:34,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:34,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:21:34,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:21:34.4291805","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:21:34,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 13:21:34,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:34,442 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:21:51,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:21:51,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,531 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:21:51,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:21:51,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:21:51,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:22:10,633 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:22:10,633 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 13:22:10,633 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 13:22:10,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:22:10,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:22:10,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:22:10,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:22:10,648 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 13:22:10,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:22:10,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:22:10.6507529","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 13:22:10,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,663 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:22:10,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:22:10,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:10,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:22:11,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 13:22:11,541 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:11,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:11,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:11,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:11,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 13:22:22,924 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 13:22:22,924 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 13:22:22,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 13:22:22,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 13:22:22,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 13:22:22,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 13:22:22,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:22:22,942 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 13:22:22,954 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 13:22:22,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:22,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:22,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 13:22:22,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T13:22:22.9595356","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 13:22:22,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 13:22:22,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 13:22:22,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:22:22,963 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 13:28:22,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 13:28:22,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:28:22,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:28:22,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:28:22,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 13:28:22,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 14:43:14,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 14:43:14,215 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:17,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 14:43:17,568 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:17,707 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:17,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:17,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:17,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 14:43:18,151 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 14:43:18,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:18,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:18,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:18,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:18,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 14:43:19,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:19,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:19,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:19,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 14:43:28,527 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-05 14:43:28,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:28,599 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-05 14:43:28,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:29,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 14:43:29,557 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:29,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:29,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:29,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:29,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 14:43:38,806 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 14:43:38,806 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 14:43:38,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 14:43:38,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:38,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 14:43:38,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 14:43:38,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:43:38,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:43:38,825 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 14:43:38,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:38,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:38,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:38,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:43:38.8279877","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:43:38,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 14:43:38,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:38,842 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 14:43:53,447 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 14:43:53,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:53,525 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 14:43:53,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:54,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:43:54,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:54,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:54,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:54,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:54,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:43:58,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:43:58,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:43:58,155 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:43:58,155 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,178 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:58,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:43:59,779 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd, clip:
INFO  2026-06-05 14:43:59,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,785 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=2ab3027d200ff12e6c88d0aad430623460f77648904a1695b393569cf9d56607, idempotencyKey=lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-11, MinutesOfTheMatch=00:25, Duration=7.193, Resolution=720, TimeStamp=1780663437, live_notification=True, Tags[0]=TMB, Tags[1]=Occasione
INFO  2026-06-05 14:43:59,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:91872f00-cd21-42b3-be63-448066560edd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,804 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd, hash:2ab3027d200ff12e6c88d0aad430623460f77648904a1695b393569cf9d56607 -> Started
INFO  2026-06-05 14:43:59,804 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 14:43:59,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,806 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 14:43:59,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 14:43:59,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135729, recapid 8235, customerid 169, TimeStamp 1780663437, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 14:43:59,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:43:59.8420468","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780663437,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TMB%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"0-11","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.193,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,879 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 14:43:59,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 14:43:59,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 14:43:59,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 14:43:59,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 14:43:59,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-05 14:43:59,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8235 AND clipId = 135729, params: []
INFO  2026-06-05 14:43:59,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,884 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 14:43:59,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,887 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-05 14:43:59,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135729, hashtagId: 10548
INFO  2026-06-05 14:43:59,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,896 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 14:43:59,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,899 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-05 14:43:59,899 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135729, hashtagId: 10499
INFO  2026-06-05 14:43:59,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,956 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd, clipId:135729
INFO  2026-06-05 14:43:59,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135729
INFO  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4048448
INFO  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135729
INFO  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-05 14:43:59,971 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3036336 bytes (from base64 length 4048448)
DEBUG  2026-06-05 14:43:59,976 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3036334
INFO  2026-06-05 14:43:59,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135729 con il path  RecapClipFile/135729.mp4
INFO  2026-06-05 14:43:59,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135729 - clipFile: RecapClipFile/135729.mp4
INFO  2026-06-05 14:43:59,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135729.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:43:59,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135729 file:RecapClipFile/135729.mp4, scheduling post-processing
INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135729 recapId:8235
INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:91872f00-cd21-42b3-be63-448066560edd","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135729
INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135729_Temp.mp4:
DEBUG  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135729.mp4:
DEBUG  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135729_Temp.mp4:
DEBUG  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135729_TempMA.mp4:
DEBUG  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135729.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135729_TempMA.mp4

DEBUG  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135729_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135729_Temp.mp4

INFO  2026-06-05 14:43:59,991 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135729 sessionId=666729192 starting, file=135729_Temp.mp4
INFO  2026-06-05 14:44:00,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
DEBUG  2026-06-05 14:44:05,675 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=666729192, stdout=0 chars, stderr=8891 chars
INFO  2026-06-05 14:44:05,676 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infod7adcb222d664b0594d67e660e0a530a.txt
INFO  2026-06-05 14:44:05,698 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.16
INFO  2026-06-05 14:44:05,698 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.16
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135729 sessionId=666729192 completed, exitCode=0, durationMs=5708
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135729
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135729
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135729 sessionId=219797868 starting, pathVideo=RecapClipFile/135729.mp4
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135729.mp4
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135729.jpg
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135729.jpg
INFO  2026-06-05 14:44:05,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135729.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135729.jpg
INFO  2026-06-05 14:44:05,722 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135729 sessionId=219797868 completed, exitCode=n/a, durationMs=22
INFO  2026-06-05 14:44:05,722 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135729
INFO  2026-06-05 14:44:05,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135729.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:44:05,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:44:05,740 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 14:44:05,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.16,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 14:44:05,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:44:05,753 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 14:44:05,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:44:05,754 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 14:44:05,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:44:05,756 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135729 recapId:8235
INFO  2026-06-05 14:44:05,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:44:05,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:44:05,834 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 14:44:05,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:7 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.77848bbf7f1b453fbcad809927f401f8.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/8e9572ce2da7431dac1b7059586fa08f.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.77848bbf7f1b453fbcad809927f401f8.tmp.mp4"
INFO  2026-06-05 14:45:42,308 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 14:45:42,309 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 14:45:42,309 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 14:46:44,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:46:44,638 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:44,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:44,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:44,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:44,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:46:48,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:46:48,431 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:48,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:48,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:48,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:46:48,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:46:57,602 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, clip:
INFO  2026-06-05 14:46:57,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:46:57,615 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=b26e532c00080ee33b9d0619cbd3cfa0030f58ebe7aa5968f626edd2f63db9b8, idempotencyKey=lrclip:v1:169:8235:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-6, MinutesOfTheMatch=00:25, Duration=7.802, Resolution=720, TimeStamp=1780602094, live_notification=True, Tags[0]=TMB, Tags[1]=Fallo
INFO  2026-06-05 14:46:57,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9b09ef22-8a8d-493d-9264-1a27d4a4d0e0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:50:09,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:50:09,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:50:09,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:50:09,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:50:09,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:50:09,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:51:10,107 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 14:51:10,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:51:10,287 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 14:51:10,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:18,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:53:18,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:18,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:18,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:18,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:53:37,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:53:37,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:37,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:37,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:37,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:37,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 14:53:40,930 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d, clip:
INFO  2026-06-05 14:53:40,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:40,935 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=b8056808686a5eeb7031669c477ca0d2fcde593e556c7d87fa444aaec6d99037, idempotencyKey=lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TMB, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-12, MinutesOfTheMatch=00:25, Duration=10.553, Resolution=720, TimeStamp=1780664015, live_notification=True, Tags[0]=TMB, Tags[1]=Gol
INFO  2026-06-05 14:53:40,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:989264b0-c336-4313-b784-5b2e6ab4438d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:40,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d, hash:b8056808686a5eeb7031669c477ca0d2fcde593e556c7d87fa444aaec6d99037 -> Started
INFO  2026-06-05 14:53:40,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 14:53:40,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:40,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:40,961 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 14:53:40,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:40,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 14:53:41,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135730, recapid 8235, customerid 169, TimeStamp 1780664015, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 14:53:41,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:41.0156194","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780664015,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TMB%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"0-12","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.553,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":7,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 14:53:41,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 14:53:41,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 14:53:41,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 14:53:41,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 14:53:41,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-05 14:53:41,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8235 AND clipId = 135729, params: []
INFO  2026-06-05 14:53:41,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8235 AND clipId = 135730, params: []
INFO  2026-06-05 14:53:41,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,071 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 14:53:41,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TMB","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,078 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TMB gia presente nel Data Base
INFO  2026-06-05 14:53:41,078 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135730, hashtagId: 10548
INFO  2026-06-05 14:53:41,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,089 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 14:53:41,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,093 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-05 14:53:41,093 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135730, hashtagId: 10497
INFO  2026-06-05 14:53:41,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,178 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d, clipId:135730
INFO  2026-06-05 14:53:41,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135730
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 6170252
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135730
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135730.mp4 Esiste già verrà eliminato
INFO  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-05 14:53:41,192 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 4627689 bytes (from base64 length 6170252)
DEBUG  2026-06-05 14:53:41,199 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 4627688
INFO  2026-06-05 14:53:41,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135730 con il path  RecapClipFile/135730.mp4
INFO  2026-06-05 14:53:41,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135730 - clipFile: RecapClipFile/135730.mp4
INFO  2026-06-05 14:53:41,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135730.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:41,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135730 file:RecapClipFile/135730.mp4, scheduling post-processing
INFO  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135730 recapId:8235
INFO  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:989264b0-c336-4313-b784-5b2e6ab4438d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135730
INFO  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135730_Temp.mp4:
DEBUG  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135730.mp4:
DEBUG  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135730_Temp.mp4:
DEBUG  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135730_TempMA.mp4:
DEBUG  2026-06-05 14:53:41,215 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135730.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135730_TempMA.mp4

DEBUG  2026-06-05 14:53:41,216 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135730_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135730_Temp.mp4

INFO  2026-06-05 14:53:41,216 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135730 sessionId=281347046 starting, file=135730_Temp.mp4
INFO  2026-06-05 14:53:41,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,301 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-05 14:53:54,301 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-05 14:53:54,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,314 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-05 14:53:54,388 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 14:53:54,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,391 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 14:53:54,393 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-05 14:53:54,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-05 14:53:54,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,400 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 14:53:54,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,401 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-05 14:53:54,404 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-05 14:53:54,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,423 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 14:53:54,423 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-05 14:53:54,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-05 14:53:54,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,456 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 14:53:54,456 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-05 14:53:54,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-05 14:53:54,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,532 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-05 14:53:54,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 14:53:54,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 14:53:54,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 14:53:54,578 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 14:53:54,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,578 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 14:53:54,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 14:53:54,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 14:53:54,586 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 14:53:54,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:54.6066195","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,629 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 14:53:54,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,636 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 14:53:54,635 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 14:53:54,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:54.6443939","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:54.6492665","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:54,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,665 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 14:53:54,665 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 14:53:54,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,712 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-05 14:53:54,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-05 14:53:54,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-05 14:53:54,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,749 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-05 14:53:54,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-05 14:53:54,758 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-05 14:53:54,759 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-05 14:53:54,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-05 14:53:54,805 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-05 14:53:54,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-05 14:53:54,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:54,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 14:53:54,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 14:53:55,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:55.2927176","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:55.2927176","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:55.2927176","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:55,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"f8GfZ0_LGk2VrblLHGGf1C:APA91bHen9LMCkYKT9Ni95I1Q5MegeUjDHZR_bZ_vDEUg0bdqK2Jyx8L67YuVWm_dOi4DZIafOncF7io2t-DbhqCxD4gpyfIGr3Io5L1wFLwuYkxIPrb7DM","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T14:53:55.2927176","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 14:53:55,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 14:53:55,409 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-05 14:53:55,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 14:53:55,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,412 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-05 14:53:55,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,479 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-05 14:53:55,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-05 14:53:55,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,499 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-05 14:53:55,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-05 14:53:55,511 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-05 14:53:55,511 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-05 14:53:55,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-05 14:53:55,545 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-05 14:53:55,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:55,577 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-05 14:53:55,577 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-05 14:53:55,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
DEBUG  2026-06-05 14:53:58,092 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=281347046, stdout=0 chars, stderr=11450 chars
INFO  2026-06-05 14:53:58,097 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/infoda16669d33c440e19a709b8145347b83.txt
INFO  2026-06-05 14:53:58,176 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:10.53
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 10.53
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135730 sessionId=281347046 completed, exitCode=0, durationMs=16962
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135730
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135730
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135730 sessionId=1428840869 starting, pathVideo=RecapClipFile/135730.mp4
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135730.mp4
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135730.jpg
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135730.jpg
INFO  2026-06-05 14:53:58,178 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135730.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135730.jpg
INFO  2026-06-05 14:53:58,219 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135730 sessionId=1428840869 completed, exitCode=n/a, durationMs=40
INFO  2026-06-05 14:53:58,219 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135730
INFO  2026-06-05 14:53:58,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135730.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:58,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:58,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 14:53:58,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.53,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 14:53:58,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:58,274 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 14:53:58,274 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 14:53:58,274 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:58,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 14:53:58,278 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135730 recapId:8235
INFO  2026-06-05 14:53:58,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 14:53:58,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:53:58,409 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 14:53:58,735 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:8 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720, 135730.mp4=720] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.95e3df7b8f364c8aa6cfe16ce043a654.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/b8befe6c17cf46dabde498ea14ffbc34.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.95e3df7b8f364c8aa6cfe16ce043a654.tmp.mp4"
INFO  2026-06-05 14:54:00,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,057 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 14:54:00,062 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,132 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,140 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 14:54:00,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 14:54:00,177 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,254 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 14:54:00,281 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 14:54:00,311 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,316 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,316 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,386 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,420 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,423 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 14:54:00,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 14:54:00,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,487 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,527 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,538 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,540 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,552 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,578 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 14:54:00,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,608 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,629 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,629 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,629 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 14:54:00,654 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,747 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 14:54:00,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:00,792 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,803 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 14:54:00,810 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,810 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 14:54:00,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,852 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:00,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,939 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,963 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 14:54:00,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:00,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:00,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 14:54:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 14:54:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:01,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 14:54:01,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,031 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 14:54:01,031 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 14:54:01,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 14:54:01,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:01,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 14:54:01,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 14:54:01,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:54:01,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 14:55:57,890 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 14:55:57,890 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 14:55:57,890 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 14:58:34,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 14:58:34,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:58:39,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:58:39,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:58:39,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 14:58:39,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 15:49:55,096 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 15:49:55,096 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 15:49:55,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 15:49:55,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 15:50:00,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 15:50:00,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 15:50:00,618 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 15:50:00,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 15:50:00,642 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 15:50:00,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 15:50:00,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 15:50:00,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 15:50:00,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T15:50:00.6461547","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 15:50:00,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 15:50:00,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 15:50:00,665 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 15:50:02,933 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 15:50:02,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 15:50:02,993 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 15:50:02,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 15:50:07,813 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 15:50:07,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 15:50:07,882 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 15:50:07,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:52,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 18:09:52,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 18:09:57,831 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 18:09:57,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,853 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:09:57,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-05 18:10:06,665 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.CleanupExpiredSessions (null)  SpeedTestController - Rimosse 1 sessioni scadute
DEBUG  2026-06-05 18:10:06,665 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 90245ace82024b428b6feff69c55e537, Scadenza: 6/5/2026 4:11:06 PM
DEBUG  2026-06-05 18:10:06,998 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 202ms
DEBUG  2026-06-05 18:10:07,657 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 40ms
DEBUG  2026-06-05 18:10:08,495 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 34ms
DEBUG  2026-06-05 18:10:09,332 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 18:10:10,161 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 32ms
DEBUG  2026-06-05 18:10:10,994 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 18:10:11,846 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 23ms
DEBUG  2026-06-05 18:10:12,658 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 28ms
DEBUG  2026-06-05 18:10:13,505 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 23ms
DEBUG  2026-06-05 18:10:14,358 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 37ms
DEBUG  2026-06-05 18:10:15,167 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 18:10:16,015 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 23ms
INFO  2026-06-05 18:17:23,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 18:17:23,813 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:17:28,931 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:17:28,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:17:28,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 18:17:28,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 19:10:31,525 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 19:10:31,525 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 19:10:31,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 19:10:31,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 19:10:36,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 19:10:36,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 19:10:36,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 19:10:36,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 19:10:36,640 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 19:10:36,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:10:36,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:10:36,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 19:10:36,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T19:10:36.6425897","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 19:10:36,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 19:10:36,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:10:36,656 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 19:19:21,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 19:19:21,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:27,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:27,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:27,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:27,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 19:19:28,965 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 19:19:28,965 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 19:19:28,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 19:19:28,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 19:19:28,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 19:19:28,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 19:19:28,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 19:19:28,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 19:19:28,982 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 19:19:28,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:28,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:28,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 19:19:28,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T19:19:28.9844293","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 19:19:28,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 19:19:28,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 19:19:28,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:19:28,987 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
DEBUG  2026-06-05 19:19:33,136 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.CleanupExpiredSessions (null)  SpeedTestController - Rimosse 1 sessioni scadute
DEBUG  2026-06-05 19:19:33,136 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 071230b20eb44785b16f031b6736ded9, Scadenza: 6/5/2026 5:20:33 PM
DEBUG  2026-06-05 19:19:33,464 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 198ms
DEBUG  2026-06-05 19:19:34,151 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 45ms
DEBUG  2026-06-05 19:19:34,978 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:35,828 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-05 19:19:36,693 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 23ms
DEBUG  2026-06-05 19:19:37,538 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:38,359 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:39,160 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:39,982 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:40,825 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 19:19:41,681 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 22ms
DEBUG  2026-06-05 19:19:42,517 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 22ms
INFO  2026-06-05 19:29:29,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 19:29:29,255 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:29:34,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:29:34,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:29:34,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:29:34,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 19:39:29,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 19:39:29,231 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:39:34,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:39:34,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:39:34,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 19:39:34,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 20:11:38,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 20:11:38,527 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:43,649 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:43,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:43,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:43,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 20:11:47,901 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 20:11:47,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:47,926 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:47,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:47,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:11:47,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 20:12:00,802 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 20:12:00,802 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 20:12:00,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 20:12:00,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:12:00,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 20:12:00,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 20:12:00,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 20:12:00,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 20:12:00,816 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 20:12:00,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:12:00,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:12:00,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:12:00,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T20:12:00.8187593","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 20:12:00,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 20:12:00,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:12:00,835 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
DEBUG  2026-06-05 20:12:07,268 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.CleanupExpiredSessions (null)  SpeedTestController - Rimosse 1 sessioni scadute
DEBUG  2026-06-05 20:12:07,268 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 7bd9fec964b7475784560ad1ba2713cf, Scadenza: 6/5/2026 6:13:07 PM
DEBUG  2026-06-05 20:12:07,663 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 238ms
DEBUG  2026-06-05 20:12:08,299 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 44ms
DEBUG  2026-06-05 20:12:09,118 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-05 20:12:10,040 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 88ms
DEBUG  2026-06-05 20:12:10,821 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 36ms
DEBUG  2026-06-05 20:12:11,628 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 26ms
DEBUG  2026-06-05 20:12:12,470 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 21ms
DEBUG  2026-06-05 20:12:13,296 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 16ms
DEBUG  2026-06-05 20:12:14,101 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 14ms
DEBUG  2026-06-05 20:12:14,931 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 25ms
DEBUG  2026-06-05 20:12:15,746 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 13ms
DEBUG  2026-06-05 20:12:16,599 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-05 20:12:43,285 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 72d563bb87be4fb9b67d3213d0ab3f36, Scadenza: 6/5/2026 6:13:43 PM
WARN  2026-06-05 20:12:43,320 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:43,377 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:43,491 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:43,543 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:44,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:45,229 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:46,052 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:46,851 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:47,699 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:48,522 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:49,370 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:50,199 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:51,034 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:51,875 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-05 20:12:52,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
DEBUG  2026-06-05 20:13:13,782 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.CleanupExpiredSessions (null)  SpeedTestController - Rimosse 1 sessioni scadute
DEBUG  2026-06-05 20:13:13,782 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.StartSpeedTest (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 07e6d6d80a7c435fa97538831fb0c8ac, Scadenza: 6/5/2026 6:14:13 PM
DEBUG  2026-06-05 20:13:14,198 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 243ms
DEBUG  2026-06-05 20:13:14,808 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 45ms
DEBUG  2026-06-05 20:13:15,613 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-05 20:13:16,417 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 14ms
DEBUG  2026-06-05 20:13:17,239 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-05 20:13:18,049 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-05 20:13:18,896 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 15ms
DEBUG  2026-06-05 20:13:19,725 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-05 20:13:20,538 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-05 20:13:21,340 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-05 20:13:22,149 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-05 20:13:22,954 +02:00 apprecapweb01 recapweb.Controllers.SpeedTestController.Upload (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
INFO  2026-06-05 20:13:50,204 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-05 20:13:50,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:13:50,248 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 20:13:50,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:13:51,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:13:51,463 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:13:51,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:13:51,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:13:51,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:13:51,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:04,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:14:04,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,475 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:04,529 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:14:04,529 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:04,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:12,580 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a, clip:
INFO  2026-06-05 20:14:12,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,592 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=9c388c1970f120b0949da3b22e7576e3fc66a5f097a186e11de9c59cf9e4934c, idempotencyKey=lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:25, Duration=17.837, Resolution=1080, TimeStamp=1780683242, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-05 20:14:12,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a, hash:9c388c1970f120b0949da3b22e7576e3fc66a5f097a186e11de9c59cf9e4934c -> Started
INFO  2026-06-05 20:14:12,611 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 20:14:12,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 20:14:12,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 20:14:12,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135731, recapid 8235, customerid 169, TimeStamp 1780683242, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 20:14:12,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T20:14:12.6442769","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780683242,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.837,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 20:14:12,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 20:14:12,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 20:14:12,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 20:14:12,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 20:14:12,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-05 20:14:12,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8235 AND clipId = 135729, params: []
INFO  2026-06-05 20:14:12,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8235 AND clipId = 135730, params: []
INFO  2026-06-05 20:14:12,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8235 AND clipId = 135731, params: []
INFO  2026-06-05 20:14:12,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,687 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 20:14:12,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,690 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-05 20:14:12,690 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135731, hashtagId: 10571
INFO  2026-06-05 20:14:12,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,700 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 20:14:12,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,702 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-05 20:14:12,702 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135731, hashtagId: 10499
INFO  2026-06-05 20:14:12,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,759 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a, clipId:135731
INFO  2026-06-05 20:14:12,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135731
INFO  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13455124
INFO  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135731
INFO  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-05 20:14:12,772 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 10091343 bytes (from base64 length 13455124)
DEBUG  2026-06-05 20:14:12,787 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 10091342
INFO  2026-06-05 20:14:12,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135731 con il path  RecapClipFile/135731.mp4
INFO  2026-06-05 20:14:12,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135731 - clipFile: RecapClipFile/135731.mp4
INFO  2026-06-05 20:14:12,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135731.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:12,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135731 file:RecapClipFile/135731.mp4, scheduling post-processing
INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135731 recapId:8235
INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135731
INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135731_Temp.mp4:
DEBUG  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135731.mp4:
DEBUG  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135731_Temp.mp4:
DEBUG  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135731_TempMA.mp4:
DEBUG  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135731.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135731_TempMA.mp4

DEBUG  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135731_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135731_Temp.mp4

INFO  2026-06-05 20:14:12,814 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135731 sessionId=1000178594 starting, file=135731_Temp.mp4
INFO  2026-06-05 20:14:12,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:18,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:14:18,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:18,894 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436, clip:
INFO  2026-06-05 20:14:18,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,910 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=39f9d4b1fc8fe59efe8a09ed2fe8fd005d8dd309125a12a2012eafbe61d977f6, idempotencyKey=lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TM4, Espulsione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-0, MinutesOfTheMatch=00:25, Duration=13.102, Resolution=1080, TimeStamp=1780683256, live_notification=True, Tags[0]=TM4, Tags[1]=Espulsione
INFO  2026-06-05 20:14:18,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436, hash:39f9d4b1fc8fe59efe8a09ed2fe8fd005d8dd309125a12a2012eafbe61d977f6 -> Started
INFO  2026-06-05 20:14:18,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-05 20:14:18,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-05 20:14:18,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-05 20:14:18,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135732, recapid 8235, customerid 169, TimeStamp 1780683256, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-05 20:14:18,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T20:14:18.9641471","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780683256,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TM4%2c\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.102,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:18,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:18,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-05 20:14:19,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-05 20:14:19,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-05 20:14:19,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-05 20:14:19,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-05 20:14:19,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-05 20:14:19,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8235 AND clipId = 135729, params: []
INFO  2026-06-05 20:14:19,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8235 AND clipId = 135730, params: []
INFO  2026-06-05 20:14:19,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8235 AND clipId = 135731, params: []
INFO  2026-06-05 20:14:19,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8235 AND clipId = 135732, params: []
INFO  2026-06-05 20:14:19,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,021 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 20:14:19,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,025 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-05 20:14:19,025 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135732, hashtagId: 10571
INFO  2026-06-05 20:14:19,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,045 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-05 20:14:19,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Espulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,049 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Espulsione gia presente nel Data Base
INFO  2026-06-05 20:14:19,049 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135732, hashtagId: 10503
INFO  2026-06-05 20:14:19,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,061 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436, clipId:135732
INFO  2026-06-05 20:14:19,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135732
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9307956
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135732
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135732.mp4 Esiste già verrà eliminato
INFO  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-05 20:14:19,119 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 6980967 bytes (from base64 length 9307956)
DEBUG  2026-06-05 20:14:19,156 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 6980967
INFO  2026-06-05 20:14:19,175 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135732 con il path  RecapClipFile/135732.mp4
INFO  2026-06-05 20:14:19,177 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135732 - clipFile: RecapClipFile/135732.mp4
INFO  2026-06-05 20:14:19,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135732.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,198 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135732 file:RecapClipFile/135732.mp4, scheduling post-processing
INFO  2026-06-05 20:14:19,200 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135732 recapId:8235
INFO  2026-06-05 20:14:19,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ResizeVideoFfmpeg trackingId=135732
INFO  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Video name 135732_Temp.mp4:
DEBUG  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg Source path /var/www/html/recapwebtest/RecapClipFile/135732.mp4:
DEBUG  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg mp path /var/www/html/recapwebtest/RecapClipFile/135732_Temp.mp4:
DEBUG  2026-06-05 20:14:19,224 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg coded path /var/www/html/recapwebtest/RecapClipFile/135732_TempMA.mp4:
DEBUG  2026-06-05 20:14:19,225 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 1: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135732.mp4 -y -filter:v "fps=30,scale=w='min(1920,iw)':h=-2:force_original_aspect_ratio=decrease" -strict experimental -acodec aac -ac 2 -ab 160k -ar 44100 -vcodec libx264 -pix_fmt yuv420p -maxrate 10000000 -bufsize 10000000 -b:v 3000k -f mp4 -threads 0 /var/www/html/recapwebtest/RecapClipFile/135732_TempMA.mp4

DEBUG  2026-06-05 20:14:19,225 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg command line 2: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135732_TempMA.mp4 -f lavfi -i anullsrc=cl=1 -shortest -c:v copy -c:a aac -ac 2 -ab 160k -ar 44100 /var/www/html/recapwebtest/RecapClipFile/135732_Temp.mp4

INFO  2026-06-05 20:14:19,228 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135732 sessionId=153835652 starting, file=135732_Temp.mp4
INFO  2026-06-05 20:14:31,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:14:31,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:31,558 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:31,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:31,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:31,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:32,849 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436, clip:
INFO  2026-06-05 20:14:32,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:34,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:34,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:34,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:5b278543-c71c-4d8f-90f8-8fdb41416436 -> Replay (executionStatus:True, clipId:135732)
INFO  2026-06-05 20:14:36,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:14:36,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:36,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:36,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:36,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:14:36,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:14:37,327 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a, clip:
INFO  2026-06-05 20:14:37,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:37,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:37,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:14:37,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:cfafa017-307c-475a-a8c4-d32f10c1054a -> Replay (executionStatus:True, clipId:135731)
DEBUG  2026-06-05 20:15:20,139 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=153835652, stdout=0 chars, stderr=21598 chars
INFO  2026-06-05 20:15:20,147 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info12fc4eed9ee3431fb67e24ad3071cda0.txt
INFO  2026-06-05 20:15:20,240 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:07.76
INFO  2026-06-05 20:15:20,241 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 7.76
INFO  2026-06-05 20:15:20,241 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135732 sessionId=153835652 completed, exitCode=0, durationMs=61016
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135732
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135732
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135732 sessionId=452558355 starting, pathVideo=RecapClipFile/135732.mp4
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135732.mp4
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135732.jpg
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135732.jpg
INFO  2026-06-05 20:15:20,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135732.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135732.jpg
INFO  2026-06-05 20:15:20,324 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135732 sessionId=452558355 completed, exitCode=n/a, durationMs=80
INFO  2026-06-05 20:15:20,324 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135732
INFO  2026-06-05 20:15:20,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135732.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:15:20,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:15:20,354 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 20:15:20,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":7.76,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 20:15:20,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:15:20,369 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: background story scheduled recapId:8235
INFO  2026-06-05 20:15:20,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:15:20,371 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 20:15:20,371 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:15:20,372 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135732 recapId:8235
INFO  2026-06-05 20:15:20,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:15:20,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:15:20,472 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 20:15:21,032 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:10 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720, 135730.mp4=720, 135731.mp4=1080, 135732.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.3cf8df6c8af7494497f3e14fc87dcdde.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/24e1e4c6bd324158a470392dddd217c7.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.3cf8df6c8af7494497f3e14fc87dcdde.tmp.mp4"
DEBUG  2026-06-05 20:15:23,431 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg ffmpeg completed. sessionId=1000178594, stdout=0 chars, stderr=24040 chars
INFO  2026-06-05 20:15:23,444 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg temporary file: /var/www/html/recapwebtest/RecapClipFile/info253845f0ea57432c95a864dc1377efc1.txt
INFO  2026-06-05 20:15:23,515 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg duration value: 00:00:17.83
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg converted duration value: 17.83
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  Ffmeghelper::ResizeVideoFfmpeg trackingId=135731 sessionId=1000178594 completed, exitCode=0, durationMs=70701
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ResizeVideoFfmpeg trackingId=135731
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135731
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135731 sessionId=1475401877 starting, pathVideo=RecapClipFile/135731.mp4
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135731.mp4
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135731.jpg
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135731.jpg
INFO  2026-06-05 20:15:23,516 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135731.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135731.jpg
INFO  2026-06-05 20:15:23,559 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135731 sessionId=1475401877 completed, exitCode=n/a, durationMs=42
INFO  2026-06-05 20:15:23,559 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135731
INFO  2026-06-05 20:15:23,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135731.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:15:23,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:15:23,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-05 20:15:23,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.83,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-05 20:15:23,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:15:23,686 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.ScheduleCreateRecapVideo (null)  StoryCreationScheduler: coalesced schedule recapId:8235
INFO  2026-06-05 20:15:23,686 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-05 20:15:23,686 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:15:23,690 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135731 recapId:8235
INFO  2026-06-05 20:16:48,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 20:16:48,899 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:16:48,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:16:48,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:16:48,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:16:48,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 20:17:35,790 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 20:17:35,791 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 20:17:35,794 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 20:17:35,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 20:17:36,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 20:17:36,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 20:17:36,237 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-05 20:17:36,766 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 clips:10 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720, 135730.mp4=720, 135731.mp4=1080, 135732.mp4=1080] targetHeight:720 temp:/var/www/html/recapwebtest/stories/8235.43c8e68204b04ba089df72881a1fe096.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i "/var/www/html/recapwebtest/b27aaf2d9852405184e9401353676bee.txt" -fflags +genpts+igndts -avoid_negative_ts make_zero -vf "scale=-2:720" -r 30 -pix_fmt yuv420p -af "asetpts=PTS-STARTPTS,aresample=async=1:first_pts=0" -c:v libx264 -preset superfast -profile:v high -level 4.0 -c:a aac -b:a 128k -ar 44100 -movflags +faststart "/var/www/html/recapwebtest/stories/8235.43c8e68204b04ba089df72881a1fe096.tmp.mp4"
INFO  2026-06-05 20:20:06,909 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published: /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-05 20:20:06,909 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-05 20:20:06,909 +02:00 apprecapweb01 recapweb.Services.StoryCreationScheduler.RunStoryLoop (null)  StoryCreationScheduler: story ready recapId:8235
INFO  2026-06-05 21:17:43,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:17:43,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:43,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:43,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:43,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:43,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:17:44,022 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:17:44,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:44,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:44,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:44,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:17:44,058 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:18:01,381 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 21:18:01,382 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-05 21:18:01,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-05 21:18:01,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:18:01,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 21:18:01,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 21:18:01,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:18:01,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:18:01,400 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-05 21:18:01,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:01,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:01,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:18:01,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:18:01.4032219","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:18:01,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 21:18:01,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 21:18:01,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:01,407 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 21:18:10,852 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-05 21:18:10,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:18:10,925 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-05 21:18:10,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:11,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-05 21:18:11,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:11,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:11,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:11,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:11,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-05 21:18:21,470 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 21:18:21,471 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 21:18:21,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 21:18:21,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:18:21,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 21:18:21,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 21:18:21,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:18:21,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:18:21,489 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 21:18:21,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:21,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:21,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:18:21,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:18:21.4924263","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:18:21,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-05 21:18:21,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:18:21,506 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 21:21:13,430 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:21:13,431 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:21:13,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:21:13,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:21:13,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:25:55,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:25:55,256 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:58,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:25:58,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:25:59,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:25:59,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:25:59,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:26:00,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:00,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:00,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:00,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:26:02,935 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-05 21:26:02,935 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-05 21:26:02,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:26:02,941 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-05 21:26:03,035 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 21:26:03,035 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 21:26:03,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 21:26:03,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,039 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-05 21:26:03,040 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-05 21:26:03,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,047 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-05 21:26:03,047 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 21:26:03,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 21:26:03,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 21:26:03,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:03,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:03,058 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 21:26:03,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:03,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:03.0611508","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:03,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,084 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 21:26:03,085 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 21:26:03,085 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 21:26:03,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 21:26:03,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 21:26:03,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 21:26:03,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:03,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:03,107 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 21:26:03,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:03,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:03.1095495","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:03,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,114 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 21:26:03,114 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-05 21:26:03,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:03,939 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 21:26:03,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,007 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-05 21:26:04,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 21:26:04,113 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-05 21:26:04,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:04,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-05 21:26:04,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,114 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-05 21:26:04,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:04,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:04.2415397","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:04.2415397","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:04,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:04.2415397","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,244 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 21:26:04,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:04,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:04.2415397","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-05 21:26:04,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-05 21:26:04,381 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-05 21:26:04,381 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-05 21:26:04,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-05 21:26:04,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 21:26:04,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-05 21:26:04,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-05 21:26:04,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:04,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-05 21:26:04,416 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-05 21:26:04,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:04,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-05T21:26:04.4187167","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-05 21:26:04,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:04,425 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-05 21:26:04,458 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-05 21:26:04,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 21:26:05,446 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-05 21:26:05,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,689 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 21:26:05,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-05 21:26:05,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 21:26:05,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:05,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-05 21:26:05,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,803 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-05 21:26:05,803 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-05 21:26:05,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:05,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-05 21:26:05,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:05,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:05,948 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 21:26:05,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:08,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 21:26:08,239 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:08,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 21:26:08,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:08,320 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:08,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 21:26:08,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-05 21:26:08,401 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-05 21:26:08,402 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-05 21:26:08,403 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 21:26:08,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:08,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 21:26:08,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-05 21:26:08,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-05 21:26:08,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-05 21:26:08,540 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,541 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 21:26:08,555 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:08,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-05 21:26:08,559 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:08,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 21:26:08,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:08,580 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-05 21:26:08,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 21:26:08,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:08,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-05 21:26:08,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:08,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 21:26:08,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:08,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 21:26:08,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-05 21:26:08,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:08,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-05 21:26:08,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-05 21:26:08,747 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-05 21:26:08,752 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-05 21:26:08,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,794 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:26:08,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,801 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 21:26:08,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-05 21:26:08,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-05 21:26:08,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-05 21:26:08,863 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-05 21:26:08,863 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-05 21:26:08,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-05 21:26:08,867 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 21:26:08,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,874 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-05 21:26:08,875 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,875 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:26:08,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-05 21:26:08,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 21:26:08,906 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:08,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-05 21:26:08,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,921 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-05 21:26:08,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,922 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-05 21:26:08,922 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-05 21:26:08,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,929 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 21:26:08,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,931 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-05 21:26:08,931 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,936 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-05 21:26:08,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 21:26:08,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-05 21:26:08,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:08,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 21:26:08,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:08,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:08,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:08,994 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 21:26:08,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 21:26:09,076 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 21:26:09,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:09,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:09,096 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 21:26:09,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 21:26:09,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-05 21:26:09,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,170 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,189 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 21:26:09,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,211 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,212 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,219 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-05 21:26:09,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 21:26:09,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 21:26:09,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,320 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-05 21:26:09,361 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 21:26:09,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-05 21:26:09,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,422 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,430 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-05 21:26:09,431 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-05 21:26:09,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-05 21:26:09,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,473 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-05 21:26:09,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,483 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-05 21:26:09,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,530 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-05 21:26:09,545 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,545 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-05 21:26:09,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-05 21:26:09,740 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-05 21:26:09,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:09,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:10,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:10,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:10,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-05 21:26:10,225 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-06-05 21:26:10,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:10,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListHashtagFollowed (null)  HashtagController::GetListHashtagFollowed: customer:169
INFO  2026-06-05 21:26:10,229 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.myFollowedHashtagList (null)  HashtagController::myFollowedHashtagList invoked. Customer 169
INFO  2026-06-05 21:26:10,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.* FROM hashtag h INNER JOIN hashtagsubscriptions hs ON h.hashtagId = hs.hashtagId  WHERE hs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:10,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:10,231 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedList (null)  HashtagEngine::GetFollowedList customerId 169
INFO  2026-06-05 21:26:10,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hf.hashtagId, h.hashtagName FROM hashtagfollower hf JOIN hashtag h ON hf.hashtagId = h.hashtagId WHERE hf.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:11,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mun, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:11,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mun%' OR CONCAT_WS(name, ' ', lastName) like '%mun%') AND status = @status
INFO  2026-06-05 21:26:11,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mun%' OR CONCAT_WS(name, ' ', lastName) like '%mun%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:11,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mund, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:11,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mund%' OR CONCAT_WS(name, ' ', lastName) like '%mund%') AND status = @status
INFO  2026-06-05 21:26:11,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mund%' OR CONCAT_WS(name, ' ', lastName) like '%mund%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:11,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundi, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:11,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundi%' OR CONCAT_WS(name, ' ', lastName) like '%mundi%') AND status = @status
INFO  2026-06-05 21:26:11,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundi%' OR CONCAT_WS(name, ' ', lastName) like '%mundi%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:12,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundia, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:12,114 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundia%' OR CONCAT_WS(name, ' ', lastName) like '%mundia%') AND status = @status
INFO  2026-06-05 21:26:12,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundia%' OR CONCAT_WS(name, ' ', lastName) like '%mundia%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:12,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundial, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:12,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundial%' OR CONCAT_WS(name, ' ', lastName) like '%mundial%') AND status = @status
INFO  2026-06-05 21:26:12,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundial%' OR CONCAT_WS(name, ' ', lastName) like '%mundial%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:12,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundiali, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:12,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundiali%' OR CONCAT_WS(name, ' ', lastName) like '%mundiali%') AND status = @status
INFO  2026-06-05 21:26:12,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundiali%' OR CONCAT_WS(name, ' ', lastName) like '%mundiali%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:12,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundialid, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:12,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundialid%' OR CONCAT_WS(name, ' ', lastName) like '%mundialid%') AND status = @status
INFO  2026-06-05 21:26:12,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundialid%' OR CONCAT_WS(name, ' ', lastName) like '%mundialid%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:12,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:mundialido, n:, l, r0, s1, c0
INFO  2026-06-05 21:26:12,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%mundialido%' OR CONCAT_WS(name, ' ', lastName) like '%mundialido%') AND status = @status
INFO  2026-06-05 21:26:12,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%mundialido%' OR CONCAT_WS(name, ' ', lastName) like '%mundialido%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,692 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 230
INFO  2026-06-05 21:26:14,693 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-05 21:26:14,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:230
INFO  2026-06-05 21:26:14,693 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,701 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:230
INFO  2026-06-05 21:26:14,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:230
INFO  2026-06-05 21:26:14,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:230
INFO  2026-06-05 21:26:14,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:230
INFO  2026-06-05 21:26:14,756 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-05 21:26:14,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-05 21:26:14,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:14,764 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6507
INFO  2026-06-05 21:26:14,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6507) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-05 21:26:14,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:14,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (104045,104048,104055,104062,104063,104068,104093,104106,104108,104109,104110,104111,104124,104131,104134,104142,104159), params: null
INFO  2026-06-05 21:26:14,837 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-05 21:26:14,837 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 21:26:15,900 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:230
INFO  2026-06-05 21:26:15,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-05 21:26:15,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":230,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-05 23:19:11,224 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-05 23:19:11,412 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-05 23:19:11,412 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-05 23:19:11,413 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 00:46:01,819 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 00:46:02,121 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 00:46:02,122 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 00:46:02,134 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 00:47:15,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 00:47:16,018 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,369 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,377 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,381 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 00:47:16,749 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 00:47:16,749 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,778 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,781 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 00:47:16,784 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:42:12,827 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 16:42:12,827 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 16:42:12,830 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,004 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 16:42:13,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 16:42:13,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 16:42:13,005 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,034 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-06 16:42:13,034 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-06 16:42:13,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 16:42:13,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 16:42:13,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,218 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 16:42:13,218 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,223 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,225 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:13.2244143","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,245 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,253 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,260 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,817 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 16:42:13,818 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,826 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 16:42:13,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 16:42:13,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 16:42:13,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 16:42:13,908 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 16:42:13,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 16:42:13,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,928 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 16:42:13,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,934 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,936 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,936 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:13.9370207","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 16:42:13,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 16:42:13,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 16:42:13,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 16:42:13,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,944 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,946 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:13.9466692","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:13,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:13,962 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 16:42:13,964 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 16:42:13,966 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-06 16:42:14,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 16:42:14,070 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 16:42:14,071 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,073 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,145 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,164 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-06 16:42:14,164 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 16:42:14,182 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 16:42:14,183 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 16:42:14,183 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,263 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 16:42:14,298 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 16:42:14,376 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:14,378 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:14,382 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 16:42:14,382 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,652 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:14.6515719","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,655 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:14.6515719","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:14.6515719","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:14,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:14.6515719","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 16:42:14,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-06 16:42:14,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-06 16:42:14,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 16:42:14,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 16:42:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 16:42:15,636 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 16:42:15,716 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,727 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-06 16:42:15,727 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 16:42:15,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:15,919 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:15,921 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 16:42:15,921 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,925 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 16:42:15,925 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:15,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-06 16:42:15,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:16,029 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 16:42:16,029 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 16:42:16,029 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:17,896 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 16:42:18,113 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:42:18,114 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,144 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,149 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,152 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,156 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:42:18,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 16:42:18,234 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,242 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-06 16:42:18,242 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:18,246 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,303 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,306 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,312 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,318 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 16:42:18,330 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,334 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:18,339 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,345 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-06 16:42:18,394 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:42:18,394 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,413 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,413 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,419 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:18,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-06 16:42:18,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,421 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-06 16:42:18,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:297
INFO  2026-06-06 16:42:18,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,427 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,450 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,454 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:42:18,465 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,474 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,484 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,504 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,515 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,521 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,522 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,524 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,528 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-06 16:42:18,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,530 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-06 16:42:18,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,531 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":297,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:42:18,533 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,534 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,535 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:297
INFO  2026-06-06 16:42:18,537 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:18,555 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,559 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,561 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,564 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:42:18,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,573 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,594 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,598 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,601 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,603 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,613 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:18,613 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,616 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 16:42:18,616 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:18,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,622 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-06 16:42:18,622 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,657 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,667 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,674 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,682 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:18,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:42:18,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,695 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,704 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,705 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,705 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:18,722 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 16:42:18,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-06 16:42:18,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:42:18,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-06 16:42:18,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,796 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:18,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:18,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-06 16:42:18,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-06 16:42:18,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-06 16:42:18,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,876 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:18,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-06 16:42:18,913 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:18,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,921 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:18,927 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-06 16:42:18,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:18,956 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:18,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:18,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:18,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:18,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,002 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:42:19,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:19,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:42:19,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:19,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:19,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:19,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:19,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:19,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-06 16:42:19,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-06 16:42:19,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,257 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:42:19,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:19,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:42:19,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:19,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-06 16:42:19,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,316 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:42:19,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:42:19,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:19,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:42:19,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:42:19,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,360 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:19,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:19,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:42:19,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:42:19,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 16:42:22,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 16:42:22,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,575 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 16:42:22,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:42:22,648 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 16:42:22,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,648 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 16:42:22,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,648 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 16:42:22,649 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 16:42:22,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,650 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 16:42:22,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,656 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 16:42:22,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-06 16:42:22,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 16:42:22,660 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 16:42:22,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,691 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 16:42:22,691 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 16:42:22,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,706 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 16:42:22,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:42:22,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:22,746 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 16:42:22,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:22,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 16:42:22,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,747 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 16:42:22,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:22,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-06 16:42:22,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 16:42:22,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:22,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:22,821 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 16:42:22,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:24,124 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-06 16:42:24,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-06 16:42:24,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:58,131 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:merge
INFO  2026-06-06 16:42:58,133 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-06 16:42:58,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"merge","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T16:42:58.1333822","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"test\u002Bmerge","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:58,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8236 
INFO  2026-06-06 16:42:58,257 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8236
INFO  2026-06-06 16:42:58,257 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-06 16:42:58,400 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8236 - coverName: RecapFileImg/8236.jpg
INFO  2026-06-06 16:42:58,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8236.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:42:58,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 16:42:58,526 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8236
INFO  2026-06-06 16:42:58,526 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-06 16:42:58,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:58,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-06 16:42:58,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-06 16:42:59,638 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 16:42:59,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 16:42:59,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,641 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 16:42:59,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,644 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 16:42:59,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 16:42:59,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-06 16:42:59,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 16:42:59,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-06 16:42:59,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:59,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-06 16:42:59,736 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 16:42:59,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:42:59,781 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 16:42:59,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 16:42:59,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:43:03,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,124 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:43:03,163 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,163 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-06 16:43:03,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:43:03,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 16:43:03,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-06 16:43:03,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:43:03,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:43:03,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:03,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,357 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:43:03,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 16:43:03,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-06 16:43:03,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:43:03,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,412 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:03,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-06 16:43:03,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,474 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:43:03,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-06 16:43:03,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:43:03,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:03,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-06 16:43:03,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 16:43:03,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:43:03,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:43:03,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,617 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:03,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 16:43:03,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:03,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2306
INFO  2026-06-06 16:43:03,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 16:43:03,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:43:03,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:03,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 16:43:03,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2306,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:03,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2306
INFO  2026-06-06 16:43:04,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 16:43:04,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 16:43:04,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 16:43:04,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,358 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 16:43:04,358 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 16:43:04,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:43:04,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,412 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 16:43:04,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 16:43:04,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,450 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 16:43:04,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:43:04,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,526 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:04,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:04,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:04,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 16:43:04,608 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 16:43:04,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,613 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:04,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 16:43:04,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:04,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 16:43:04,681 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 16:43:04,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 16:43:04,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 16:43:04,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,746 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 16:43:04,746 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,748 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 16:43:04,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 16:43:04,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 16:43:04,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 16:43:04,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,817 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 16:43:04,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 16:43:04,822 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:04,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,850 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:04,864 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,874 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 16:43:04,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:04,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 16:43:07,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 16:43:07,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:43:07,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 16:43:07,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:07,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:43:09,604 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-06 16:43:09,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:43:09,698 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 16:43:09,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:12,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 16:43:12,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:12,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:12,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:12,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 16:43:12,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 16:46:34,347 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 16:46:34,347 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 16:46:34,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 16:46:34,354 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 16:47:56,629 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 16:47:56,711 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 16:47:56,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 16:47:56,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 17:30:43,643 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:30:43,728 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:44,024 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:44,030 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:44,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:44,037 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:30:45,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:30:45,508 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:45,534 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:45,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:45,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:30:45,543 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:31:38,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:31:38,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:38,917 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:38,921 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:38,923 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:38,926 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:31:45,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:31:45,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:31:45,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:31:45,117 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:45,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 17:31:45,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:31:45,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:31:45,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:31:45,196 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:31:45,196 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:45,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:45,199 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:45,201 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:31:45.2006347","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:31:45,218 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-06 17:31:45,226 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:45,228 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:31:51,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736, clip:
INFO  2026-06-06 17:31:51,061 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create idempotency first request: hashRichiesta=ae64ba052abf0e545da9ee90c042cd1cd8ad7aef9941e71ffbfb44dbee50ae08, idempotencyKey=lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736, customerId=169, recapId=8236, recapId=8236, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=0-1, MinutesOfTheMatch=00:25, Duration=18.403, Resolution=720, TimeStamp=1780759896, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-06 17:31:51,070 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:de4337bb-9fb8-414e-9d4f-912802706736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,090 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736, hash:ae64ba052abf0e545da9ee90c042cd1cd8ad7aef9941e71ffbfb44dbee50ae08 -> Started
INFO  2026-06-06 17:31:51,092 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:31:51,092 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,094 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8236, live_notification True
INFO  2026-06-06 17:31:51,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,100 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,147 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:31:51,149 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135733, recapid 8236, customerid 169, TimeStamp 1780759896, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:31:51,158 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:31:51.1497812","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780759896,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"0-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.403,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,179 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,200 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8236 AND clipId = 135733, params: []
INFO  2026-06-06 17:31:51,201 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:31:51,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-06 17:31:51,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135733, hashtagId: 10571
INFO  2026-06-06 17:31:51,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,207 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,217 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,217 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:31:51,217 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,220 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-06 17:31:51,220 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135733, hashtagId: 10497
INFO  2026-06-06 17:31:51,220 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736, clipId:135733
INFO  2026-06-06 17:31:51,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135733
INFO  2026-06-06 17:31:51,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 13990316
INFO  2026-06-06 17:31:51,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135733
INFO  2026-06-06 17:31:51,297 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-06 17:31:51,297 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10492737 bytes (from base64 length 13990316)
DEBUG  2026-06-06 17:31:51,315 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10492737
INFO  2026-06-06 17:31:51,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135733 con il path  RecapClipFile/135733.mp4
INFO  2026-06-06 17:31:51,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135733 - clipFile: RecapClipFile/135733.mp4
INFO  2026-06-06 17:31:51,325 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135733.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,338 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:31:51,338 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: files saved clipId:135733 file:RecapClipFile/135733.mp4, scheduling post-processing
INFO  2026-06-06 17:31:51,348 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: scheduled clipId:135733 recapId:8236
INFO  2026-06-06 17:31:51,349 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:de4337bb-9fb8-414e-9d4f-912802706736","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:31:51,350 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135733
INFO  2026-06-06 17:31:51,362 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
WARN  2026-06-06 17:31:51,372 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::NormalizeClipToCanonical non-conforming clip:RecapClipFile/135733.mp4 width:1280 height:720 pix_fmt:yuvj420p fps:29.970 — normalizing to 1080p 16:9
INFO  2026-06-06 17:31:51,396 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135733 clip=135733.mp4 hasAudio=True vdur=18.403s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135733.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.403333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135733.4ed101c1e52041ac94a3e3db535e2f0b.tmp.mp4
INFO  2026-06-06 17:31:55,894 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:31:55,895 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:55,927 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:55,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:55,937 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:55,942 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:31:56,044 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:31:56,044 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:56,081 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:56,085 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:56,089 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:31:56,096 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:32:01,317 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87, clip:
INFO  2026-06-06 17:32:01,318 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create idempotency first request: hashRichiesta=331cca23fe23697fae44d29b5ff470bfb506d6674ee54153df6fe7dc09b7a1fc, idempotencyKey=lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87, customerId=169, recapId=8236, recapId=8236, customerId=169, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=1-1, MinutesOfTheMatch=00:25, Duration=16.77, Resolution=720, TimeStamp=1780759914, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-06 17:32:01,327 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:72dfb5a8-30a0-450b-83be-168f2f8dfc87","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87, hash:331cca23fe23697fae44d29b5ff470bfb506d6674ee54153df6fe7dc09b7a1fc -> Started
INFO  2026-06-06 17:32:01,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:32:01,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,348 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::Create invoked. Recapid 8236, live_notification True
INFO  2026-06-06 17:32:01,351 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,352 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,386 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:32:01,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135734, recapid 8236, customerid 169, TimeStamp 1780759914, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:32:01,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:32:01.3902591","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780759914,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"1-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":16.77,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,442 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8236 AND clipId = 135733, params: []
INFO  2026-06-06 17:32:01,444 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,444 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8236 AND clipId = 135734, params: []
INFO  2026-06-06 17:32:01,445 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,445 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:01,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,450 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-06 17:32:01,450 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135734, hashtagId: 10558
INFO  2026-06-06 17:32:01,450 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,452 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,467 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:01,468 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,472 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-06 17:32:01,472 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipHashtag clipId: 135734, hashtagId: 10497
INFO  2026-06-06 17:32:01,472 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,477 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,489 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,489 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87, clipId:135734
INFO  2026-06-06 17:32:01,540 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,555 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  SaveClipFiles clip: 135734
INFO  2026-06-06 17:32:01,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles buffer size 12559424
INFO  2026-06-06 17:32:01,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::SaveClipFiles save file 135734
INFO  2026-06-06 17:32:01,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-06 17:32:01,557 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9419568 bytes (from base64 length 12559424)
DEBUG  2026-06-06 17:32:01,586 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9419567
INFO  2026-06-06 17:32:01,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135734 con il path  RecapClipFile/135734.mp4
INFO  2026-06-06 17:32:01,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipEngine::UpdateClip recapId: 135734 - clipFile: RecapClipFile/135734.mp4
INFO  2026-06-06 17:32:01,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135734.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,604 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,606 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipController::Create: files saved clipId:135734 file:RecapClipFile/135734.mp4, scheduling post-processing
INFO  2026-06-06 17:32:01,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ClipPostProcessingScheduler: scheduled clipId:135734 recapId:8236
INFO  2026-06-06 17:32:01,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:72dfb5a8-30a0-450b-83be-168f2f8dfc87","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:01,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:01,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135734
WARN  2026-06-06 17:32:01,641 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::NormalizeClipToCanonical non-conforming clip:RecapClipFile/135734.mp4 width:1280 height:720 pix_fmt:yuvj420p fps:30.000 — normalizing to 1080p 16:9
INFO  2026-06-06 17:32:01,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135734 clip=135734.mp4 hasAudio=True vdur=16.770s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135734.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=16.770000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135734.c85e651d9cd443a488f463da512477aa.tmp.mp4
INFO  2026-06-06 17:32:01,771 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135733 clip=135733.mp4 canonical=135733_canonical.mp4 duration=18.400s exitCode=0 durationMs=10420
INFO  2026-06-06 17:32:01,771 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135733
INFO  2026-06-06 17:32:01,771 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135733
INFO  2026-06-06 17:32:01,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135733 sessionId=472305932 starting, pathVideo=RecapClipFile/135733.mp4
INFO  2026-06-06 17:32:01,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135733.mp4
INFO  2026-06-06 17:32:01,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135733.jpg
INFO  2026-06-06 17:32:01,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135733.jpg
INFO  2026-06-06 17:32:01,775 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135733.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135733.jpg
INFO  2026-06-06 17:32:07,592 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135733 sessionId=472305932 completed, exitCode=n/a, durationMs=5817
INFO  2026-06-06 17:32:07,592 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135733
INFO  2026-06-06 17:32:07,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135733.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:07,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:07,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:32:07,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:32:07,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:07,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:07,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:07,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:07,669 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:32:07,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:07,692 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135733 recapId:8236
INFO  2026-06-06 17:32:10,543 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:32:10,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:10,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:10,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:10,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:10,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135734 clip=135734.mp4 canonical=135734_canonical.mp4 duration=16.767s exitCode=0 durationMs=11001
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135734
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135734
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135734 sessionId=837279284 starting, pathVideo=RecapClipFile/135734.mp4
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135734.mp4
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135734.jpg
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135734.jpg
INFO  2026-06-06 17:32:12,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135734.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135734.jpg
INFO  2026-06-06 17:32:14,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135734 sessionId=837279284 completed, exitCode=n/a, durationMs=1972
INFO  2026-06-06 17:32:14,598 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135734
INFO  2026-06-06 17:32:14,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135734.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:14,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:14,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:32:14,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":16.766667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:32:14,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:14,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:14,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:14,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:14,643 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:32:14,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:14,644 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135734 recapId:8236
INFO  2026-06-06 17:32:16,472 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0, clip:
INFO  2026-06-06 17:32:16,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,478 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=48485f926f0a67ee586849530ce349bc217189a9cf08d58c6caf70d87ecf0223, idempotencyKey=lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0, customerId=169, recapId=8236, recapId=8236, customerId=169, clipTitle=TM3, Fallo, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=1-1, MinutesOfTheMatch=00:25, Duration=14.403, Resolution=720, TimeStamp=1780759929, live_notification=True, Tags[0]=TM3, Tags[1]=Fallo
INFO  2026-06-06 17:32:16,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e84690f3-8968-4fe9-8858-87c56ba503a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0, hash:48485f926f0a67ee586849530ce349bc217189a9cf08d58c6caf70d87ecf0223 -> Started
INFO  2026-06-06 17:32:16,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:32:16,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,501 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8236, live_notification True
INFO  2026-06-06 17:32:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:32:16,538 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135735, recapid 8236, customerid 169, TimeStamp 1780759929, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:32:16,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:32:16.5385445","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780759929,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"TM3%2c\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"1-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.403,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"\u002BFallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8236 AND clipId = 135733, params: []
INFO  2026-06-06 17:32:16,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8236 AND clipId = 135734, params: []
INFO  2026-06-06 17:32:16,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8236 AND clipId = 135735, params: []
INFO  2026-06-06 17:32:16,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,634 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:16,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,637 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-06 17:32:16,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135735, hashtagId: 10558
INFO  2026-06-06 17:32:16,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,652 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:16,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"Fallo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,654 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Fallo gia presente nel Data Base
INFO  2026-06-06 17:32:16,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135735, hashtagId: 10590
INFO  2026-06-06 17:32:16,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10590,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,723 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0, clipId:135735
INFO  2026-06-06 17:32:16,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135735
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10817928
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135735
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135735.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-06 17:32:16,744 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8113446 bytes (from base64 length 10817928)
DEBUG  2026-06-06 17:32:16,757 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8113445
INFO  2026-06-06 17:32:16,761 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135735 con il path  RecapClipFile/135735.mp4
INFO  2026-06-06 17:32:16,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135735 - clipFile: RecapClipFile/135735.mp4
INFO  2026-06-06 17:32:16,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135735.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,774 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135735 file:RecapClipFile/135735.mp4, scheduling post-processing
INFO  2026-06-06 17:32:16,774 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135735 recapId:8236
INFO  2026-06-06 17:32:16,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:e84690f3-8968-4fe9-8858-87c56ba503a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:16,774 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135735
WARN  2026-06-06 17:32:16,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::NormalizeClipToCanonical non-conforming clip:RecapClipFile/135735.mp4 width:1280 height:720 pix_fmt:yuvj420p fps:30.000 — normalizing to 1080p 16:9
INFO  2026-06-06 17:32:16,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:16,867 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135735 clip=135735.mp4 hasAudio=True vdur=14.403s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135735.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=14.403333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135735.5af99d91e11549c7b525a32822389e35.tmp.mp4
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135735 clip=135735.mp4 canonical=135735_canonical.mp4 duration=14.400s exitCode=0 durationMs=7140
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135735
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135735
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135735 sessionId=726159050 starting, pathVideo=RecapClipFile/135735.mp4
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135735.mp4
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135735.jpg
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135735.jpg
INFO  2026-06-06 17:32:23,915 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135735.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135735.jpg
INFO  2026-06-06 17:32:24,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:32:24,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:24,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:24,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:24,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:24,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:32:25,748 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135735 sessionId=726159050 completed, exitCode=n/a, durationMs=1832
INFO  2026-06-06 17:32:25,748 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135735
INFO  2026-06-06 17:32:25,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135735.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:25,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:25,767 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:32:25,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:32:25,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:25,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:25,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:25,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:25,794 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:32:25,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:25,796 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135735 recapId:8236
INFO  2026-06-06 17:32:29,108 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc, clip:
INFO  2026-06-06 17:32:29,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,118 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=39648b7b703eac1e2ef05638d4d8bd549a226bc0e96cd092034a76bc81d5de41, idempotencyKey=lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc, customerId=169, recapId=8236, recapId=8236, customerId=169, clipTitle=TM3, Rigore No, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=1-1, MinutesOfTheMatch=00:25, Duration=13.302, Resolution=720, TimeStamp=1780759942, live_notification=True, Tags[0]=TM3, Tags[1]=Rigore No
INFO  2026-06-06 17:32:29,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:724edce0-7f33-4fa6-b891-4073467e34bc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc, hash:39648b7b703eac1e2ef05638d4d8bd549a226bc0e96cd092034a76bc81d5de41 -> Started
INFO  2026-06-06 17:32:29,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:32:29,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,146 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8236, live_notification True
INFO  2026-06-06 17:32:29,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:32:29,181 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135736, recapid 8236, customerid 169, TimeStamp 1780759942, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:32:29,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:32:29.1826257","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780759942,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM3%2c\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"1-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.302,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8236 AND clipId = 135733, params: []
INFO  2026-06-06 17:32:29,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8236 AND clipId = 135734, params: []
INFO  2026-06-06 17:32:29,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8236 AND clipId = 135735, params: []
INFO  2026-06-06 17:32:29,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8236 AND clipId = 135736, params: []
INFO  2026-06-06 17:32:29,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,226 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:29,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,229 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-06 17:32:29,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135736, hashtagId: 10558
INFO  2026-06-06 17:32:29,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,241 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:29,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,243 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: RigoreNo gia presente nel Data Base
INFO  2026-06-06 17:32:29,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135736, hashtagId: 10501
INFO  2026-06-06 17:32:29,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,303 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc, clipId:135736
INFO  2026-06-06 17:32:29,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135736
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9921916
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135736
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135736.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-06 17:32:29,319 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7441437 bytes (from base64 length 9921916)
DEBUG  2026-06-06 17:32:29,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7441436
INFO  2026-06-06 17:32:29,335 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135736 con il path  RecapClipFile/135736.mp4
INFO  2026-06-06 17:32:29,335 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135736 - clipFile: RecapClipFile/135736.mp4
INFO  2026-06-06 17:32:29,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135736.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:29,347 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135736 file:RecapClipFile/135736.mp4, scheduling post-processing
INFO  2026-06-06 17:32:29,347 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135736 recapId:8236
INFO  2026-06-06 17:32:29,347 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135736
INFO  2026-06-06 17:32:29,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:724edce0-7f33-4fa6-b891-4073467e34bc","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
WARN  2026-06-06 17:32:29,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::NormalizeClipToCanonical non-conforming clip:RecapClipFile/135736.mp4 width:1280 height:720 pix_fmt:yuvj420p fps:30.000 — normalizing to 1080p 16:9
INFO  2026-06-06 17:32:29,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:29,377 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135736 clip=135736.mp4 hasAudio=True vdur=13.302s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135736.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=13.301667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135736.33686e26730b4cafa8d46df4c9756088.tmp.mp4
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135736 clip=135736.mp4 canonical=135736_canonical.mp4 duration=13.300s exitCode=0 durationMs=6324
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135736
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135736
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135736 sessionId=112093412 starting, pathVideo=RecapClipFile/135736.mp4
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135736.mp4
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135736.jpg
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135736.jpg
INFO  2026-06-06 17:32:35,672 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135736.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135736.jpg
INFO  2026-06-06 17:32:35,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135736 sessionId=112093412 completed, exitCode=n/a, durationMs=26
INFO  2026-06-06 17:32:35,699 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135736
INFO  2026-06-06 17:32:35,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135736.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:35,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:35,724 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:32:35,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:32:35,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:35,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:35,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:35,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:35,760 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:32:35,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:35,760 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135736 recapId:8236
INFO  2026-06-06 17:32:39,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:32:39,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:39,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:39,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:39,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:39,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:32:44,915 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c, clip:
INFO  2026-06-06 17:32:44,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,923 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=de9bfb9ccd21a65958899bb7df9d873bd89f2b52a230ccbf34151fb64eb86d90, idempotencyKey=lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c, customerId=169, recapId=8236, recapId=8236, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=1-2, MinutesOfTheMatch=00:25, Duration=13.923, Resolution=720, TimeStamp=1780759957, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-06 17:32:44,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:256aa23e-4c7b-4010-aac1-c5c5ca301c6c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c, hash:de9bfb9ccd21a65958899bb7df9d873bd89f2b52a230ccbf34151fb64eb86d90 -> Started
INFO  2026-06-06 17:32:44,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:32:44,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,946 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8236, live_notification True
INFO  2026-06-06 17:32:44,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:32:44,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135737, recapid 8236, customerid 169, TimeStamp 1780759957, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:32:44,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:32:44.9812449","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780759957,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"1-2","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.923,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:44,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:44,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8236 AND clipId = 135733, params: []
INFO  2026-06-06 17:32:45,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8236 AND clipId = 135734, params: []
INFO  2026-06-06 17:32:45,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8236 AND clipId = 135735, params: []
INFO  2026-06-06 17:32:45,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8236 AND clipId = 135736, params: []
INFO  2026-06-06 17:32:45,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8236 AND clipId = 135737, params: []
INFO  2026-06-06 17:32:45,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,023 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:45,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-06 17:32:45,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135737, hashtagId: 10571
INFO  2026-06-06 17:32:45,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,038 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:32:45,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-06 17:32:45,040 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135737, hashtagId: 10497
INFO  2026-06-06 17:32:45,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c, clipId:135737
INFO  2026-06-06 17:32:45,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135737
INFO  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 10430360
INFO  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135737
INFO  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-06 17:32:45,117 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7822770 bytes (from base64 length 10430360)
DEBUG  2026-06-06 17:32:45,129 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7822769
INFO  2026-06-06 17:32:45,132 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135737 con il path  RecapClipFile/135737.mp4
INFO  2026-06-06 17:32:45,132 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135737 - clipFile: RecapClipFile/135737.mp4
INFO  2026-06-06 17:32:45,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135737.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,155 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135737 file:RecapClipFile/135737.mp4, scheduling post-processing
INFO  2026-06-06 17:32:45,155 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135737 recapId:8236
INFO  2026-06-06 17:32:45,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8236:256aa23e-4c7b-4010-aac1-c5c5ca301c6c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:45,155 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135737
WARN  2026-06-06 17:32:45,172 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::NormalizeClipToCanonical non-conforming clip:RecapClipFile/135737.mp4 width:1280 height:720 pix_fmt:yuvj420p fps:30.000 — normalizing to 1080p 16:9
INFO  2026-06-06 17:32:45,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:45,189 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135737 clip=135737.mp4 hasAudio=True vdur=13.923s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135737.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=13.923333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135737.cd68944448fe4b94810dcf06c225b329.tmp.mp4
INFO  2026-06-06 17:32:51,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135737 clip=135737.mp4 canonical=135737_canonical.mp4 duration=13.933s exitCode=0 durationMs=6175
INFO  2026-06-06 17:32:51,331 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135737
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135737
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135737 sessionId=788531756 starting, pathVideo=RecapClipFile/135737.mp4
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135737.mp4
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135737.jpg
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135737.jpg
INFO  2026-06-06 17:32:51,332 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135737.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135737.jpg
INFO  2026-06-06 17:32:51,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135737 sessionId=788531756 completed, exitCode=n/a, durationMs=23
INFO  2026-06-06 17:32:51,356 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135737
INFO  2026-06-06 17:32:51,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135737.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:32:51,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:51,384 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:32:51,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":13.933333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:32:51,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:51,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:51,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:32:51,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:51,407 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:32:51,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:32:51,408 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135737 recapId:8236
INFO  2026-06-06 17:34:10,496 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 17:34:10,496 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 17:34:10,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:34:10,501 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 17:34:11,527 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:34:11,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:12,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,020 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:34:12,021 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:34:12,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,030 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:34:12,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:34:12,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:12,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,110 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:34:12,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,121 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:34:12,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:12,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:34:12,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,164 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:34:12,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,165 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:34:12,165 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:34:12,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,174 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:34:12,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:12,192 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:34:12,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:34:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:34:12,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:12,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:12,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:34:12,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,250 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:34:12,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:12,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:12,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:12,299 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:34:12,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:13,306 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-06 17:34:13,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-06 17:34:13,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,432 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8236
INFO  2026-06-06 17:34:16,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:34:16.4561636","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:34:16,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid, isCanonical FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,510 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-06 17:34:16,511 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8236
INFO  2026-06-06 17:34:16,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8236;, params: []
INFO  2026-06-06 17:34:16,513 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-06 17:34:16,514 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:34:16,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,514 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8236 mode:copy-concat clips:5 temp:/var/www/html/recapwebtest/stories/8236.8a998eff80fb4151b677976beb22ab8c.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/c37dd167c49e476b92c92e5a631180e8.txt -c copy -movflags +faststart /var/www/html/recapwebtest/stories/8236.8a998eff80fb4151b677976beb22ab8c.tmp.mp4
INFO  2026-06-06 17:34:16,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:34:16,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:34:16,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:34:16,527 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 17:34:16,528 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 17:34:16,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 17:34:16,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:16,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:34:16,599 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:34:16,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:16,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:16,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:16,689 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8236 story published: /var/www/html/recapwebtest/stories/8236.mp4
INFO  2026-06-06 17:34:16,689 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-06 17:34:18,344 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8236
INFO  2026-06-06 17:34:18,344 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-06 17:34:18,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,350 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8236
INFO  2026-06-06 17:34:18,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8236) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:34:18,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135733,135734,135735,135736,135737), params: null
INFO  2026-06-06 17:34:18,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135733,135734,135735,135736,135737), params: null
INFO  2026-06-06 17:34:18,422 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8236
INFO  2026-06-06 17:34:18,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:18,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135733
INFO  2026-06-06 17:34:18,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,573 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:18,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,573 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135734
INFO  2026-06-06 17:34:18,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,577 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135733 NOT found
INFO  2026-06-06 17:34:18,583 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135734 NOT found
INFO  2026-06-06 17:34:18,584 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135735
INFO  2026-06-06 17:34:18,584 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:18,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135735 NOT found
INFO  2026-06-06 17:34:18,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:18,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:18,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:18,655 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135736
INFO  2026-06-06 17:34:18,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:18,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135736 NOT found
INFO  2026-06-06 17:34:18,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:34:18,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:18,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135737
INFO  2026-06-06 17:34:18,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:34:18,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:34:18,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135737 NOT found
INFO  2026-06-06 17:35:38,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:35:38,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:35:38,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:35:38,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:35:38,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:35:38,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:36:44,393 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:36:44,393 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-06 17:36:44,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-06 17:36:44,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:36:44,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 17:36:44,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:36:44,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:36:44,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:36:44,410 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-06 17:36:44,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:36:44,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:36:44,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:36:44,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:36:44.4129609","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:36:44,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-06 17:36:44,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-06 17:36:44,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:36:44,416 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:40:13,543 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 17:40:13,543 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 17:40:13,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:40:16,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,149 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:40:16,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,159 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:40:16,159 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:40:16,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,160 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:40:16,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:40:16,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,273 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:40:16,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,275 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:40:16,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:40:16,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:16,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:40:16,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:40:16,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:40:16,365 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:40:16,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:18,607 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 17:40:18,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 17:40:44,026 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Create (null)  RecapController::Create: recap:audio merge
INFO  2026-06-06 17:40:44,027 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Create (null)  RecapEngine::Create invoked
INFO  2026-06-06 17:40:44,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: SQL: INSERT INTO recaps                     (customerId, recapType, recapDescription, dateCreation,                     categoryId, liveStartDate, isChangeble, recapTitle, isAddClipOnTop, isSortByMostRecent)                     VALUES                     (                         @customerId, @recapType, @recapDescription, @dateCreation,                         @categoryId, @liveStartDate, @isChangeble, @recapTitle, @isAddClipOnTop, @isSortByMostRecent);                     SELECT LAST_INSERT_ID();, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapType","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@recapDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"audio\u002Bmerge","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@dateCreation","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:40:44.0281294","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":24,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@liveStartDate","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isChangeble","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"test\u002Baudio\u002Bmerge","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isAddClipOnTop","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@isSortByMostRecent","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 17:40:44,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteInsertGetLastId (null)  RecapwebDBEngine::ExecuteInsertGetLastId: LastId: 8237 
INFO  2026-06-06 17:40:44,127 +02:00 apprecapweb01 recapweb.Controllers.RecapController.UploadCover (null)  RecapController::UploadCover: recapId:8237
INFO  2026-06-06 17:40:44,127 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveImage (null)  FileHelper::SaveImage Path di salvataggio immagine: /var/www/html/recapwebtest/RecapFileImg
INFO  2026-06-06 17:40:44,256 +02:00 apprecapweb01 recapweb.Models.RecapEngine.UpdateCover (null)  RecapEngine::UpdateCover recapId: 8237 - coverName: RecapFileImg/8237.jpg
INFO  2026-06-06 17:40:44,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET recapCover = @recapCover WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapCover","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":21,"Value":"RecapFileImg/8237.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:40:44,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:40:44,362 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateRecapHashtag (null)  CreateHashtag: recapId 8237
INFO  2026-06-06 17:40:44,362 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  START @@RecapController.CreateRecapHashtag
INFO  2026-06-06 17:40:44,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaphashtags WHERE recapId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:44,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-06 17:40:44,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-06 17:40:45,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-06 17:40:45,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:45,466 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 17:40:45,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 17:40:45,473 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 17:40:45,473 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 17:40:45,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:45,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:45,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 17:40:45,491 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-06 17:40:45,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-06 17:40:46,458 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:40:46,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:46,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:46,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:40:46,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:40:46,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:40:46,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:40:46,643 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:40:46,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:46,645 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:40:46,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:48,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 17:40:48,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 17:40:48,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:48,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:48,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 17:40:48,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:48,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:48,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 17:40:49,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 17:40:49,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:49,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 17:40:49,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,173 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-06 17:40:49,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-06 17:40:49,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 17:40:49,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-06 17:40:49,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:49,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-06 17:40:49,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 17:40:49,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-06 17:40:49,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:49,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-06 17:40:49,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 17:40:49,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 17:40:49,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 17:40:49,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,438 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 17:40:49,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:49,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,494 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-06 17:40:49,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:49,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:285
INFO  2026-06-06 17:40:49,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-06 17:40:49,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-06 17:40:49,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":285,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:285
INFO  2026-06-06 17:40:49,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:49,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-06 17:40:50,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-06 17:40:50,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,321 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-06 17:40:50,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-06 17:40:50,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:50,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-06 17:40:50,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-06 17:40:50,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,464 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 17:40:50,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 17:40:50,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,474 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,481 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:50,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-06 17:40:50,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 17:40:50,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:217
INFO  2026-06-06 17:40:50,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,540 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 17:40:50,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":217,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:217
INFO  2026-06-06 17:40:50,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-06 17:40:50,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:211
INFO  2026-06-06 17:40:50,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:40:50,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:323
INFO  2026-06-06 17:40:50,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-06 17:40:50,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":211,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-06 17:40:50,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:211
INFO  2026-06-06 17:40:50,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-06 17:40:50,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":323,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:323
INFO  2026-06-06 17:40:50,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-06 17:40:50,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:40:50,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-06 17:41:01,732 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-06 17:41:01,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:41:01,817 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-06 17:41:01,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:41:14,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:41:14,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:41:14,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,898 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 17:41:14,898 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:41:14,898 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:41:14,898 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:41:14,903 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:41:14,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:41:14,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:41:14.9054088","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-06 17:41:14,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:41:14,921 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:42:26,814 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-06 17:42:26,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:26,908 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:42:26,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:28,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:42:28,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:28,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:28,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:28,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:28,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:42:29,700 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:42:29,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:42:29,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:42:29,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:29,874 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:42:33,348 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e, clip:
INFO  2026-06-06 17:42:33,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,410 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=af7e93b7d9a40880a19108597e20364a704c80517a6e8b0a102e4b12a258ac50, idempotencyKey=lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=1-3, MinutesOfTheMatch=00:25, Duration=17.47, Resolution=1080, TimeStamp=1780760515, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-06 17:42:33,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:a796630d-dfbc-4b57-b562-55d147cc738e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,426 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e, hash:af7e93b7d9a40880a19108597e20364a704c80517a6e8b0a102e4b12a258ac50 -> Started
INFO  2026-06-06 17:42:33,426 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:42:33,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-06 17:42:33,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:42:33,460 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135738, recapid 8237, customerid 169, TimeStamp 1780760515, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:42:33,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:42:33.4611311","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780760515,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"1-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:25","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.47,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-06 17:42:33,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,497 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:42:33,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,499 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-06 17:42:33,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135738, hashtagId: 10571
INFO  2026-06-06 17:42:33,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,511 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:42:33,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-06 17:42:33,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135738, hashtagId: 10497
INFO  2026-06-06 17:42:33,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,573 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e, clipId:135738
INFO  2026-06-06 17:42:33,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135738
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13238028
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135738
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135738.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-06 17:42:33,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9928521 bytes (from base64 length 13238028)
DEBUG  2026-06-06 17:42:33,602 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9928519
INFO  2026-06-06 17:42:33,606 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135738 con il path  RecapClipFile/135738.mp4
INFO  2026-06-06 17:42:33,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135738 - clipFile: RecapClipFile/135738.mp4
INFO  2026-06-06 17:42:33,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135738.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,626 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135738 file:RecapClipFile/135738.mp4, scheduling post-processing
INFO  2026-06-06 17:42:33,626 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135738 recapId:8237
INFO  2026-06-06 17:42:33,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:a796630d-dfbc-4b57-b562-55d147cc738e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:33,626 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135738
INFO  2026-06-06 17:42:33,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:33,641 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135738 clip=135738.mp4 hasAudio=True vdur=17.470s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135738.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.470000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135738.c69b094ac3834e2f89994ddc12da0e3d.tmp.mp4
INFO  2026-06-06 17:42:42,209 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135738 clip=135738.mp4 canonical=135738_canonical.mp4 duration=17.467s exitCode=0 durationMs=8582
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135738
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135738
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135738 sessionId=1086376245 starting, pathVideo=RecapClipFile/135738.mp4
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135738.mp4
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135738.jpg
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135738.jpg
INFO  2026-06-06 17:42:42,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135738.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135738.jpg
INFO  2026-06-06 17:42:42,230 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135738 sessionId=1086376245 completed, exitCode=n/a, durationMs=20
INFO  2026-06-06 17:42:42,230 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135738
INFO  2026-06-06 17:42:42,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135738.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:42:42,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:42,246 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:42:42,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.466667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:42:42,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:42,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:42,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:42:42,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:42,269 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:42:42,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:42:42,270 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135738 recapId:8237
INFO  2026-06-06 17:43:02,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:02,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:02,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:02,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:02,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:02,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:06,464 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974, clip:
INFO  2026-06-06 17:43:06,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,470 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=f574f7b38db8a08547c1c6507d631716ae59bb027b729b7e04440e90bfb45fe6, idempotencyKey=lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-3, MinutesOfTheMatch=00:42, Duration=18.803, Resolution=1080, TimeStamp=1780760580, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-06 17:43:06,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:46e08755-7bed-4e76-8da6-829932052974","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974, hash:f574f7b38db8a08547c1c6507d631716ae59bb027b729b7e04440e90bfb45fe6 -> Started
INFO  2026-06-06 17:43:06,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:43:06,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-06 17:43:06,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:43:06,523 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135739, recapid 8237, customerid 169, TimeStamp 1780760580, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:43:06,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:43:06.5231484","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780760580,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:42","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.803,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-06 17:43:06,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-06 17:43:06,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,615 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:06,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,617 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-06 17:43:06,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135739, hashtagId: 10558
INFO  2026-06-06 17:43:06,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,629 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:06,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,631 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-06 17:43:06,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135739, hashtagId: 10497
INFO  2026-06-06 17:43:06,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,686 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974, clipId:135739
INFO  2026-06-06 17:43:06,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135739
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14353416
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135739
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135739.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-06 17:43:06,708 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10765062 bytes (from base64 length 14353416)
DEBUG  2026-06-06 17:43:06,725 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10765060
INFO  2026-06-06 17:43:06,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135739 con il path  RecapClipFile/135739.mp4
INFO  2026-06-06 17:43:06,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135739 - clipFile: RecapClipFile/135739.mp4
INFO  2026-06-06 17:43:06,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135739.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,743 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135739 file:RecapClipFile/135739.mp4, scheduling post-processing
INFO  2026-06-06 17:43:06,743 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135739 recapId:8237
INFO  2026-06-06 17:43:06,743 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135739
INFO  2026-06-06 17:43:06,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:46e08755-7bed-4e76-8da6-829932052974","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:06,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:06,760 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135739 clip=135739.mp4 hasAudio=True vdur=18.803s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135739.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.803333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135739.21fd09a5dfce4883aa43197b401809bc.tmp.mp4
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135739 clip=135739.mp4 canonical=135739_canonical.mp4 duration=18.800s exitCode=0 durationMs=8419
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135739
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135739
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135739 sessionId=1190433045 starting, pathVideo=RecapClipFile/135739.mp4
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135739.mp4
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135739.jpg
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135739.jpg
INFO  2026-06-06 17:43:15,163 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135739.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135739.jpg
INFO  2026-06-06 17:43:17,117 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135739 sessionId=1190433045 completed, exitCode=n/a, durationMs=1954
INFO  2026-06-06 17:43:17,117 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135739
INFO  2026-06-06 17:43:17,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135739.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:17,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:17,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:43:17,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:43:17,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:17,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:17,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:17,158 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:17,159 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:43:17,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:17,160 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135739 recapId:8237
INFO  2026-06-06 17:43:19,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:19,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:19,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:19,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:19,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:19,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:22,468 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0, clip:
INFO  2026-06-06 17:43:22,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,475 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=2230886c480839e7d35c7039deaaa6052f90c1b6bc236e853c4dbc29cace4306, idempotencyKey=lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-3, MinutesOfTheMatch=00:58, Duration=15.737, Resolution=1080, TimeStamp=1780760596, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-06 17:43:22,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e6dfea0d-e827-4821-b32b-0cc3431c54a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,496 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0, hash:2230886c480839e7d35c7039deaaa6052f90c1b6bc236e853c4dbc29cace4306 -> Started
INFO  2026-06-06 17:43:22,496 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:43:22,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,498 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-06 17:43:22,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:43:22,534 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135740, recapid 8237, customerid 169, TimeStamp 1780760596, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:43:22,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:43:22.5349068","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780760596,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"00:58","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-06 17:43:22,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-06 17:43:22,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-06 17:43:22,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,574 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:22,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,576 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-06 17:43:22,576 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135740, hashtagId: 10571
INFO  2026-06-06 17:43:22,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,587 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:22,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,589 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-06 17:43:22,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135740, hashtagId: 10499
INFO  2026-06-06 17:43:22,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,649 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0, clipId:135740
INFO  2026-06-06 17:43:22,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135740
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11832872
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135740
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:43:22,662 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135740.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:43:22,663 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-06 17:43:22,663 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8874654 bytes (from base64 length 11832872)
DEBUG  2026-06-06 17:43:22,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8874654
INFO  2026-06-06 17:43:22,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135740 con il path  RecapClipFile/135740.mp4
INFO  2026-06-06 17:43:22,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135740 - clipFile: RecapClipFile/135740.mp4
INFO  2026-06-06 17:43:22,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135740.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,706 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135740 file:RecapClipFile/135740.mp4, scheduling post-processing
INFO  2026-06-06 17:43:22,706 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135740 recapId:8237
INFO  2026-06-06 17:43:22,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:e6dfea0d-e827-4821-b32b-0cc3431c54a0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:22,706 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135740
INFO  2026-06-06 17:43:22,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:22,723 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135740 clip=135740.mp4 hasAudio=True vdur=15.737s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135740.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=15.736667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135740.215a4f1790914f668df62b12307917bf.tmp.mp4
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135740 clip=135740.mp4 canonical=135740_canonical.mp4 duration=15.733s exitCode=0 durationMs=7378
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135740
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135740
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135740 sessionId=581753644 starting, pathVideo=RecapClipFile/135740.mp4
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135740.mp4
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135740.jpg
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135740.jpg
INFO  2026-06-06 17:43:30,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135740.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135740.jpg
INFO  2026-06-06 17:43:30,105 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135740 sessionId=581753644 completed, exitCode=n/a, durationMs=20
INFO  2026-06-06 17:43:30,105 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135740
INFO  2026-06-06 17:43:30,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135740.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:30,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:30,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:43:30,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.733333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:43:30,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:30,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:30,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:30,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:30,155 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:43:30,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:30,157 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135740 recapId:8237
INFO  2026-06-06 17:43:34,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:34,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:34,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:34,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:34,926 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:38,119 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9, clip:
INFO  2026-06-06 17:43:38,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,128 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=3d9d8883ce6e94c2b75b0266aeb2e2fea0c88399e048baefbcf69d93a722175b, idempotencyKey=lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM3, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-3, MinutesOfTheMatch=01:14, Duration=14.77, Resolution=1080, TimeStamp=1780760612, live_notification=True, Tags[0]=TM3, Tags[1]=Occasione
INFO  2026-06-06 17:43:38,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ace656d5-53fb-41e4-97de-233e099534d9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9, hash:3d9d8883ce6e94c2b75b0266aeb2e2fea0c88399e048baefbcf69d93a722175b -> Started
INFO  2026-06-06 17:43:38,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-06 17:43:38,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,149 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-06 17:43:38,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-06 17:43:38,189 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135741, recapid 8237, customerid 169, TimeStamp 1780760612, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-06 17:43:38,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:43:38.1906265","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780760612,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM3%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:14","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.77,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-06 17:43:38,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-06 17:43:38,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-06 17:43:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-06 17:43:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,288 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,291 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-06 17:43:38,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135741, hashtagId: 10558
INFO  2026-06-06 17:43:38,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,303 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-06 17:43:38,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,306 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-06 17:43:38,306 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135741, hashtagId: 10499
INFO  2026-06-06 17:43:38,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9, clipId:135741
INFO  2026-06-06 17:43:38,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135741
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 11203540
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135741
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135741.mp4 Esiste già verrà eliminato
INFO  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-06 17:43:38,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 8402655 bytes (from base64 length 11203540)
DEBUG  2026-06-06 17:43:38,394 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 8402655
INFO  2026-06-06 17:43:38,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135741 con il path  RecapClipFile/135741.mp4
INFO  2026-06-06 17:43:38,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135741 - clipFile: RecapClipFile/135741.mp4
INFO  2026-06-06 17:43:38,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135741.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,411 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135741 file:RecapClipFile/135741.mp4, scheduling post-processing
INFO  2026-06-06 17:43:38,411 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135741 recapId:8237
INFO  2026-06-06 17:43:38,411 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135741
INFO  2026-06-06 17:43:38,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ace656d5-53fb-41e4-97de-233e099534d9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:38,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:38,429 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135741 clip=135741.mp4 hasAudio=True vdur=14.770s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135741.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=14.770000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135741.02347f24f03548fe8b0f975705ed4e6b.tmp.mp4
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135741 clip=135741.mp4 canonical=135741_canonical.mp4 duration=14.767s exitCode=0 durationMs=7201
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135741
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135741
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135741 sessionId=1291355564 starting, pathVideo=RecapClipFile/135741.mp4
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135741.mp4
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135741.jpg
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135741.jpg
INFO  2026-06-06 17:43:45,613 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135741.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135741.jpg
INFO  2026-06-06 17:43:45,634 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135741 sessionId=1291355564 completed, exitCode=n/a, durationMs=20
INFO  2026-06-06 17:43:45,634 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135741
INFO  2026-06-06 17:43:45,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135741.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:45,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:45,659 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-06 17:43:45,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":14.766667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-06 17:43:45,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:45,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:45,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:45,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT liveStartDate FROM recaps WHERE recapId = @recapId LIMIT 1, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:45,706 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:43:45,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:45,708 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135741 recapId:8237
INFO  2026-06-06 17:43:46,581 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 17:43:46,581 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 17:43:46,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:43:46,586 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 17:43:47,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:47,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:47,754 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:47,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:47,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:47,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:48,255 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:43:48,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,340 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:43:48,340 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:43:48,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,350 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:43:48,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,377 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:43:48,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,385 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:43:48,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:43:48,397 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:43:48,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:48,402 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,408 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:43:48,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,437 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:43:48,437 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:43:48,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:48,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:48,456 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:43:48,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,458 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:43:48,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:43:48,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:43:48,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:48,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:48,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,544 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:43:48,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,546 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:43:48,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:43:48,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,564 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:48,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:49,442 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-06 17:43:49,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-06 17:43:49,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,322 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-06 17:43:58,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,322 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:43:58,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,325 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-06 17:43:58,325 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-06 17:43:58,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-06 17:43:58,330 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:43:58,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,338 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:43:58,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:43:58,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:43:58.3565285","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:43:58,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid, isCanonical FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,401 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 17:43:58,401 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 17:43:58,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 17:43:58,417 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:43:58,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:58,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:43:58,472 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:43:58,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,487 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-06 17:43:58,487 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8237 mode:copy-concat clips:4 temp:/var/www/html/recapwebtest/stories/8237.502ebfefd1fd40d1858eb8968435750d.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/9b7bc8fa7b68433da9f9810f483c69e6.txt -c copy -movflags +faststart /var/www/html/recapwebtest/stories/8237.502ebfefd1fd40d1858eb8968435750d.tmp.mp4
INFO  2026-06-06 17:43:58,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:58,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:43:58,608 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 story published: /var/www/html/recapwebtest/stories/8237.mp4
INFO  2026-06-06 17:43:58,608 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-06 17:43:59,030 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-06 17:43:59,030 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:43:59,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:43:59,035 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-06 17:43:59,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:43:59,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-06 17:43:59,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-06 17:43:59,110 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-06 17:44:00,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:00,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:00,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:00,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-06 17:44:00,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:00,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-06 17:44:00,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-06 17:44:00,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,118 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-06 17:44:00,123 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,131 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:00,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:00,181 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,185 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-06 17:44:00,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,190 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-06 17:44:00,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:00,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:07,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-06 17:44:07,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:07,031 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-06 17:44:12,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:12,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,053 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:44:12,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:12,064 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:44:12,064 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:44:12,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,072 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:44:12,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,108 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:44:12,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:44:12,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:44:12,118 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:44:12,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:12,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:44:12,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:44:12,191 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:44:12,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,184 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-06 17:44:14,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,186 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-06 17:44:14,186 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-06 17:44:14,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-06 17:44:14,266 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:14,266 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,274 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:44:14,274 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:44:14,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:44:14,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-06 17:44:14,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:44:14,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,293 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:44:14,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:44:14.2953336","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:14,308 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:44:14,308 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:44:14,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:44:14,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,310 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:44:14,310 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:44:14,310 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:44:14,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:44:14,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:44:14,323 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,330 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:44:14,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,331 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:44:14,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:44:14.3328997","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:44:14.3332699","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,336 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:44:14,336 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 17:44:14,336 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 17:44:14,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 17:44:14,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,338 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:44:14,338 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-06 17:44:14,338 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-06 17:44:14,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,342 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-06 17:44:14,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:44:14,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-06 17:44:14,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-06 17:44:14,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 17:44:14,356 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 17:44:14,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T17:44:14.3584216","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 17:44:14,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,362 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 17:44:14,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-06 17:44:14,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-06 17:44:14,417 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-06 17:44:14,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:44:14,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,455 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:44:14,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-06 17:44:14,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,462 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:44:14,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:44:14,465 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-06 17:44:14,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-06 17:44:14,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:44:14,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:44:14,533 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:44:14,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:14,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-06 17:44:14,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,574 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-06 17:44:14,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:14,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-06 17:44:14,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:14,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,632 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-06 17:44:14,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:44:14,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:44:14,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,653 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-06 17:44:14,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-06 17:44:14,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:44:14,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:11,098 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-06 17:45:11,098 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-06 17:45:11,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,105 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-06 17:45:11,354 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:11,354 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,389 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:11,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:11,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:11,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:11,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-06 17:45:11,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-06 17:45:11,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:11,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:11,542 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-06 17:45:11,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-06 17:45:11,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-06 17:45:11,647 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-06 17:45:11,647 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-06 17:45:11,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,651 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-06 17:45:11,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:11,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:11,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:11,702 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:13,302 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-06 17:45:13,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:13,302 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,309 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-06 17:45:13,309 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-06 17:45:13,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,314 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-06 17:45:13,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,316 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-06 17:45:13,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8054
INFO  2026-06-06 17:45:13,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8054) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-06 17:45:13,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:45:13,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-06 17:45:13,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:13,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:45:13,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660), params: null
INFO  2026-06-06 17:45:13,406 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-06 17:45:13,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:14,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:45:14,162 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:14,186 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:14,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:14,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:45:14,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:47:50,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:47:50,265 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:47:50,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:47:50,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:47:50,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:47:50,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 17:49:17,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 17:49:17,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:49:17,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:49:17,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:49:17,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 17:49:17,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 18:31:49,089 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 18:31:49,173 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 18:31:49,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 18:31:49,174 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 18:39:01,524 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 18:39:01,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 18:39:01,651 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 18:39:01,652 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 18:47:58,863 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 18:47:58,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 18:47:58,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 18:47:58,951 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 18:59:28,471 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-06 18:59:28,560 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-06 18:59:28,560 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-06 18:59:28,560 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-06 20:40:48,844 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 20:40:48,929 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:49,219 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:49,223 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:49,226 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:49,229 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 20:40:50,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 20:40:50,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:50,617 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:50,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:50,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:40:50,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
DEBUG  2026-06-06 20:41:44,627 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: 344ddbcf81154981bba9bf3f1bfe17a9, Scadenza: 6/6/2026 6:42:44 PM
DEBUG  2026-06-06 20:41:45,052 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 259ms
DEBUG  2026-06-06 20:41:45,653 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 68ms
DEBUG  2026-06-06 20:41:46,427 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 33ms
DEBUG  2026-06-06 20:41:47,225 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-06 20:41:48,076 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-06 20:41:48,877 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 15ms
DEBUG  2026-06-06 20:41:49,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 15ms
DEBUG  2026-06-06 20:41:50,522 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-06 20:41:51,362 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 38ms
DEBUG  2026-06-06 20:41:52,175 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 14ms
DEBUG  2026-06-06 20:41:53,040 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 24ms
DEBUG  2026-06-06 20:41:53,870 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 32ms
DEBUG  2026-06-06 20:42:29,664 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: b68d9f38cf9a4754993e03c7007a97d7, Scadenza: 6/6/2026 6:43:29 PM
WARN  2026-06-06 20:42:29,717 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:29,790 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:29,910 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:29,971 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:30,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:31,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:32,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:33,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:34,086 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:34,901 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:35,705 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:36,526 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:37,371 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:38,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
WARN  2026-06-06 20:42:39,048 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  SpeedTestRateLimitMiddleware - Rate limit superato per IP: 95.229.213.235. Richieste: 15/15
INFO  2026-06-06 20:42:56,680 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 20:42:56,680 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-06 20:42:56,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-06 20:42:56,683 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 20:42:56,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 20:42:56,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 20:42:56,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 20:42:56,698 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 20:42:56,705 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-06 20:42:56,705 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:42:56,707 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:42:56,708 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 20:42:56,710 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T20:42:56.7093321","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 20:42:56,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-06 20:42:56,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-06 20:42:56,720 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:42:56,723 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 20:43:43,417 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-06 20:43:43,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-06 20:43:43,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-06 20:43:43,418 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-06 20:43:43,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-06 20:43:43,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-06 20:43:43,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 20:43:43,428 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-06 20:43:43,433 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-06 20:43:43,433 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:43:43,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:43:43,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-06 20:43:43,435 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-06T20:43:43.4357297","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-06 20:43:43,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-06 20:43:43,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:43:43,451 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-06 20:46:35,682 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 20:46:35,682 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:46:35,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:46:35,926 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:46:35,929 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 20:46:35,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 21:33:59,818 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 21:33:59,818 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:04,976 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:04,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:04,983 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:04,986 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-06 21:34:05,249 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-06 21:34:05,249 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:05,275 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:05,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:05,281 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-06 21:34:05,285 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 00:20:26,238 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-07 00:20:26,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-07 00:20:26,322 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-07 00:20:26,323 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-07 15:01:27,222 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 15:01:27,307 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:27,608 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:27,613 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:27,615 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:27,618 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 15:01:32,078 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 15:01:32,078 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:32,104 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:32,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:32,111 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:01:32,114 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 15:04:56,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 15:04:56,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:04:56,415 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:04:56,419 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:04:56,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:04:56,426 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 15:11:31,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 15:11:31,612 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:11:31,759 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:11:31,763 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:11:31,765 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:11:31,768 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 15:29:19,951 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 15:29:19,952 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:29:25,090 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:29:25,094 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:29:25,096 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:29:25,099 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 15:49:49,989 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-07 15:49:49,989 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-07 15:49:49,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-07 15:49:49,992 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-07 15:49:55,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-07 15:49:55,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-07 15:49:55,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-07 15:49:55,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-07 15:49:55,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 6
INFO  2026-06-07 15:49:55,115 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:49:55,117 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:49:55,118 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-07 15:49:55,120 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-07T15:49:55.1190028","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-07 15:49:55,136 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-07 15:49:55,144 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 15:49:55,147 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
DEBUG  2026-06-07 15:50:04,062 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::StartSpeedTest - Nuova sessione creata. Token: ae422b642c9f4ada8f963a3ef78a39e2, Scadenza: 6/7/2026 1:51:04 PM
DEBUG  2026-06-07 15:50:04,468 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 254ms
DEBUG  2026-06-07 15:50:05,091 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 64ms
DEBUG  2026-06-07 15:50:05,859 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 32ms
DEBUG  2026-06-07 15:50:06,652 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 16ms
DEBUG  2026-06-07 15:50:07,465 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 16ms
DEBUG  2026-06-07 15:50:08,293 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
DEBUG  2026-06-07 15:50:09,133 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 13ms
DEBUG  2026-06-07 15:50:09,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 24ms
DEBUG  2026-06-07 15:50:10,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 17ms
DEBUG  2026-06-07 15:50:11,597 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-07 15:50:12,405 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 19ms
DEBUG  2026-06-07 15:50:13,250 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SpeedTestController::Upload - Ricevuti 1048576 bytes in 18ms
INFO  2026-06-07 16:00:45,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:00:45,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:47,067 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:00:47,067 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:47,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:47,206 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:47,208 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:47,211 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:00:48,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:00:48,955 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:48,980 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:48,984 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:48,986 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:48,989 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:00:50,659 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:50,662 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:50,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:00:50,668 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:05:13,553 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:05:13,553 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:05:13,578 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:05:13,582 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:05:13,585 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:05:13,588 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:07:36,132 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:07:36,132 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:36,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:36,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:36,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:36,282 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:07:41,145 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:07:41,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:41,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:41,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:41,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:07:41,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:09:34,545 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:09:34,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:09:34,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:09:34,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:09:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:09:34,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:14:20,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:14:20,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:20,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:20,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:20,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:20,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:14:24,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:14:24,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:24,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:24,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:24,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:14:24,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 16:34:59,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 16:34:59,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:35:05,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:35:05,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:35:05,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 16:35:05,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 17:10:06,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 17:10:06,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 17:10:11,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 17:10:11,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:10:11,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-07 17:11:12,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-07 17:11:12,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:11:12,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:11:12,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:11:12,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-07 17:11:12,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:26:08,659 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-08 00:26:08,749 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-08 00:26:08,749 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-08 00:26:08,751 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CompressLargeVideos=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-08 00:28:45,974 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-08 00:28:46,059 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-08 00:28:46,059 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-08 00:28:46,060 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CanonicalizeClips=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-08 00:29:06,719 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapHome filter: recapId:1
INFO  2026-06-08 00:29:06,807 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                  c.customerId,                 c.imageProfilo,                 c.account,                 c.roleId,                 COALESCE(f.FollowersCount, 0) FollowersCount,                 COALESCE((SELECT 1 FROM customersubscriptions WHERE customersubscriptions.customerId = @customerIdLoggin AND customersubscriptions.followedCustomerId = c.customerId LIMIT 1), 0) IsFollowing             FROM                  customer c                 INNER JOIN recaps r ON r.customerId = c.customerId                 LEFT JOIN (SELECT followedCustomerId customerId, count(*) FollowersCount                              FROM customersubscriptions                             GROUP BY followedCustomerId) f                      ON f.customerId = c.customerId             WHERE                 r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerIdLoggin","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":-1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:29:07,079 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT r.recapId, r.recapTitle, r.recapDescription, r.liveStartDate, s.categoryDescription,              COALESCE(clipCount.clipCount, 0) AS clipCount,             CASE                  WHEN r.liveEndDate IS NOT NULL THEN 'TERMINATO'                 WHEN r.liveStartDate IS NOT NULL AND r.liveStartDate < NOW() THEN 'LIVE NOW'                 ELSE ''             END AS status,             CASE                  WHEN r.liveStartDate IS NOT NULL AND r.liveStartDate < NOW() AND r.liveEndDate IS NULL THEN 1                 ELSE 0             END AS isLive             FROM recaps r              INNER JOIN sportcategories s ON s.categoryId = r.categoryId              LEFT JOIN (SELECT recapId, COUNT(*) AS clipCount FROM clips GROUP BY recapId) clipCount ON clipCount.recapId = r.recapId             WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:29:07,082 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.zorder, c.clipId, c.duration, c.team1 AS teamA, c.team2 AS teamB, c.uploadTime,             COALESCE(CAST(SUBSTRING_INDEX(c.score, ' - ', 1) AS UNSIGNED), 0) as scoreA,             COALESCE(CAST(SUBSTRING_INDEX(c.score, ' - ', -1) AS UNSIGNED), 0) as scoreB,             c.clipTitle AS TitleClip,             CONCAT(COALESCE(c.minutesOfTheMatch, ''), ' ', COALESCE(c.clipTitle, '')) AS NameClip,             CONCAT(cs.clipLike, ' Likes ', cs.clipClone, ' Recap') AS Statistics,             CASE                  WHEN TIMESTAMPDIFF(SECOND, c.uploadTime, NOW()) < 60 THEN CONCAT(TIMESTAMPDIFF(SECOND, c.uploadTime, NOW()), ' sec')                 WHEN TIMESTAMPDIFF(MINUTE, c.uploadTime, NOW()) < 60 THEN CONCAT(TIMESTAMPDIFF(MINUTE, c.uploadTime, NOW()), ' min')                 WHEN TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()) = 1 THEN '1 hour'                 WHEN TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()) < 24 THEN CONCAT(TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()), ' h')                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) = 1 THEN 'Yday'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 7 THEN CONCAT(TIMESTAMPDIFF(DAY, c.uploadTime, NOW()), ' d')                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 14 THEN 'L week'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 21 THEN '2 w'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 28 THEN '3 w'                 WHEN TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()) = 1 THEN 'L month'                 WHEN TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()) > 1 THEN CONCAT(TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()), ' m')                 ELSE CONCAT(FLOOR(TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) / 7), ' w')             END AS Publish,             c.logoTeam1 AS TeamALogo, c.logoTeam2 AS TeamBLogo, c.minutesOfTheMatch AS Minutes, c.logoEvent, c.eventName AS NameEvent, CONCAT(c.duration, '"') AS DurationText, c.geoLocation,             c.device, CONCAT(c.frameRate, '"') AS FrameRate, c.resolution             FROM clips c              LEFT JOIN clipstatistics cs ON cs.clipId = c.clipId             WHERE c.recapId = @recapId              ORDER BY c.zorder, c.creationTime, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:29:07,286 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::GetRecapHome filter: recapId:1
INFO  2026-06-08 00:29:07,286 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                  c.customerId,                 c.imageProfilo,                 c.account,                 c.roleId,                 COALESCE(f.FollowersCount, 0) FollowersCount,                 COALESCE((SELECT 1 FROM customersubscriptions WHERE customersubscriptions.customerId = @customerIdLoggin AND customersubscriptions.followedCustomerId = c.customerId LIMIT 1), 0) IsFollowing             FROM                  customer c                 INNER JOIN recaps r ON r.customerId = c.customerId                 LEFT JOIN (SELECT followedCustomerId customerId, count(*) FollowersCount                              FROM customersubscriptions                             GROUP BY followedCustomerId) f                      ON f.customerId = c.customerId             WHERE                 r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerIdLoggin","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":-1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:29:07,294 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT r.recapId, r.recapTitle, r.recapDescription, r.liveStartDate, s.categoryDescription,              COALESCE(clipCount.clipCount, 0) AS clipCount,             CASE                  WHEN r.liveEndDate IS NOT NULL THEN 'TERMINATO'                 WHEN r.liveStartDate IS NOT NULL AND r.liveStartDate < NOW() THEN 'LIVE NOW'                 ELSE ''             END AS status,             CASE                  WHEN r.liveStartDate IS NOT NULL AND r.liveStartDate < NOW() AND r.liveEndDate IS NULL THEN 1                 ELSE 0             END AS isLive             FROM recaps r              INNER JOIN sportcategories s ON s.categoryId = r.categoryId              LEFT JOIN (SELECT recapId, COUNT(*) AS clipCount FROM clips GROUP BY recapId) clipCount ON clipCount.recapId = r.recapId             WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:29:07,296 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.zorder, c.clipId, c.duration, c.team1 AS teamA, c.team2 AS teamB, c.uploadTime,             COALESCE(CAST(SUBSTRING_INDEX(c.score, ' - ', 1) AS UNSIGNED), 0) as scoreA,             COALESCE(CAST(SUBSTRING_INDEX(c.score, ' - ', -1) AS UNSIGNED), 0) as scoreB,             c.clipTitle AS TitleClip,             CONCAT(COALESCE(c.minutesOfTheMatch, ''), ' ', COALESCE(c.clipTitle, '')) AS NameClip,             CONCAT(cs.clipLike, ' Likes ', cs.clipClone, ' Recap') AS Statistics,             CASE                  WHEN TIMESTAMPDIFF(SECOND, c.uploadTime, NOW()) < 60 THEN CONCAT(TIMESTAMPDIFF(SECOND, c.uploadTime, NOW()), ' sec')                 WHEN TIMESTAMPDIFF(MINUTE, c.uploadTime, NOW()) < 60 THEN CONCAT(TIMESTAMPDIFF(MINUTE, c.uploadTime, NOW()), ' min')                 WHEN TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()) = 1 THEN '1 hour'                 WHEN TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()) < 24 THEN CONCAT(TIMESTAMPDIFF(HOUR, c.uploadTime, NOW()), ' h')                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) = 1 THEN 'Yday'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 7 THEN CONCAT(TIMESTAMPDIFF(DAY, c.uploadTime, NOW()), ' d')                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 14 THEN 'L week'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 21 THEN '2 w'                 WHEN TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) < 28 THEN '3 w'                 WHEN TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()) = 1 THEN 'L month'                 WHEN TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()) > 1 THEN CONCAT(TIMESTAMPDIFF(MONTH, c.uploadTime, NOW()), ' m')                 ELSE CONCAT(FLOOR(TIMESTAMPDIFF(DAY, c.uploadTime, NOW()) / 7), ' w')             END AS Publish,             c.logoTeam1 AS TeamALogo, c.logoTeam2 AS TeamBLogo, c.minutesOfTheMatch AS Minutes, c.logoEvent, c.eventName AS NameEvent, CONCAT(c.duration, '"') AS DurationText, c.geoLocation,             c.device, CONCAT(c.frameRate, '"') AS FrameRate, c.resolution             FROM clips c              LEFT JOIN clipstatistics cs ON cs.clipId = c.clipId             WHERE c.recapId = @recapId              ORDER BY c.zorder, c.creationTime, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:38,494 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:36:38,495 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:36:38,498 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:36:39,780 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 00:36:39,780 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 00:36:39,798 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 00:36:39,798 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 00:36:41,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:36:41,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:36:41,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:36:41,806 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:36:42,381 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:42,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,403 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:36:42,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,425 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,440 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,446 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:42,458 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,466 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,471 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,477 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,477 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,486 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,493 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,503 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,520 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,524 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,529 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,534 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,536 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:36:42,677 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:36:42,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:42,678 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,679 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:36:42,679 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,680 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,680 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:42,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,681 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,762 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,769 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,774 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,779 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,779 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,788 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,789 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,794 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:36:42,798 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,799 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,801 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,801 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,804 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,807 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:36:42,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,810 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,813 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,815 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:42,816 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:42,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:42,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,843 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:36:42,844 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,846 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,846 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,889 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,900 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,906 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,910 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,911 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:42,911 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,911 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,916 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,921 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,931 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,931 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:36:42,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:42,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,935 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,939 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:36:42,945 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,967 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,976 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,983 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:42,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:42,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,995 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:42,997 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,000 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,006 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,008 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,008 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:43,008 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,011 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:36:43,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:43,026 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,039 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:36:43,046 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,050 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,056 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,065 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:43,069 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,078 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,087 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,087 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,096 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,098 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,102 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,103 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,106 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:43,107 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,110 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,113 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:36:43,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:36:43,205 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,231 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-08 00:36:43,233 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,235 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:213
INFO  2026-06-08 00:36:43,236 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,238 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,242 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:36:43,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 00:36:43,276 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:43,277 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,278 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:43,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,282 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,287 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,293 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,301 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:213
INFO  2026-06-08 00:36:43,302 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-08 00:36:43,331 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:36:43,332 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,335 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:43,335 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,348 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,356 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,365 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,374 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,380 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,383 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:36:43,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,392 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,396 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,398 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 00:36:43,404 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,409 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,414 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,415 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:43,424 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,427 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,432 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:36:43,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:36:43,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,438 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:36:43,439 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,444 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,457 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:36:43,458 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-08 00:36:43,458 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,463 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:213
INFO  2026-06-08 00:36:43,464 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,501 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,502 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,511 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,514 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,518 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,520 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,528 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:36:43,528 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:36:43,528 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 00:36:43,528 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,532 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,539 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,546 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,549 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,554 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:213
INFO  2026-06-08 00:36:43,556 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-08 00:36:43,565 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,569 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,571 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 00:36:43,605 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:36:43,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:36:43,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:36:43,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,729 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:43,730 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:36:43,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,732 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:36:43,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:36:43,733 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,772 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,797 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,813 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:36:43,851 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,851 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,862 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,862 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,862 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,876 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,882 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,883 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,888 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,890 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:36:43,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:36:43,891 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,892 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:36:43,894 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:43,897 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:36:51,447 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8149
INFO  2026-06-08 00:36:51,448 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8149
INFO  2026-06-08 00:36:51,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8149,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,459 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8149
INFO  2026-06-08 00:36:51,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8149) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:36:51,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (134509,134552,134553,134554,134555,134556,134557,134558,134559,134560,134528,134529,134530,134531,134532,134533,134534,134535,134536,134537,134539,134540,134541,134542,134543,134544,134545,134546,134547), params: null
INFO  2026-06-08 00:36:51,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (134509,134552,134553,134554,134555,134556,134557,134558,134559,134560,134528,134529,134530,134531,134532,134533,134534,134535,134536,134537,134539,134540,134541,134542,134543,134544,134545,134546,134547), params: null
INFO  2026-06-08 00:36:51,532 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8149
INFO  2026-06-08 00:36:51,595 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:36:51,596 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8149
INFO  2026-06-08 00:36:51,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8149;, params: []
INFO  2026-06-08 00:36:51,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:51,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,889 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134509
INFO  2026-06-08 00:36:51,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134509,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,894 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134509 NOT found
INFO  2026-06-08 00:36:51,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:51,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:51,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134552
INFO  2026-06-08 00:36:51,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134552,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:51,976 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134552 NOT found
INFO  2026-06-08 00:36:51,983 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134554
INFO  2026-06-08 00:36:51,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134554,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,983 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134553
INFO  2026-06-08 00:36:51,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134553,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:51,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:51,988 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134554 NOT found
INFO  2026-06-08 00:36:51,991 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134553 NOT found
INFO  2026-06-08 00:36:52,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134555
INFO  2026-06-08 00:36:52,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,012 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134555 NOT found
INFO  2026-06-08 00:36:52,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,025 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134556
INFO  2026-06-08 00:36:52,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134556,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,034 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134556 NOT found
INFO  2026-06-08 00:36:52,034 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134557
INFO  2026-06-08 00:36:52,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134557,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,041 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134557 NOT found
INFO  2026-06-08 00:36:52,048 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,063 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,115 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134559
INFO  2026-06-08 00:36:52,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134559,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134559 NOT found
INFO  2026-06-08 00:36:52,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134558
INFO  2026-06-08 00:36:52,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,129 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134558 NOT found
INFO  2026-06-08 00:36:52,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134560
INFO  2026-06-08 00:36:52,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134560,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,184 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134560 NOT found
INFO  2026-06-08 00:36:52,185 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,223 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134528
INFO  2026-06-08 00:36:52,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134528,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134528 NOT found
INFO  2026-06-08 00:36:52,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,256 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,257 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134529
INFO  2026-06-08 00:36:52,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134529,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134529 NOT found
INFO  2026-06-08 00:36:52,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,263 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134530
INFO  2026-06-08 00:36:52,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134530,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,270 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134530 NOT found
INFO  2026-06-08 00:36:52,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,289 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134531
INFO  2026-06-08 00:36:52,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134531,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134531 NOT found
INFO  2026-06-08 00:36:52,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134532
INFO  2026-06-08 00:36:52,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134532,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,314 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134532 NOT found
INFO  2026-06-08 00:36:52,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,328 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,328 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134533
INFO  2026-06-08 00:36:52,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134533,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,334 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134533 NOT found
INFO  2026-06-08 00:36:52,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,350 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,363 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134534
INFO  2026-06-08 00:36:52,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134534,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134534 NOT found
INFO  2026-06-08 00:36:52,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,374 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134535
INFO  2026-06-08 00:36:52,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134535,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,380 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134535 NOT found
INFO  2026-06-08 00:36:52,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,401 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134536
INFO  2026-06-08 00:36:52,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134536,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,412 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134536 NOT found
INFO  2026-06-08 00:36:52,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134537
INFO  2026-06-08 00:36:52,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134537,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134537 NOT found
INFO  2026-06-08 00:36:52,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,433 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,448 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134539
INFO  2026-06-08 00:36:52,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134539,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,455 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134539 NOT found
INFO  2026-06-08 00:36:52,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134540
INFO  2026-06-08 00:36:52,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134540,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,477 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134540 NOT found
INFO  2026-06-08 00:36:52,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134541
INFO  2026-06-08 00:36:52,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134541,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134541 NOT found
INFO  2026-06-08 00:36:52,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134542
INFO  2026-06-08 00:36:52,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134542,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134542 NOT found
INFO  2026-06-08 00:36:52,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134543
INFO  2026-06-08 00:36:52,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134543,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,563 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134543 NOT found
INFO  2026-06-08 00:36:52,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,635 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134545
INFO  2026-06-08 00:36:52,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134545,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,640 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134544
INFO  2026-06-08 00:36:52,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134544,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,645 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134545 NOT found
INFO  2026-06-08 00:36:52,647 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134546
INFO  2026-06-08 00:36:52,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134546,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,650 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134544 NOT found
INFO  2026-06-08 00:36:52,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:36:52,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134546 NOT found
INFO  2026-06-08 00:36:52,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,681 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134547
INFO  2026-06-08 00:36:52,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":134547,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,691 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 134547 NOT found
INFO  2026-06-08 00:36:52,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,704 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:52,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:36:52,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:36:55,942 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:36:55,942 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:36:55,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:36:55,948 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:37:03,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-08 00:37:03,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:03,980 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-06-08 00:37:03,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:06,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Pao, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:06,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status
INFO  2026-06-08 00:37:06,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:07,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paol, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:07,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status
INFO  2026-06-08 00:37:07,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:07,311 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolo, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:07,311 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status
INFO  2026-06-08 00:37:07,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:07,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolol, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:07,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolol%' OR CONCAT_WS(name, ' ', lastName) like '%Paolol%') AND status = @status
INFO  2026-06-08 00:37:07,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolol%' OR CONCAT_WS(name, ' ', lastName) like '%Paolol%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:07,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paololo, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:07,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paololo%' OR CONCAT_WS(name, ' ', lastName) like '%Paololo%') AND status = @status
INFO  2026-06-08 00:37:07,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paololo%' OR CONCAT_WS(name, ' ', lastName) like '%Paololo%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:08,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paololof, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:08,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paololof%' OR CONCAT_WS(name, ' ', lastName) like '%Paololof%') AND status = @status
INFO  2026-06-08 00:37:08,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paololof%' OR CONCAT_WS(name, ' ', lastName) like '%Paololof%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:09,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolo log, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:09,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolo log%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo log%') AND status = @status
INFO  2026-06-08 00:37:09,195 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolo log%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo log%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:13,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolo, n:, l, r0, s1, c0
INFO  2026-06-08 00:37:13,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status
INFO  2026-06-08 00:37:13,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:15,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,464 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 00:37:15,465 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:37:15,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":-1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,474 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 00:37:15,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,478 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 00:37:15,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,488 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:15,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:16,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 00:37:16,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:16,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:17,906 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.GetColletcion (null)  CollectionController::GetCollection collectionId: 299
INFO  2026-06-08 00:37:17,906 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:37:17,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionId = @collectionId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":-1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:17,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,029 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 00:37:22,029 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 00:37:22,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,029 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:37:22,030 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 00:37:22,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 00:37:22,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:22,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 00:37:22,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:37:22,145 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:22,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:22,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 00:37:22,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 00:37:22,203 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 00:37:23,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:23,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 00:37:23,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:23,762 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,769 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 00:37:23,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 00:37:23,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,809 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 00:37:23,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:23,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:23,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 00:37:23,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 00:37:23,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,837 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:23,837 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,840 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 00:37:23,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 00:37:23,842 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:23,842 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,891 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:23,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:23,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:29,455 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 00:37:29,455 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 00:37:29,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:29,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:29,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:29,458 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:37:29,458 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 00:37:29,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 00:37:29,461 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 00:37:29,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:37:29,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:29,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:29,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:29,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:29,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 00:37:29,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 00:37:29,561 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 00:37:30,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 00:37:30,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,608 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:30,608 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 00:37:30,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:30,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,654 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:30,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,659 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:30,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:30,681 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,686 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:30,703 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 00:37:30,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 00:37:30,717 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 00:37:30,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:30,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 00:37:30,722 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 00:37:30,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 00:37:30,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,748 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:30,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:33,165 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 00:37:33,165 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":28,"Value":"8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:34,575 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:37:34,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,575 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 00:37:34,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 00:37:34,578 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 00:37:34,578 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 00:37:34,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,585 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 00:37:34,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:37:34,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:34,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:34,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:37:34,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:37:34,678 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 00:37:35,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 00:37:35,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,312 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 00:37:35,315 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 00:37:35,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,342 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,354 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 00:37:35,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 00:37:35,378 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,382 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 00:37:35,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,394 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 00:37:35,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 00:37:35,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,433 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,435 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 00:37:35,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 00:37:35,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,477 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 00:37:35,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,483 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 00:37:35,484 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,496 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,506 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 00:37:35,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,511 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 00:37:35,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 00:37:35,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 00:37:35,529 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:37:35,533 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,550 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 00:37:35,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 00:37:35,562 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,576 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:37:35,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:37:35,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:02,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 00:38:02,261 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 00:38:02,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 00:38:02,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:38:02,271 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 00:38:02,271 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 00:38:02,271 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 00:38:02,271 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 00:38:02,277 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin account mirkopietrini bad password
INFO  2026-06-08 00:38:02,757 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:38:02,757 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:38:02,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:38:02,764 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:38:09,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 00:38:09,787 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 00:38:09,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 00:38:09,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:38:09,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 00:38:09,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 00:38:09,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 00:38:09,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 00:38:09,807 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 00:38:09,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:09,808 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:09,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:38:09,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:38:09.810235","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:38:09,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:38:09,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:09,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 00:38:10,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:10,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:10,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,340 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:10,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-08 00:38:10,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 00:38:10,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,351 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:10,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:10,373 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:38:10,373 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:38:10,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,377 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-06-08 00:38:10,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListHashtagFollowed (null)  HashtagController::GetListHashtagFollowed: customer:229
INFO  2026-06-08 00:38:10,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.* FROM hashtag h INNER JOIN hashtagsubscriptions hs ON h.hashtagId = hs.hashtagId  WHERE hs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,416 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.myFollowedHashtagList (null)  HashtagController::myFollowedHashtagList invoked. Customer 229
INFO  2026-06-08 00:38:10,416 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedList (null)  HashtagEngine::GetFollowedList customerId 229
INFO  2026-06-08 00:38:10,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hf.hashtagId, h.hashtagName FROM hashtagfollower hf JOIN hashtag h ON hf.hashtagId = h.hashtagId WHERE hf.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:10,438 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:10,441 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:10,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:10,445 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:10,445 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:10,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:10,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:229
INFO  2026-06-08 00:38:10,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,600 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:229
INFO  2026-06-08 00:38:10,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,609 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 229
INFO  2026-06-08 00:38:10,609 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:38:10,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:10,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,618 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:10,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:10,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:10,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,643 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:229
INFO  2026-06-08 00:38:10,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:38:10.6543052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:38:10.6543052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:38:10.6543052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:38:10,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:38:10.6543052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 00:38:10,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 00:38:10,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:10,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:10,715 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:10,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:10,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:10,717 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:10,717 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:10,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:11,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:11,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:11,950 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:11,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:38:11,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:11,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:11,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:12,016 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,030 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:38:12,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:38:12,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,078 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:38:12,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,145 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,145 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,145 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:12,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:38:12,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:213
INFO  2026-06-08 00:38:12,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:213
INFO  2026-06-08 00:38:12,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 00:38:12,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,319 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:38:12,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,400 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:12,400 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:38:12,404 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:38:12,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:12,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 00:38:12,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,443 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,494 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,516 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:12,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:12,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:12,553 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:38:12,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,564 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 00:38:12,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,571 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:38:12,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,596 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,596 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,600 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,702 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:38:12,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:12,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:12,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:38:12,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:12,749 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-08 00:38:12,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:38:12,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 00:38:12,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 00:38:12,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-08 00:38:12,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:12,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:213
INFO  2026-06-08 00:38:12,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:12,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 00:38:12,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:12,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:12,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":213,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:213
INFO  2026-06-08 00:38:12,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:12,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 00:38:12,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,963 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,980 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 00:38:12,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:12,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:13,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:13,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:13,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 00:38:13,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:13,369 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:229
INFO  2026-06-08 00:38:13,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,371 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 00:38:13,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:13,387 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 00:38:13,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 00:38:14,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,314 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:14,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,320 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:14,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:14,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:14,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:14,592 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:14,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:14,593 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:14,594 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:14,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:14,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:14,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 00:38:14,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:14,656 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:38:14,656 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:38:14,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,575 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:229
INFO  2026-06-08 00:38:16,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,603 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:229
INFO  2026-06-08 00:38:16,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,605 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 229
INFO  2026-06-08 00:38:16,605 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:38:16,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,606 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:16,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,609 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:16,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:229
INFO  2026-06-08 00:38:16,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:16,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:16,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:229
INFO  2026-06-08 00:38:16,645 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:229
INFO  2026-06-08 00:38:16,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,654 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 229
INFO  2026-06-08 00:38:16,654 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:38:16,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,661 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:16,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:16,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:16,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:16,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:229
INFO  2026-06-08 00:38:16,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:16,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:16,770 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:16,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:16,772 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:16,772 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:16,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:16,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:16,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:16,805 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:16,805 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:16,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:16,807 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:16,807 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:16,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:18,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:18,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:18,385 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,385 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 00:38:18,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,430 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 00:38:18,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:18,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:18,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,516 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 00:38:18,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,527 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,574 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,630 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:18,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:18,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,654 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 00:38:18,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 00:38:18,667 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,707 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,707 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,707 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 00:38:18,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:18,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:18,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:18,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,822 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:18,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,847 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:18,849 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:18,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:19,283 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,304 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:19,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 00:38:19,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,360 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,374 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:19,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,404 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:19,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,434 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:19,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:19,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 00:38:19,476 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:19,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,537 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:19,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:19,564 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,572 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,574 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,574 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,598 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,606 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,647 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 00:38:19,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,794 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 00:38:19,828 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 00:38:19,828 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,860 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 00:38:19,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:19,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,895 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:19,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:19,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:19,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 00:38:19,980 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,006 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 00:38:20,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:20,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,034 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:229
INFO  2026-06-08 00:38:20,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 00:38:20,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:20,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:20,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 00:38:22,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:22,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,100 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 00:38:22,100 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 00:38:22,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,107 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 00:38:22,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,120 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 00:38:22,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,123 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,132 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:22,134 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 00:38:22,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 00:38:22,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,141 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:22,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:22,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:22,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:22,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:22,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:22,226 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:22,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:22,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:22,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:22,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:22,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:25,594 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 00:38:25,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 00:38:25,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,018 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:29,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,024 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 00:38:29,024 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 00:38:29,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:29,024 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:29,028 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:38:29,028 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 00:38:29,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 00:38:29,031 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:38:29,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,031 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 00:38:29,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:29,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:38:29,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,040 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:38:29,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:38:29,051 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:38:29,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:38:29,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 00:38:29,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:29,094 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:29,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:29,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:29,226 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:29,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:29,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:29,228 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:29,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:29,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:38:29,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:38:29,256 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 00:38:29,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:29,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:38:29,265 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:38:29,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:29,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:38:29,268 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:38:29,268 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:38:29,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:38:31,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:31,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,905 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:31,917 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 00:38:31,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,923 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 00:38:31,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:31,971 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,994 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:31,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,000 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 00:38:32,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 00:38:32,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,072 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 00:38:32,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,078 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 00:38:32,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,142 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 00:38:32,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 00:38:32,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,181 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,214 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 00:38:32,214 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,223 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 00:38:32,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,249 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 00:38:32,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,254 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 00:38:32,265 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 00:38:32,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,304 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 00:38:32,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,309 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 00:38:32,312 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 00:38:32,341 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,347 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 00:38:32,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,352 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 00:38:32,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:38:32,352 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,362 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 00:38:32,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 00:38:32,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:32,400 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:32,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:38:35,479 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:38:35,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:38:43,225 +02:00 apprecapweb01 recapweb.Controllers.RecapController.DeleteStory (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:38:59,171 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:38:59,171 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:38:59,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:38:59,177 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:39:01,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:01,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:01,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-08 00:39:04,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:04,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:04,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-08 00:39:42,306 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:39:42,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,311 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 00:39:42,311 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 00:39:42,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,314 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:39:42,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:39:42,318 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 00:39:42,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:39:42,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:39:42,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:39:42,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:39:42,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:39:42,451 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 00:39:42,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,454 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:39:42,454 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:39:42,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:39:42,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,455 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:39:42,455 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:39:42,455 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:39:42,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:39:42,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 00:39:42,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:42,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,543 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:39:42,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:39:42,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:42,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:39:42,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:39:42,638 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:39:42,638 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:42,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:39:42,639 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:39:42,639 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:39:42,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:39:45,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 00:39:45,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,716 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 00:39:45,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,746 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,746 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 00:39:45,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,751 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 00:39:45,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,795 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 00:39:45,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 00:39:45,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,800 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 00:39:45,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 00:39:45,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,830 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,836 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 00:39:45,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 00:39:45,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,871 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,871 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 00:39:45,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,877 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 00:39:45,878 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 00:39:45,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,883 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 00:39:45,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,901 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,930 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,934 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 00:39:45,949 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 00:39:45,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:39:45,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,957 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 00:39:45,971 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,983 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 00:39:45,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,987 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:45,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 00:39:45,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:45,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:46,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:46,002 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:46,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:39:46,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:46,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:39:46,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:12,387 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:41:12,387 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:41:12,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:41:12,399 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:41:16,046 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:41:16,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,054 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 00:41:16,054 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 00:41:16,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,054 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:41:16,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:41:16,059 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 00:41:16,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:41:16,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:41:16,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:41:16,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:41:16,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:41:16,201 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 00:41:16,202 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:41:16,202 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 00:41:16,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 00:41:16,203 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:41:16,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:41:16,206 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:41:16,206 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:41:16,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:41:16,212 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:41:16,212 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:41:16,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,218 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:41:16,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,219 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:41:16,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,288 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:41:16,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:41:16,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 00:41:16,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:16,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:16,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:41:16,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:41:16,394 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:41:16,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:16,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:41:16,396 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:41:16,396 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:41:16,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:41:19,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 00:41:19,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,248 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 00:41:19,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,277 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,300 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 00:41:19,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,348 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 00:41:19,369 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,369 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 00:41:19,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,371 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,375 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 00:41:19,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 00:41:19,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 00:41:19,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,422 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,424 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 00:41:19,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 00:41:19,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 00:41:19,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 00:41:19,472 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 00:41:19,493 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,498 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 00:41:19,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,537 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 00:41:19,537 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,539 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,541 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 00:41:19,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 00:41:19,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 00:41:19,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:19,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 00:41:19,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,579 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:41:19,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 00:41:19,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:19,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:41:30,139 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:41:30,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:30,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:30,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:41:30.1800508","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:41:30,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:41:30,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:30,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:30,243 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:41:30,244 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 mode:copy-concat clips:10 temp:/tmp/recapwebtest-stories/8235.04dd94f12da34d598e9bf205305dcd51.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/b1907e435ed44892862348c456b5f176.txt -c copy /tmp/recapwebtest-stories/8235.04dd94f12da34d598e9bf205305dcd51.tmp.mp4
INFO  2026-06-08 00:41:30,493 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 faststart remux from: /tmp/recapwebtest-stories/8235.04dd94f12da34d598e9bf205305dcd51.tmp.mp4
INFO  2026-06-08 00:41:30,631 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published from local temp: /tmp/recapwebtest-stories/8235.04dd94f12da34d598e9bf205305dcd51.tmp.mp4 -> /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-08 00:41:30,631 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:41:35,773 +02:00 apprecapweb01 recapweb.Controllers.RecapController.DeleteStory (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:41:46,810 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:41:46,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:46,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:46,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:41:46.8564769","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:41:46,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:41:46,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:46,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:46,911 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:41:46,911 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 mode:copy-concat clips:10 temp:/tmp/recapwebtest-stories/8235.46292eb6e6754f06a03b47b1a0d20e55.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/8ce0c896083044fb908dcca78510c262.txt -c copy /tmp/recapwebtest-stories/8235.46292eb6e6754f06a03b47b1a0d20e55.tmp.mp4
INFO  2026-06-08 00:41:47,138 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 faststart remux from: /tmp/recapwebtest-stories/8235.46292eb6e6754f06a03b47b1a0d20e55.tmp.mp4
INFO  2026-06-08 00:41:47,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published from local temp: /tmp/recapwebtest-stories/8235.46292eb6e6754f06a03b47b1a0d20e55.tmp.mp4 -> /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-08 00:41:47,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:41:52,273 +02:00 apprecapweb01 recapweb.Controllers.RecapController.DeleteStory (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:41:58,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapCover FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:58,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapTitle FROM recaps WHERE recapId = @id LIMIT 1, params: [{"ParameterName":"@id","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:41:58,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT bundleId, deeplinkFallback, deeplinkIosStoreLink FROM configbundle ORDER BY bundleId LIMIT 1, params: null
INFO  2026-06-08 00:42:00,542 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:42:00,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:00,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:00,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:42:00.5860583","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:42:00,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:42:00,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:00,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:00,645 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:42:00,645 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8235 mode:copy-concat clips:10 temp:/tmp/recapwebtest-stories/8235.7788c06ed305418bb92ce8b38f5ce62a.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/3fc8ee4c6be04cae8d9153cc1b772f2c.txt -c copy /tmp/recapwebtest-stories/8235.7788c06ed305418bb92ce8b38f5ce62a.tmp.mp4
INFO  2026-06-08 00:42:00,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 faststart remux from: /tmp/recapwebtest-stories/8235.7788c06ed305418bb92ce8b38f5ce62a.tmp.mp4
INFO  2026-06-08 00:42:00,995 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8235 story published from local temp: /tmp/recapwebtest-stories/8235.7788c06ed305418bb92ce8b38f5ce62a.tmp.mp4 -> /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-08 00:42:00,995 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:42:06,513 +02:00 apprecapweb01 recapweb.Controllers.RecapController.DeleteStory (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:42:25,820 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:42:25,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:25,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:42:25,982 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:42:29,949 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:42:29,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:29,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:42:29,989 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:42:43,171 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:42:43,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,172 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 00:42:43,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 00:42:43,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 00:42:43,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:42:43,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:42:43,181 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 7974,7975,8115,8131,8175
INFO  2026-06-08 00:42:43,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (7974,7975,8115,8131,8175) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:42:43,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:42:43,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:42:43,323 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:42:43,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:42:43,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:42:43,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:42:43,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:42:43,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:42:43,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (132070,132130,132136,132154,132172,132175,132179,132194,132198,132199,132204,132206,132229,132239,132241,132055,132118,132123,132125,132128,132133,132134,132139,132141,132145,132150,132156,132158,132163,132166,132170,132176,132183,132185,132186,132190,132191,132192,132202,132210,132215,132220,134752,134764,134766,134767,134768,134770,134771,134775,134776,134781,134782,134783,134786,134787,134788,134795,134798,134800,134804,134807,134808,134809,134812,134815,134817,134820,134821,134785,134789,134840,134841,134796,134797,134801,134813,134825,134826,134828,134843,134832,135312,135141,135149,135152,135154,135156,135160,135163,135168,135172,135173,135200,135214,135226,135227,135233,135234), params: null
INFO  2026-06-08 00:42:43,332 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 00:42:43,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 00:42:43,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 00:42:43,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,336 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 00:42:43,336 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 00:42:43,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 00:42:43,342 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 00:42:43,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 00:42:43,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 00:42:43,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:43,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,384 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 00:42:43,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 00:42:43,419 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:43,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:43,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:42:43,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 00:42:43,478 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 00:42:47,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 00:42:47,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,225 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 00:42:47,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,231 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 00:42:47,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,256 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,256 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 00:42:47,260 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,264 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 00:42:47,264 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,272 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 00:42:47,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 00:42:47,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,296 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,300 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 00:42:47,301 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,329 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 00:42:47,329 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 00:42:47,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,358 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,358 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,358 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 00:42:47,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 00:42:47,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 00:42:47,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 00:42:47,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,383 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,400 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 00:42:47,400 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 00:42:47,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,419 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 00:42:47,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 00:42:47,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 00:42:47,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 00:42:47,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,450 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 00:42:47,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,478 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 00:42:47,963 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:42:47,963 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:47,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:42:48,001 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:42:52,709 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:42:52,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:42:52,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:42:52,748 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:43:10,865 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:43:10,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:43:10,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:43:10,906 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:43:47,670 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:43:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:43:47,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:43:47,708 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:44:16,163 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:44:16,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:44:16,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 00:44:16,204 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  RecapController::CreateStories recapId:8235 clips not canonical yet
INFO  2026-06-08 00:44:22,325 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:44:22,325 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:44:22,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:44:22,402 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:48:22,871 +02:00 apprecapweb01 recapweb.Common.LogConfigurator.Configure (null)  Log Configurato con successo
INFO  2026-06-08 00:48:22,953 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: Environment=test, AppSettings=appsettings.test.json, DB=server=apprecapdb.westeurope.cloudapp.azure.com;port=3306;database=recapDEV
INFO  2026-06-08 00:48:22,953 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Startup config: ffmpeg semaphore initialized with MaxConcurrency=2 from Ffmpeg:MaxConcurrency
INFO  2026-06-08 00:48:22,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Cron Jobs configured: TimeZone=Europe/Rome, CanonicalizeClips=0 2-8 * * *, AutomaticStopLive=0 * * * *, DeleteOldLogs=0 2 * * *
INFO  2026-06-08 00:48:29,390 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:48:29,392 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:48:29,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:48:29,735 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:48:35,483 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:48:35,488 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:48:35,513 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:48:35,541 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories recapId:8235 non-canonical clips present, using filter-complex story creation
INFO  2026-06-08 00:48:35,545 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:48:35.5414106","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:48:35,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:48:35,562 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:48:35,586 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:48:35,751 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:48:35,752 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 mode:filter clips:10 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720, 135730.mp4=720, 135731.mp4=1080, 135732.mp4=1080] targetHeight:720 targetFps:30 noAudioClips:0 temp:/tmp/recapwebtest-stories/8235.c76050b6b1234cd1b041e06281b66b08.tmp.mp4 command:/usr/bin/ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135723.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135724.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135725.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135726.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135727.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135728.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135729.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135730.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135731.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135732.mp4 -filter_complex "[0:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=6.733333,asetpts=PTS-STARTPTS[a0];[1:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v1];[1:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.833333,asetpts=PTS-STARTPTS[a1];[2:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v2];[2:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=147.833008,asetpts=PTS-STARTPTS[a2];[3:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v3];[3:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=8.800000,asetpts=PTS-STARTPTS[a3];[4:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v4];[4:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=11.366667,asetpts=PTS-STARTPTS[a4];[5:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v5];[5:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.166667,asetpts=PTS-STARTPTS[a5];[6:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v6];[6:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=7.100000,asetpts=PTS-STARTPTS[a6];[7:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v7];[7:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=10.500000,asetpts=PTS-STARTPTS[a7];[8:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v8];[8:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.766667,asetpts=PTS-STARTPTS[a8];[9:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v9];[9:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=7.733333,asetpts=PTS-STARTPTS[a9];[v0][a0][v1][a1][v2][a2][v3][a3][v4][a4][v5][a5][v6][a6][v7][a7][v8][a8][v9][a9]concat=n=10:v=1:a=1[outv][outa]" -map "[outv]" -map "[outa]" -c:v libx264 -preset superfast -profile:v high -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 /tmp/recapwebtest-stories/8235.c76050b6b1234cd1b041e06281b66b08.tmp.mp4
INFO  2026-06-08 00:49:42,467 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 faststart remux from: /tmp/recapwebtest-stories/8235.c76050b6b1234cd1b041e06281b66b08.tmp.mp4
INFO  2026-06-08 00:49:42,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 story published from local temp: /tmp/recapwebtest-stories/8235.c76050b6b1234cd1b041e06281b66b08.tmp.mp4 -> /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-08 00:49:42,574 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:49:47,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:49:47,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:49:47,580 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:49:47,645 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:49:51,084 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:49:51,084 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:49:54,592 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:50:08,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories invoked. RecapId: 8235
INFO  2026-06-08 00:50:08,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:50:08,932 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:50:08,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::CreateStories recapId:8235 non-canonical clips present, using filter-complex story creation
INFO  2026-06-08 00:50:08,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T00:50:08.9510016","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 00:50:08,963 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 00:50:08,963 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:50:08,987 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 00:50:09,141 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:50:09,142 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 mode:filter clips:10 heights:[135723.mp4=720, 135724.mp4=720, 135725.mp4=720, 135726.mp4=720, 135727.mp4=720, 135728.mp4=720, 135729.mp4=720, 135730.mp4=720, 135731.mp4=1080, 135732.mp4=1080] targetHeight:720 targetFps:30 noAudioClips:0 temp:/tmp/recapwebtest-stories/8235.af86cce67bf04634a1092ca3e6ec835b.tmp.mp4 command:/usr/bin/ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135723.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135724.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135725.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135726.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135727.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135728.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135729.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135730.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135731.mp4 -i /var/www/html/recapwebtest/RecapClipFile/135732.mp4 -filter_complex "[0:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=6.733333,asetpts=PTS-STARTPTS[a0];[1:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v1];[1:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.833333,asetpts=PTS-STARTPTS[a1];[2:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v2];[2:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=147.833008,asetpts=PTS-STARTPTS[a2];[3:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v3];[3:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=8.800000,asetpts=PTS-STARTPTS[a3];[4:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v4];[4:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=11.366667,asetpts=PTS-STARTPTS[a4];[5:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v5];[5:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.166667,asetpts=PTS-STARTPTS[a5];[6:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v6];[6:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=7.100000,asetpts=PTS-STARTPTS[a6];[7:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v7];[7:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=10.500000,asetpts=PTS-STARTPTS[a7];[8:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v8];[8:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.766667,asetpts=PTS-STARTPTS[a8];[9:v]scale=-2:720,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v9];[9:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=7.733333,asetpts=PTS-STARTPTS[a9];[v0][a0][v1][a1][v2][a2][v3][a3][v4][a4][v5][a5][v6][a6][v7][a7][v8][a8][v9][a9]concat=n=10:v=1:a=1[outv][outa]" -map "[outv]" -map "[outa]" -c:v libx264 -preset superfast -profile:v high -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 /tmp/recapwebtest-stories/8235.af86cce67bf04634a1092ca3e6ec835b.tmp.mp4
INFO  2026-06-08 00:50:45,481 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:50:45,486 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:50:45,491 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:50:45,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:51:15,644 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 faststart remux from: /tmp/recapwebtest-stories/8235.af86cce67bf04634a1092ca3e6ec835b.tmp.mp4
INFO  2026-06-08 00:51:15,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  FfmpegHelper::CreateStory recapId:8235 story published from local temp: /tmp/recapwebtest-stories/8235.af86cce67bf04634a1092ca3e6ec835b.tmp.mp4 -> /var/www/html/recapwebtest/stories/8235.mp4
INFO  2026-06-08 00:51:15,753 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 00:51:19,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:51:19,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:51:19,922 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:51:19,929 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 00:51:24,375 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapController::DeleteStory invoked. RecapId: 8235
INFO  2026-06-08 00:58:29,776 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 00:58:29,776 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 00:58:29,776 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 00:58:29,912 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:08:34,239 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:08:34,241 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:08:34,241 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:08:34,342 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 10:08:34,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 10:08:34,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 10:08:34,346 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 10:08:34,359 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:08:34,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 10:08:34,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 10:08:34,389 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:08:34,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 10:08:34,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 10:08:34,441 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,607 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:08:34,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:08:34,610 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:34,615 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:34,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 10:08:34,621 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,624 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:34,625 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:34.6258408","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,650 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:34,660 +02:00 apprecapweb01 recapweb.Common.LoggerManager.InfoFormat (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:34,665 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:08:35,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:08:35,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:08:35,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:35,272 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:35,277 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 10:08:35,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:35,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.2807023","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:35,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,288 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:08:35,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:08:35,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:08:35,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:35,308 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:08:35,313 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 10:08:35,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:35,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.3163942","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:35,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,324 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:08:35,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,371 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:08:35,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,387 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:08:35,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,408 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:08:35,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:08:35,412 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:08:35,412 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:08:35,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:08:35,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 10:08:35,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,469 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:08:35,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:08:35,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.4870529","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.4870529","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.4870529","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:08:35,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:08:35.4870529","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:08:35,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 10:08:35,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 10:08:35,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:08:35,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:08:35,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:08:35,625 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 10:08:35,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:08:36,236 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 10:08:36,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,357 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:08:37,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,375 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:08:37,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:08:37,377 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:08:37,377 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:08:37,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:08:37,417 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:08:37,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 10:08:37,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:37,449 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:08:37,449 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:08:37,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,313 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:08:39,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:08:39,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:39,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,508 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 10:08:39,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:08:39,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:39,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:39,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,621 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 10:08:39,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:39,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:08:39,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:39,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:39,714 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,714 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:39,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,786 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 10:08:39,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:08:39,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:39,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,830 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:39,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:39,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 10:08:39,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,929 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:39,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:39,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:39,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:39,994 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:39,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,997 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:08:39,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:39,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,028 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:40,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:40,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:40,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:08:40,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,140 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:40,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:40,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:40,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,179 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,186 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:40,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:40,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:08:40,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:40,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 10:08:40,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:40,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 10:08:40,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,378 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:08:40,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,388 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:40,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,424 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 10:08:40,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 10:08:40,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,473 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,480 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 10:08:40,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,533 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:40,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:40,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 10:08:41,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-08 10:08:41,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:41,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:08:41,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:41,957 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.myFollowedHashtagList (null)  HashtagController::myFollowedHashtagList invoked. Customer 229
INFO  2026-06-08 10:08:41,958 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedList (null)  HashtagEngine::GetFollowedList customerId 229
INFO  2026-06-08 10:08:41,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hf.hashtagId, h.hashtagName FROM hashtagfollower hf JOIN hashtag h ON hf.hashtagId = h.hashtagId WHERE hf.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:41,960 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-06-08 10:08:41,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:41,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListHashtagFollowed (null)  HashtagController::GetListHashtagFollowed: customer:229
INFO  2026-06-08 10:08:41,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.* FROM hashtag h INNER JOIN hashtagsubscriptions hs ON h.hashtagId = hs.hashtagId  WHERE hs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:44,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Pao, n:, l, r0, s1, c0
INFO  2026-06-08 10:08:44,403 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status
INFO  2026-06-08 10:08:44,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Pao%' OR CONCAT_WS(name, ' ', lastName) like '%Pao%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:08:44,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paol, n:, l, r0, s1, c0
INFO  2026-06-08 10:08:44,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status
INFO  2026-06-08 10:08:44,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paol%' OR CONCAT_WS(name, ' ', lastName) like '%Paol%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:08:44,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Paolo, n:, l, r0, s1, c0
INFO  2026-06-08 10:08:44,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status
INFO  2026-06-08 10:08:44,806 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Paolo%' OR CONCAT_WS(name, ' ', lastName) like '%Paolo%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,690 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:46,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,695 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 10:08:46,697 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 10:08:46,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,699 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 10:08:46,699 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,708 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 10:08:46,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 10:08:46,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 10:08:46,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,727 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:08:46,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:46,736 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:08:46,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:08:46,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:08:46,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:46,744 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:08:46,744 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:08:46,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:08:47,788 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:08:47,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:08:47,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:50,248 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:08:50,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":28,"Value":"8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,528 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:08:51,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,533 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:08:51,534 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:08:51,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,534 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:08:51,535 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:08:51,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:08:51,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,536 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:08:51,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,538 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:08:51,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:08:51,540 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:08:51,540 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:08:51,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:08:51,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,542 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:08:51,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:08:51,542 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:08:51,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:08:51,545 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:08:51,545 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:08:51,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:08:51,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:08:51,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,554 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:08:51,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:08:51,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:08:51,598 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:51,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:08:51,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:08:51,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,637 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:08:51,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:51,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,088 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:08:53,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,089 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:08:53,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,088 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:08:53,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:08:53,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:08:53,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:08:53,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,137 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,166 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,166 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:08:53,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,172 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:08:53,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,193 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,199 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:08:53,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,206 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:08:53,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:08:53,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:08:53,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:08:53,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,258 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:08:53,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,263 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:08:53,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,270 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:08:53,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,280 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:08:53,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:08:53,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,300 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,303 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:08:53,304 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:08:53,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,310 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:08:53,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,347 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:08:53,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:08:53,358 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:25,327 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:11:25,327 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:11:25,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:11:25,333 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:11:36,369 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:11:36,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,372 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-08 10:11:36,372 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-08 10:11:36,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,377 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:11:36,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-08 10:11:36,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:11:36,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:11:36,379 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:11:36,379 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:11:36,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:11:36,383 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:11:36,383 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-08 10:11:36,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-08 10:11:36,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:11:36,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,411 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:11:36,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,417 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:11:36,417 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:11:36,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:11:36,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:36,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-08 10:11:36,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-08 10:11:36,464 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-08 10:11:36,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,530 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:11:36,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:11:36,532 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:11:36,532 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:11:36,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:11:36,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:36,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:37,924 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-08 10:11:37,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:37,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-08 10:11:37,943 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-08 10:11:37,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:37,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-08 10:11:37,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,965 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:37,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:37,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:37,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-08 10:11:37,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-08 10:11:37,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,985 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722
INFO  2026-06-08 10:11:37,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:37,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722 NOT found
INFO  2026-06-08 10:11:37,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:38,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:38,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:38,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:46,432 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:11:46,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":58,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,826 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:11:48,826 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:11:48,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,827 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:11:48,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,832 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:11:48,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:11:48,832 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:11:48,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:11:48,835 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:11:48,835 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:11:48,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:11:48,839 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:11:48,839 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:11:48,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:11:48,860 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:11:48,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,866 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:11:48,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:11:48,868 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:11:48,868 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:11:48,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:11:48,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:11:48,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,876 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:11:48,876 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:11:48,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:11:48,896 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:48,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:11:48,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:11:48,952 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:11:48,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:48,954 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:11:50,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:11:50,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:11:50,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:11:50,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:11:50,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,406 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,406 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:11:50,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:11:50,411 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:11:50,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:11:50,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:11:50,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:11:50,476 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,506 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:11:50,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,512 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:11:50,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,540 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,543 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:11:50,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,548 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:11:50,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,549 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:11:50,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:11:50,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:11:50,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,563 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:11:50,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,567 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:11:50,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:11:50,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:11:50,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:46,074 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:12:46,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,074 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:12:46,074 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:12:46,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:12:46,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:12:46,079 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:12:46,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:12:46,082 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:12:46,082 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:12:46,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:12:46,086 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:12:46,086 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:12:46,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:12:46,107 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:12:46,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:12:46,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,116 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:12:46,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:12:46,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:12:46,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:12:46,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:12:46,161 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:12:46,161 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:46,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,254 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:12:46,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:12:46,257 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:12:46,257 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:12:46,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:12:46,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:46,288 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,571 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:12:47,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,576 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:12:47,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,601 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,603 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:12:47,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,608 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:12:47,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,616 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:12:47,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:12:47,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:12:47,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:12:47,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,659 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,674 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:12:47,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,679 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:12:47,679 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,679 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,711 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:12:47,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:12:47,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,755 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,765 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:12:47,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,769 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:12:47,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,792 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,807 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,807 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:12:47,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:12:47,811 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:12:47,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,815 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:12:47,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:12:47,862 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:12:47,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,862 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:12:47,862 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,868 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:12:47,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:12:47,898 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:15,901 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:13:15,901 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:13:15,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:13:15,905 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:13:31,906 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:13:31,906 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:13:31,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:13:31,910 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:13:36,668 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:36,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,672 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 10:13:36,672 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 10:13:36,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,675 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:36,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:36,677 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:36,677 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:36,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 10:13:36,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:36,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:13:36,684 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:13:36,684 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 10:13:36,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 10:13:36,703 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:36,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:13:36,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,725 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:13:36,725 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:13:36,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 10:13:36,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741), params: null
INFO  2026-06-08 10:13:36,755 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 10:13:36,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:13:36,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:36,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,922 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:36,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:36,925 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:36,925 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:36,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:36,943 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:36,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:38,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:38,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:38,349 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:38,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,355 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 10:13:38,357 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 10:13:38,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,370 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 10:13:38,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,377 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 10:13:38,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,391 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:38,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:38,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:38,464 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:38,464 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,471 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 10:13:38,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 10:13:38,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:38,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:40,913 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:40,913 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8236
INFO  2026-06-08 10:13:40,913 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8236
INFO  2026-06-08 10:13:40,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8236,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,918 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8236
INFO  2026-06-08 10:13:40,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8236) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:13:40,918 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,920 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:40,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:40,923 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:40,923 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:40,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:40,928 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:13:40,928 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8236
INFO  2026-06-08 10:13:40,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8236;, params: []
INFO  2026-06-08 10:13:40,949 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:40,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,957 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:40,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:40,959 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:40,959 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:40,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:40,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:13:40,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,969 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:13:40,969 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:13:40,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:40,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:13:40,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:40,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:41,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:41,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:41,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135733,135734,135735,135736,135737), params: null
INFO  2026-06-08 10:13:41,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:41,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135733,135734,135735,135736,135737), params: null
INFO  2026-06-08 10:13:41,034 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8236
INFO  2026-06-08 10:13:41,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:42,693 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:42,693 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135733
INFO  2026-06-08 10:13:42,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135733,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135734
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135734,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135735
INFO  2026-06-08 10:13:42,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135735,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,701 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135733 NOT found
INFO  2026-06-08 10:13:42,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135734 NOT found
INFO  2026-06-08 10:13:42,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:42,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,750 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135736
INFO  2026-06-08 10:13:42,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135736,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,756 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135736 NOT found
INFO  2026-06-08 10:13:42,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:42,772 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,784 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135735 NOT found
INFO  2026-06-08 10:13:42,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:42,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:42,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135737
INFO  2026-06-08 10:13:42,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:42,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135737 NOT found
INFO  2026-06-08 10:13:42,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:42,830 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:42,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:45,017 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:45,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,025 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:45,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:13:45,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,029 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:13:45,029 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:13:45,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:13:45,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:13:45,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:13:45,034 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:45,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,044 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:45,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:45,045 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:45,045 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:45,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:45,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:13:45,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,055 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:13:45,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:13:45,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:13:45,085 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:45,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,129 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:45,145 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:45,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:13:45,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:13:45,152 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:13:46,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:13:46,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,709 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:13:46,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:13:46,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:13:46,715 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:13:46,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:13:46,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,751 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:13:46,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,760 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:13:46,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,798 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:13:46,798 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,804 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:13:46,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,819 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:13:46,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,847 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:13:46,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:13:46,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:13:46,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,880 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:13:46,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,897 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:13:46,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:13:46,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,914 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:13:46,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:46,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,921 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:13:46,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,951 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:13:46,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,959 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:46,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:46,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:52,384 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:52,384 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,387 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:13:52,387 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:13:52,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,389 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,390 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:52,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:52,391 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:52,392 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:52,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:52,392 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:13:52,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:13:52,397 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:13:52,397 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:13:52,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:13:52,398 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:13:52,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:13:52,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,409 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:13:52,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:13:52,411 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:13:52,411 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:13:52,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:13:52,419 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:13:52,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:13:52,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:13:52,447 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:52,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:52,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:13:52,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732), params: null
INFO  2026-06-08 10:13:52,501 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:13:52,501 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:53,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:53,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:53,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:13:53,971 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:13:53,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:53,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:53,985 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:13:54,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,040 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:13:54,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:13:54,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,075 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:13:54,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,082 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:13:54,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,111 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:13:54,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:13:54,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:13:54,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:13:54,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:13:54,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,157 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,159 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:13:54,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,160 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:13:54,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:13:54,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:13:54,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,206 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:13:54,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:13:54,215 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,242 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:13:54,250 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:13:54,259 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:00,456 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:14:00,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":88,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,617 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:14:01,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,623 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:14:01,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:14:01,623 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:14:01,623 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:14:01,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:14:01,624 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8234
INFO  2026-06-08 10:14:01,626 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8234
INFO  2026-06-08 10:14:01,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8234,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,630 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:14:01,630 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8234
INFO  2026-06-08 10:14:01,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8234;, params: []
INFO  2026-06-08 10:14:01,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8234
INFO  2026-06-08 10:14:01,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8234) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:14:01,660 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:14:01,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,666 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:14:01,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:14:01,668 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:14:01,668 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:14:01,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:14:01,672 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:14:01,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,676 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:14:01,676 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:14:01,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:14:01,694 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:01,694 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:01,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:01,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-08 10:14:01,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135719,135720,135721,135722), params: null
INFO  2026-06-08 10:14:01,753 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8234
INFO  2026-06-08 10:14:03,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:03,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,224 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719
INFO  2026-06-08 10:14:03,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135719,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135719 NOT found
INFO  2026-06-08 10:14:03,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:03,230 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,280 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:03,284 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720
INFO  2026-06-08 10:14:03,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135720,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:03,287 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721
INFO  2026-06-08 10:14:03,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135721,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135720 NOT found
INFO  2026-06-08 10:14:03,291 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:03,291 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135721 NOT found
INFO  2026-06-08 10:14:03,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:03,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:03,348 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:03,348 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722
INFO  2026-06-08 10:14:03,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135722,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:03,354 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135722 NOT found
INFO  2026-06-08 10:14:05,724 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:14:05,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,731 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:14:05,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:14:05,733 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:14:05,733 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:14:05,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:14:05,744 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8233
INFO  2026-06-08 10:14:05,744 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8233
INFO  2026-06-08 10:14:05,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8233,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,749 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8233
INFO  2026-06-08 10:14:05,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8233) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:14:05,749 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:14:05,750 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8233
INFO  2026-06-08 10:14:05,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8233;, params: []
INFO  2026-06-08 10:14:05,752 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:14:05,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:14:05,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,760 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:14:05,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:14:05,761 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:14:05,761 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:14:05,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:14:05,770 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:14:05,770 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:14:05,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:14:05,811 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:05,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135718,135714,135715,135716,135717), params: null
INFO  2026-06-08 10:14:05,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135718,135714,135715,135716,135717), params: null
INFO  2026-06-08 10:14:05,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,850 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8233
INFO  2026-06-08 10:14:05,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:05,858 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:07,373 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,374 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714
INFO  2026-06-08 10:14:07,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135714,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135718
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135718,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:07,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,381 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135718 NOT found
INFO  2026-06-08 10:14:07,382 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135714 NOT found
INFO  2026-06-08 10:14:07,422 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,449 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,457 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715
INFO  2026-06-08 10:14:07,457 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,458 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:07,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,461 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135715 NOT found
INFO  2026-06-08 10:14:07,461 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716
INFO  2026-06-08 10:14:07,461 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135716,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,468 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135716 NOT found
INFO  2026-06-08 10:14:07,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:14:07,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,494 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717
INFO  2026-06-08 10:14:07,494 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135717,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,515 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:14:07,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:14:07,557 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135717 NOT found
INFO  2026-06-08 10:16:14,256 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:16:14,256 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:16:14,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,262 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 10:16:14,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,348 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 10:16:14,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:16:14,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:16:14,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:14,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:14,426 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 10:16:14,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:14,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:16:14.4287796","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:14,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:14,449 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:16:15,258 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:16:15,258 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 10:16:15,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 10:16:15,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,284 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:16:15,284 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:16:15,284 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:15,284 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:15,289 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 10:16:15,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:15,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:16:15.2914226","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:15,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,309 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:16:15,309 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:16:15,309 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 10:16:15,309 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 10:16:15,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:16:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:16:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:15,333 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:15,338 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 10:16:15,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:15,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:16:15.3418345","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:15,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,348 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:16:15,348 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 10:16:15,348 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 10:16:15,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:15,352 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 10:16:23,721 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:16:23,721 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:23,756 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:23,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:23,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:23,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:16:24,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:16:24,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:24,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:24,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:24,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:24,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:16:25,943 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-08 10:16:25,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:25,987 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 10:16:25,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:27,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:16:27,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:27,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:27,809 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:27,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:27,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:16:30,366 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:16:30,366 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":118,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:16:53,026 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:16:53,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:53,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:53,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:53,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:53,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:16:53,930 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:16:53,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":148,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:16:54,811 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 10:16:54,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 10:16:54,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,884 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:16:54,884 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:16:54,884 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:54,884 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:16:54,889 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 10:16:54,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:54,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:16:54.8936666","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-08 10:16:54,906 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:54,909 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:16:55,696 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5, clip:
INFO  2026-06-08 10:16:55,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,705 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=afdc9adbe57458cc5df6c300c94891fd80b0699d5a5341a85967101ebd6a82bb, idempotencyKey=lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5, customerId=169, recapId=8235, recapId=8235, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-4, MinutesOfTheMatch=01:26, Duration=18.903, Resolution=1080, TimeStamp=1780906611, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 10:16:55,706 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5, hash:afdc9adbe57458cc5df6c300c94891fd80b0699d5a5341a85967101ebd6a82bb -> Started
INFO  2026-06-08 10:16:55,727 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 10:16:55,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,731 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8235, live_notification True
INFO  2026-06-08 10:16:55,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:16:55,768 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135742, recapid 8235, customerid 169, TimeStamp 1780906611, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:16:55,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:16:55.7689594","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780906611,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.903,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":10,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,789 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8235 AND clipId = 135723, params: []
INFO  2026-06-08 10:16:55,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,812 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8235 AND clipId = 135724, params: []
INFO  2026-06-08 10:16:55,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8235 AND clipId = 135725, params: []
INFO  2026-06-08 10:16:55,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8235 AND clipId = 135726, params: []
INFO  2026-06-08 10:16:55,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8235 AND clipId = 135727, params: []
INFO  2026-06-08 10:16:55,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8235 AND clipId = 135728, params: []
INFO  2026-06-08 10:16:55,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8235 AND clipId = 135729, params: []
INFO  2026-06-08 10:16:55,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8235 AND clipId = 135730, params: []
INFO  2026-06-08 10:16:55,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8235 AND clipId = 135731, params: []
INFO  2026-06-08 10:16:55,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8235 AND clipId = 135732, params: []
INFO  2026-06-08 10:16:55,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8235 AND clipId = 135742, params: []
INFO  2026-06-08 10:16:55,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,822 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:16:55,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,826 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 10:16:55,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135742, hashtagId: 10571
INFO  2026-06-08 10:16:55,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,841 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:16:55,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,844 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 10:16:55,844 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135742, hashtagId: 10497
INFO  2026-06-08 10:16:55,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,867 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:16:55,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":178,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,916 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5, clipId:135742
INFO  2026-06-08 10:16:55,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135742
INFO  2026-06-08 10:16:55,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14240080
INFO  2026-06-08 10:16:55,932 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135742
INFO  2026-06-08 10:16:55,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 10:16:55,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135742.mp4 Esiste già verrà eliminato
INFO  2026-06-08 10:16:55,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-08 10:16:55,933 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10680060 bytes (from base64 length 14240080)
DEBUG  2026-06-08 10:16:55,950 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10680058
INFO  2026-06-08 10:16:55,954 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135742 con il path  RecapClipFile/135742.mp4
INFO  2026-06-08 10:16:55,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135742 - clipFile: RecapClipFile/135742.mp4
INFO  2026-06-08 10:16:55,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135742.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,969 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135742 file:RecapClipFile/135742.mp4, scheduling post-processing
INFO  2026-06-08 10:16:55,971 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135742 recapId:8235
INFO  2026-06-08 10:16:55,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8235:9ddb1e1f-3411-4c95-ac65-49e5e2cbd5c5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:16:55,972 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135742
INFO  2026-06-08 10:16:55,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:16:55,988 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135742 clip=135742.mp4 hasAudio=True vdur=18.903s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135742.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.903333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135742.ea64714131a14715bdbabdd161f898a1.tmp.mp4
INFO  2026-06-08 10:16:58,598 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 10:16:58,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":208,"Value":"8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233, 8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,606 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:16:59,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,612 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8235
INFO  2026-06-08 10:16:59,613 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:16:59,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,612 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:16:59,616 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8235
INFO  2026-06-08 10:16:59,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8235;, params: []
INFO  2026-06-08 10:16:59,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,621 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:16:59,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8235
INFO  2026-06-08 10:16:59,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8235) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:16:59,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:16:59,623 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:16:59,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,625 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:16:59,625 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:16:59,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:16:59,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:16:59,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,683 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:16:59,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:16:59,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:16:59,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732,135742), params: null
INFO  2026-06-08 10:16:59,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135723,135724,135725,135726,135727,135728,135729,135730,135731,135732,135742), params: null
INFO  2026-06-08 10:16:59,733 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:16:59,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,734 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:16:59,737 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8235
INFO  2026-06-08 10:16:59,737 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:16:59,737 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:16:59,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:16:59,749 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:16:59,749 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,783 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:16:59,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,111 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,111 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723
INFO  2026-06-08 10:17:01,117 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135723,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135723 NOT found
INFO  2026-06-08 10:17:01,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724
INFO  2026-06-08 10:17:01,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135724,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,134 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135724 NOT found
INFO  2026-06-08 10:17:01,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725
INFO  2026-06-08 10:17:01,137 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135725 NOT found
INFO  2026-06-08 10:17:01,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,168 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,183 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726
INFO  2026-06-08 10:17:01,183 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135726,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,195 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135726 NOT found
INFO  2026-06-08 10:17:01,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727
INFO  2026-06-08 10:17:01,215 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,230 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135727 NOT found
INFO  2026-06-08 10:17:01,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,230 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728
INFO  2026-06-08 10:17:01,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135728,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,254 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,256 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135728 NOT found
INFO  2026-06-08 10:17:01,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729
INFO  2026-06-08 10:17:01,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135729,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135729 NOT found
INFO  2026-06-08 10:17:01,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730
INFO  2026-06-08 10:17:01,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135730,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135730 NOT found
INFO  2026-06-08 10:17:01,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731
INFO  2026-06-08 10:17:01,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135731,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,329 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135731 NOT found
INFO  2026-06-08 10:17:01,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,346 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732
INFO  2026-06-08 10:17:01,346 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135732,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,350 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:01,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,361 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135732 NOT found
INFO  2026-06-08 10:17:01,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,367 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135742
INFO  2026-06-08 10:17:01,367 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,371 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,394 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135742 NOT found
INFO  2026-06-08 10:17:01,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,397 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:01,411 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:01,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:17:05,451 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135742 clip=135742.mp4 duration=18.900s exitCode=0 durationMs=9478
INFO  2026-06-08 10:17:05,451 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135742
INFO  2026-06-08 10:17:05,451 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135742
INFO  2026-06-08 10:17:05,453 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135742 sessionId=1071163394 starting, pathVideo=RecapClipFile/135742.mp4
INFO  2026-06-08 10:17:05,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135742.mp4
INFO  2026-06-08 10:17:05,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Save image 135742.jpg
INFO  2026-06-08 10:17:05,453 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135742.jpg
INFO  2026-06-08 10:17:05,453 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135742.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135742.jpg
INFO  2026-06-08 10:17:05,471 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135742 sessionId=1071163394 completed, exitCode=n/a, durationMs=18
INFO  2026-06-08 10:17:05,471 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135742
INFO  2026-06-08 10:17:05,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135742.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:17:05,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:17:05,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 10:17:05,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 10:17:05,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:17:05,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135742,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:05,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:17:05,536 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8235
INFO  2026-06-08 10:17:05,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8235,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:05,537 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135742 recapId:8235
INFO  2026-06-08 10:17:28,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 10:17:28,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:28,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:28,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:28,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:17:28,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 10:18:06,819 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 10:18:06,819 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-08 10:18:06,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-08 10:18:06,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:06,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione reader 
INFO  2026-06-08 10:18:06,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione reader 
INFO  2026-06-08 10:18:06,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:18:06,831 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 10:18:06,836 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 10:18:06,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:06,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:06,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:06,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:18:06.8386453","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 10:18:06,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 10:18:06,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 10:18:06,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:06,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 10:18:29,848 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-08 10:18:29,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:29,895 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 10:18:29,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:33,248 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:33,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:33,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:33,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:33,281 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:33,284 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:35,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-08 10:18:35,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:38,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Liv, n:, l, r0, s1, c0
INFO  2026-06-08 10:18:38,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Liv%' OR CONCAT_WS(name, ' ', lastName) like '%Liv%') AND status = @status
INFO  2026-06-08 10:18:38,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Liv%' OR CONCAT_WS(name, ' ', lastName) like '%Liv%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:18:38,960 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Live, n:, l, r0, s1, c0
INFO  2026-06-08 10:18:38,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Live%' OR CONCAT_WS(name, ' ', lastName) like '%Live%') AND status = @status
INFO  2026-06-08 10:18:38,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Live%' OR CONCAT_WS(name, ' ', lastName) like '%Live%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,947 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:40,947 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,949 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 266
INFO  2026-06-08 10:18:40,949 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 10:18:40,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,954 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 10:18:40,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:266
INFO  2026-06-08 10:18:40,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:40,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:266
INFO  2026-06-08 10:18:40,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:40,990 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:18:40,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:41,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:18:41,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:41,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:41,136 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:18:41,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:41,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:18:41,137 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:18:41,137 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:18:41,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:18:41,943 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:266
INFO  2026-06-08 10:18:41,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 10:18:41,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:47,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:47,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:47,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:47,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:48,557 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:18:48,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,557 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 10:18:48,559 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:18:48,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,564 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 10:18:48,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:18:48,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,567 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:18:48,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:18:48,568 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:18:48,568 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:18:48,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:18:48,589 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243, clip:
INFO  2026-06-08 10:18:48,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,595 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=a0e59226480411fada3f9b49b55219b07413b1402c8c79b3eaa60ceab1b791ba, idempotencyKey=lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-5, MinutesOfTheMatch=01:26, Duration=19.27, Resolution=1080, TimeStamp=1780906725, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 10:18:48,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:97a99956-9c6e-42d2-8845-e715447bc243","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243, hash:a0e59226480411fada3f9b49b55219b07413b1402c8c79b3eaa60ceab1b791ba -> Started
INFO  2026-06-08 10:18:48,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 10:18:48,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 10:18:48,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649), params: null
INFO  2026-06-08 10:18:48,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649), params: null
INFO  2026-06-08 10:18:48,660 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 10:18:48,661 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:18:48,661 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 10:18:48,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 10:18:48,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:18:48,672 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135743, recapid 4979, customerid 266, TimeStamp 1780906725, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:18:48,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:18:48.6736951","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780906725,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.27,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3.75,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,674 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:18:48,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,679 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:18:48,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:18:48,680 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:18:48,680 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:18:48,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:18:48,684 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:18:48,684 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:18:48,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:18:48,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,692 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:18:48,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:18:48,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,694 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 10:18:48,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135743, hashtagId: 10571
INFO  2026-06-08 10:18:48,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,709 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:18:48,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:48,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,712 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 10:18:48,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135743, hashtagId: 10497
INFO  2026-06-08 10:18:48,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,737 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:48,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,786 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243, clipId:135743
INFO  2026-06-08 10:18:48,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135743
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 17048572
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135743
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 10:18:48,802 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File :/var/www/html/recapwebtest/RecapClipFile/135743.mp4 Esiste già verrà eliminato
INFO  2026-06-08 10:18:48,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  File eliminato con successo 
DEBUG  2026-06-08 10:18:48,803 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 12786429 bytes (from base64 length 17048572)
DEBUG  2026-06-08 10:18:48,823 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 12786429
INFO  2026-06-08 10:18:48,828 +02:00 apprecapweb01 recapweb.Common.LoggerManager.Info (null)  Trying to update clipID: 135743 con il path  RecapClipFile/135743.mp4
INFO  2026-06-08 10:18:48,828 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135743 - clipFile: RecapClipFile/135743.mp4
INFO  2026-06-08 10:18:48,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135743.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:48,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,840 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135743 file:RecapClipFile/135743.mp4, scheduling post-processing
INFO  2026-06-08 10:18:48,840 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135743 recapId:4979
INFO  2026-06-08 10:18:48,840 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135743
INFO  2026-06-08 10:18:48,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:97a99956-9c6e-42d2-8845-e715447bc243","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:48,860 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135743 clip=135743.mp4 hasAudio=True vdur=19.270s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135743.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.270000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135743.1d2a34d9df3d4c4f9651bbe9d25fc89b.tmp.mp4
INFO  2026-06-08 10:18:48,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:49,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 10:18:49,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:49,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:49,958 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:49,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:49,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:49,962 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 10:18:49,963 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:49,967 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 10:18:49,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:49,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:49,976 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 10:18:50,001 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 10:18:50,002 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,016 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,016 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,018 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 10:18:50,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,038 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 10:18:50,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,054 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 10:18:50,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,076 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 10:18:50,104 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,115 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 10:18:50,115 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,115 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,140 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 10:18:50,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,158 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 10:18:50,158 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,158 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,188 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 10:18:50,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,213 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 10:18:50,213 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,213 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,296 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 10:18:50,296 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 10:18:50,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 10:18:50,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 10:18:50,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 10:18:50,316 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,329 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 10:18:50,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 10:18:50,329 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 10:18:50,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 10:18:50,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 10:18:50,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 10:18:50,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,439 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,449 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 10:18:50,449 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 10:18:50,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,458 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 10:18:50,458 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 10:18:50,458 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 10:18:50,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 10:18:50,466 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 10:18:50,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 10:18:50,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,505 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 10:18:50,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:50,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,540 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:50,550 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 10:18:50,550 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:50,554 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 10:18:55,022 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:18:55,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,030 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 10:18:55,030 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:18:55,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,033 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:18:55,033 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 10:18:55,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 10:18:55,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,036 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 10:18:55,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:18:55,037 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:18:55,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,038 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:18:55,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:18:55,041 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:18:55,041 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:18:55,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:18:55,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,046 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:18:55,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:18:55,050 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:18:55,050 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:18:55,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:18:55,051 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:18:55,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,063 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:18:55,063 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:18:55,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:18:55,097 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:55,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743), params: null
INFO  2026-06-08 10:18:55,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743), params: null
INFO  2026-06-08 10:18:55,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,142 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 10:18:55,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:55,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,398 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 10:18:56,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,443 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 10:18:56,444 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,446 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 10:18:56,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 10:18:56,463 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 10:18:56,472 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 10:18:56,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,495 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 10:18:56,495 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 10:18:56,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,508 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 10:18:56,508 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,518 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 10:18:56,524 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,548 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,559 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 10:18:56,559 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,559 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,568 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,573 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 10:18:56,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,587 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,590 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,595 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,596 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 10:18:56,596 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,604 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,604 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,606 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 10:18:56,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 10:18:56,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 10:18:56,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,634 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 10:18:56,634 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,642 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 10:18:56,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 10:18:56,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,654 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 10:18:56,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,664 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,681 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 10:18:56,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 10:18:56,681 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,682 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 10:18:56,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,684 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,714 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 10:18:56,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 10:18:56,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 10:18:56,732 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 10:18:56,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 10:18:56,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 10:18:56,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,804 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 10:18:56,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 10:18:56,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 10:18:56,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,846 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,873 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,881 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 10:18:56,881 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,899 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 10:18:56,899 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 10:18:56,899 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,911 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 10:18:56,911 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:18:56,913 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,952 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,958 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:18:56,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 10:18:56,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:56,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135743 clip=135743.mp4 duration=19.267s exitCode=0 durationMs=8598
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135743
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135743
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135743 sessionId=321394705 starting, pathVideo=RecapClipFile/135743.mp4
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135743.mp4
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135743.jpg
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135743.jpg
INFO  2026-06-08 10:18:57,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135743.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135743.jpg
INFO  2026-06-08 10:18:59,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135743 sessionId=321394705 completed, exitCode=n/a, durationMs=1770
INFO  2026-06-08 10:18:59,210 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135743
INFO  2026-06-08 10:18:59,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135743.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:18:59,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:59,234 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 10:18:59,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.266667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 10:18:59,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:59,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:59,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:18:59,263 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:18:59,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:18:59,276 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135743 recapId:4979
INFO  2026-06-08 10:19:48,876 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:19:48,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,884 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:19:48,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:19:48,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,889 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 10:19:48,889 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 10:19:48,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 10:19:48,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 10:19:48,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 10:19:48,892 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 10:19:48,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,900 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 10:19:48,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 10:19:48,901 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 10:19:48,901 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 10:19:48,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 10:19:48,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 10:19:48,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,920 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 10:19:48,920 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 10:19:48,920 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:48,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 10:19:48,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743), params: null
INFO  2026-06-08 10:19:48,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743), params: null
INFO  2026-06-08 10:19:48,979 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 10:19:48,979 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:48,979 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:49,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:49,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:49,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:49,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,267 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,273 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 10:19:50,273 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,278 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 10:19:50,291 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 10:19:50,305 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,308 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 10:19:50,308 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,308 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,336 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,341 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,341 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 10:19:50,341 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 10:19:50,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,344 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,345 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,375 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,375 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 10:19:50,375 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,377 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,379 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 10:19:50,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,384 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 10:19:50,384 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,387 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 10:19:50,387 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,387 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,428 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 10:19:50,428 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,432 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 10:19:50,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,432 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 10:19:50,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 10:19:50,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,481 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,483 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,483 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 10:19:50,483 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,487 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 10:19:50,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 10:19:50,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 10:19:50,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 10:19:50,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 10:19:50,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 10:19:50,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,577 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 10:19:50,578 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 10:19:50,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 10:19:50,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,586 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 10:19:50,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 10:19:50,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 10:19:50,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 10:19:50,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 10:19:50,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 10:19:50,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 10:19:50,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,660 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 10:19:50,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,665 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 10:19:50,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,665 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 10:19:50,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 10:19:50,669 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 10:19:50,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 10:19:50,673 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 10:19:50,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:19:50,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:19:50,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:19:50,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:22:07,500 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:22:07,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:22:07,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:22:07,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:22:07,531 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:22:07,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:45:11,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:45:11,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,631 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:45:16,951 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:45:16,951 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,980 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:45:16,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:52:10,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:52:10,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,673 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:52:15,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:52:15,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,796 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:15,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:52:35,852 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49, clip:
INFO  2026-06-08 10:52:35,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,859 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=734f865fdac0f00b57f0ade30c8e535d329b27c868c5c54ed53aea6d8b8c98c1, idempotencyKey=lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-6, MinutesOfTheMatch=01:26, Duration=17.37, Resolution=1080, TimeStamp=1780908727, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-08 10:52:35,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:91ad7cca-1361-4838-8cff-dcce079bfe49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,890 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49, hash:734f865fdac0f00b57f0ade30c8e535d329b27c868c5c54ed53aea6d8b8c98c1 -> Started
INFO  2026-06-08 10:52:35,890 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 10:52:35,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 10:52:35,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:52:35,925 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135744, recapid 4979, customerid 266, TimeStamp 1780908727, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:52:35,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:52:35.9254328","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780908727,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.37,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:35,940 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:52:35,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,942 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 10:52:35,942 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135744, hashtagId: 10571
INFO  2026-06-08 10:52:35,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:35,956 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:52:35,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,959 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-08 10:52:35,959 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135744, hashtagId: 10499
INFO  2026-06-08 10:52:35,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:35,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:35,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:36,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:36,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49, clipId:135744
INFO  2026-06-08 10:52:36,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135744
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13385576
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135744
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135744.mp4 Esiste già verrà eliminato
INFO  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 10:52:36,033 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10039182 bytes (from base64 length 13385576)
DEBUG  2026-06-08 10:52:36,049 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10039181
INFO  2026-06-08 10:52:36,053 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135744 con il path  RecapClipFile/135744.mp4
INFO  2026-06-08 10:52:36,053 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135744 - clipFile: RecapClipFile/135744.mp4
INFO  2026-06-08 10:52:36,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135744.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:36,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:36,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:36,072 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135744 file:RecapClipFile/135744.mp4, scheduling post-processing
INFO  2026-06-08 10:52:36,072 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135744 recapId:4979
INFO  2026-06-08 10:52:36,072 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135744
INFO  2026-06-08 10:52:36,072 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:91ad7cca-1361-4838-8cff-dcce079bfe49","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:36,085 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135744 clip=135744.mp4 hasAudio=True vdur=17.370s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135744.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.370000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135744.e74b76c3d1ef459287fd53e719ba9927.tmp.mp4
INFO  2026-06-08 10:52:36,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135744 clip=135744.mp4 duration=17.366s exitCode=0 durationMs=7688
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135744
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135744
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135744 sessionId=1350309060 starting, pathVideo=RecapClipFile/135744.mp4
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135744.mp4
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135744.jpg
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135744.jpg
INFO  2026-06-08 10:52:43,761 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135744.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135744.jpg
INFO  2026-06-08 10:52:43,778 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135744 sessionId=1350309060 completed, exitCode=n/a, durationMs=16
INFO  2026-06-08 10:52:43,778 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135744
INFO  2026-06-08 10:52:43,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135744.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:52:43,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:43,801 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 10:52:43,801 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.366016,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 10:52:43,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:43,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:43,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:52:43,834 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:52:43,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:52:43,835 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135744 recapId:4979
INFO  2026-06-08 10:57:18,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:57:18,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:22,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:57:22,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:22,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:22,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:22,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:22,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:57:23,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:57:23,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:57:23,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:23,874 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:57:24,157 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337, clip:
INFO  2026-06-08 10:57:24,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,161 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=02506dd868ca54f9f49fce221785779e93a1c8e91313d74ccdabb7076b8bcea0, idempotencyKey=lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-7, MinutesOfTheMatch=01:26, Duration=17.737, Resolution=1080, TimeStamp=1780908938, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 10:57:24,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:664d2554-45bc-4640-ab0f-10215fa24337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,227 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337, hash:02506dd868ca54f9f49fce221785779e93a1c8e91313d74ccdabb7076b8bcea0 -> Started
INFO  2026-06-08 10:57:24,227 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 10:57:24,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,229 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 10:57:24,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:57:24,279 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135745, recapid 4979, customerid 266, TimeStamp 1780908938, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:57:24,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:57:24.2800436","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780908938,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.737,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,303 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:57:24,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,306 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 10:57:24,306 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135745, hashtagId: 10571
INFO  2026-06-08 10:57:24,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,323 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:57:24,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,325 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 10:57:24,325 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135745, hashtagId: 10497
INFO  2026-06-08 10:57:24,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337, clipId:135745
INFO  2026-06-08 10:57:24,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135745
INFO  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13294640
INFO  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135745
INFO  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-08 10:57:24,422 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9970980 bytes (from base64 length 13294640)
DEBUG  2026-06-08 10:57:24,437 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9970980
INFO  2026-06-08 10:57:24,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135745 con il path  RecapClipFile/135745.mp4
INFO  2026-06-08 10:57:24,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135745 - clipFile: RecapClipFile/135745.mp4
INFO  2026-06-08 10:57:24,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135745.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,458 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135745 file:RecapClipFile/135745.mp4, scheduling post-processing
INFO  2026-06-08 10:57:24,458 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135745 recapId:4979
INFO  2026-06-08 10:57:24,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:664d2554-45bc-4640-ab0f-10215fa24337","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:24,458 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135745
INFO  2026-06-08 10:57:24,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:24,472 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135745 clip=135745.mp4 hasAudio=True vdur=17.737s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135745.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.736667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135745.db651ed91ba547d980c129651e1dd664.tmp.mp4
INFO  2026-06-08 10:57:27,539 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:57:27,540 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:27,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:27,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:27,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:27,580 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:57:28,624 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9, clip:
INFO  2026-06-08 10:57:28,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,631 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=0d8f6153f2566c953a2edeb261f6966592d02335ae80808cc275cb3d3fd22be9, idempotencyKey=lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=2-7, MinutesOfTheMatch=01:26, Duration=17.403, Resolution=1080, TimeStamp=1780909017, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-08 10:57:28,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:10afef45-5245-49fc-89af-b0d3413fb9e9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9, hash:0d8f6153f2566c953a2edeb261f6966592d02335ae80808cc275cb3d3fd22be9 -> Started
INFO  2026-06-08 10:57:28,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 10:57:28,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 10:57:28,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:57:28,702 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135746, recapid 4979, customerid 266, TimeStamp 1780909017, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:57:28,702 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:57:28.7024214","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780909017,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"2-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.403,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,727 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:57:28,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,732 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 10:57:28,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135746, hashtagId: 10571
INFO  2026-06-08 10:57:28,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,752 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:57:28,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,758 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-08 10:57:28,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135746, hashtagId: 10499
INFO  2026-06-08 10:57:28,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9, clipId:135746
INFO  2026-06-08 10:57:28,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,838 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135746
INFO  2026-06-08 10:57:28,838 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12816364
INFO  2026-06-08 10:57:28,841 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135746
INFO  2026-06-08 10:57:28,841 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 10:57:28,841 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135746.mp4 Esiste già verrà eliminato
INFO  2026-06-08 10:57:28,841 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 10:57:28,841 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9612273 bytes (from base64 length 12816364)
DEBUG  2026-06-08 10:57:28,913 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9612272
INFO  2026-06-08 10:57:28,926 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135746 con il path  RecapClipFile/135746.mp4
INFO  2026-06-08 10:57:28,926 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135746 - clipFile: RecapClipFile/135746.mp4
INFO  2026-06-08 10:57:28,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135746.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,944 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135746 file:RecapClipFile/135746.mp4, scheduling post-processing
INFO  2026-06-08 10:57:28,944 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135746 recapId:4979
INFO  2026-06-08 10:57:28,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:10afef45-5245-49fc-89af-b0d3413fb9e9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:28,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:28,958 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135746
INFO  2026-06-08 10:57:29,039 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135746 clip=135746.mp4 hasAudio=True vdur=17.403s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135746.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.403333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135746.8974f0035db845a999eac7bf855088a7.tmp.mp4
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135745 clip=135745.mp4 duration=17.733s exitCode=0 durationMs=15424
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135745
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135745
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135745 sessionId=1385824164 starting, pathVideo=RecapClipFile/135745.mp4
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135745.mp4
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135745.jpg
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135745.jpg
INFO  2026-06-08 10:57:39,883 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135745.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135745.jpg
INFO  2026-06-08 10:57:39,909 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135745 sessionId=1385824164 completed, exitCode=n/a, durationMs=26
INFO  2026-06-08 10:57:39,909 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135745
INFO  2026-06-08 10:57:39,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135745.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:39,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:39,944 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 10:57:39,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.733333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 10:57:39,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:39,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:39,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:39,969 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:57:39,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:39,971 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135745 recapId:4979
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135746 clip=135746.mp4 duration=17.400s exitCode=0 durationMs=11167
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135746
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135746
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135746 sessionId=953592928 starting, pathVideo=RecapClipFile/135746.mp4
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135746.mp4
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135746.jpg
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135746.jpg
INFO  2026-06-08 10:57:40,126 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135746.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135746.jpg
INFO  2026-06-08 10:57:40,155 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135746 sessionId=953592928 completed, exitCode=n/a, durationMs=28
INFO  2026-06-08 10:57:40,155 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135746
INFO  2026-06-08 10:57:40,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135746.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:57:40,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:40,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 10:57:40,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 10:57:40,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:40,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:40,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:57:40,196 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 10:57:40,196 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:57:40,197 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135746 recapId:4979
INFO  2026-06-08 10:59:55,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:59:55,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:55,966 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:55,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:55,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:55,974 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:59:56,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 10:59:56,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:56,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:56,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:56,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:56,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 10:59:56,955 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463, clip:
INFO  2026-06-08 10:59:56,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,019 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=1e53aa73eef5f8099c27068e58f501bba1a0729ca6f1c0a32a7e4ed284b5e684, idempotencyKey=lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=3-7, MinutesOfTheMatch=01:26, Duration=17.77, Resolution=1080, TimeStamp=1780909194, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-08 10:59:57,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0dba29dc-3a64-419b-bd5d-43e0b28e5463","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463, hash:1e53aa73eef5f8099c27068e58f501bba1a0729ca6f1c0a32a7e4ed284b5e684 -> Started
INFO  2026-06-08 10:59:57,051 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 10:59:57,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 10:59:57,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 10:59:57,085 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135747, recapid 4979, customerid 266, TimeStamp 1780909194, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 10:59:57,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T10:59:57.0857849","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780909194,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"3-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.77,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,103 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:59:57,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,105 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-08 10:59:57,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135747, hashtagId: 10558
INFO  2026-06-08 10:59:57,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,121 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 10:59:57,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,123 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 10:59:57,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135747, hashtagId: 10497
INFO  2026-06-08 10:59:57,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,183 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463, clipId:135747
INFO  2026-06-08 10:59:57,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135747
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13235596
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135747
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135747.mp4 Esiste già verrà eliminato
INFO  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 10:59:57,198 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9926697 bytes (from base64 length 13235596)
DEBUG  2026-06-08 10:59:57,213 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9926695
INFO  2026-06-08 10:59:57,217 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135747 con il path  RecapClipFile/135747.mp4
INFO  2026-06-08 10:59:57,217 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135747 - clipFile: RecapClipFile/135747.mp4
INFO  2026-06-08 10:59:57,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135747.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 10:59:57,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,242 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135747 file:RecapClipFile/135747.mp4, scheduling post-processing
INFO  2026-06-08 10:59:57,242 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135747 recapId:4979
INFO  2026-06-08 10:59:57,242 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135747
INFO  2026-06-08 10:59:57,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:0dba29dc-3a64-419b-bd5d-43e0b28e5463","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 10:59:57,264 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135747 clip=135747.mp4 hasAudio=True vdur=17.770s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135747.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.770000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135747.bcf7a516755a416693adfe0a56e14caa.tmp.mp4
INFO  2026-06-08 10:59:57,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135747 clip=135747.mp4 duration=17.767s exitCode=0 durationMs=8340
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135747
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135747
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135747 sessionId=637768646 starting, pathVideo=RecapClipFile/135747.mp4
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135747.mp4
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135747.jpg
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135747.jpg
INFO  2026-06-08 11:00:05,583 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135747.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135747.jpg
INFO  2026-06-08 11:00:05,606 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135747 sessionId=637768646 completed, exitCode=n/a, durationMs=22
INFO  2026-06-08 11:00:05,606 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135747
INFO  2026-06-08 11:00:05,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135747.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:00:05,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:00:05,621 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:00:05,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.766667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:00:05,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:00:05,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:00:05,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:00:05,651 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:00:05,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:00:05,652 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135747 recapId:4979
INFO  2026-06-08 11:03:38,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:03:38,135 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:03:38,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:03:38,216 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:38,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:03:39,216 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a, clip:
INFO  2026-06-08 11:03:39,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,222 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=45b98928a4c95e74c874e7bfdb34f50dfb0d23e86a4b0aa12f62d3f9424a3ad6, idempotencyKey=lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=4-7, MinutesOfTheMatch=01:26, Duration=17.17, Resolution=1080, TimeStamp=1780909416, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-08 11:03:39,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b58c5c24-266c-4514-9da7-f30fd905816a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,250 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a, hash:45b98928a4c95e74c874e7bfdb34f50dfb0d23e86a4b0aa12f62d3f9424a3ad6 -> Started
INFO  2026-06-08 11:03:39,250 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:03:39,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,251 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:03:39,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:03:39,291 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135748, recapid 4979, customerid 266, TimeStamp 1780909416, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:03:39,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:03:39.2927841","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780909416,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"4-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.17,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":7,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,310 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:03:39,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,312 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-08 11:03:39,312 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135748, hashtagId: 10558
INFO  2026-06-08 11:03:39,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,329 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:03:39,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,331 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:03:39,331 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135748, hashtagId: 10497
INFO  2026-06-08 11:03:39,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a, clipId:135748
INFO  2026-06-08 11:03:39,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135748
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13082440
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135748
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135748.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:03:39,407 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9811830 bytes (from base64 length 13082440)
DEBUG  2026-06-08 11:03:39,423 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9811830
INFO  2026-06-08 11:03:39,427 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135748 con il path  RecapClipFile/135748.mp4
INFO  2026-06-08 11:03:39,427 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135748 - clipFile: RecapClipFile/135748.mp4
INFO  2026-06-08 11:03:39,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135748.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,447 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135748 file:RecapClipFile/135748.mp4, scheduling post-processing
INFO  2026-06-08 11:03:39,447 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135748 recapId:4979
INFO  2026-06-08 11:03:39,447 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:b58c5c24-266c-4514-9da7-f30fd905816a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:39,447 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135748
INFO  2026-06-08 11:03:39,459 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:39,461 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135748 clip=135748.mp4 hasAudio=True vdur=17.170s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135748.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.170000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135748.8b8ca8a099c44126a5ac3c323d055f3a.tmp.mp4
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135748 clip=135748.mp4 duration=17.167s exitCode=0 durationMs=8707
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135748
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135748
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135748 sessionId=516932012 starting, pathVideo=RecapClipFile/135748.mp4
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135748.mp4
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135748.jpg
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135748.jpg
INFO  2026-06-08 11:03:48,154 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135748.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135748.jpg
INFO  2026-06-08 11:03:48,173 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135748 sessionId=516932012 completed, exitCode=n/a, durationMs=18
INFO  2026-06-08 11:03:48,173 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135748
INFO  2026-06-08 11:03:48,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135748.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:03:48,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:48,194 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:03:48,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.166667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:03:48,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:48,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:48,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:03:48,213 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:03:48,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:03:48,213 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135748 recapId:4979
INFO  2026-06-08 11:05:16,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:05:16,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:05:16,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:05:16,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:05:16,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:05:16,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:06:31,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:06:31,614 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,696 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:06:31,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:06:31,756 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:31,789 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:06:32,825 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d, clip:
INFO  2026-06-08 11:06:32,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,830 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=9a05ab1b175ed8ae88e109625eb1e8e9d84f207738bf5b6e2a65230c093afe5e, idempotencyKey=lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=5-7, MinutesOfTheMatch=01:26, Duration=18.903, Resolution=1080, TimeStamp=1780909589, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-08 11:06:32,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:7f28abe4-3bbc-4104-a481-b1361043ed6d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,851 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d, hash:9a05ab1b175ed8ae88e109625eb1e8e9d84f207738bf5b6e2a65230c093afe5e -> Started
INFO  2026-06-08 11:06:32,851 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:06:32,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,853 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:06:32,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:06:32,885 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135749, recapid 4979, customerid 266, TimeStamp 1780909589, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:06:32,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:06:32.8868566","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780909589,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"5-7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"01:26","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.903,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:32,899 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:06:32,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,902 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-08 11:06:32,902 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135749, hashtagId: 10558
INFO  2026-06-08 11:06:32,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:32,915 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:06:32,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,917 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:06:32,917 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135749, hashtagId: 10497
INFO  2026-06-08 11:06:32,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:32,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:32,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:32,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d, clipId:135749
INFO  2026-06-08 11:06:32,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135749
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14689836
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135749
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135749.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:06:33,004 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 11017377 bytes (from base64 length 14689836)
DEBUG  2026-06-08 11:06:33,024 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 11017377
INFO  2026-06-08 11:06:33,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135749 con il path  RecapClipFile/135749.mp4
INFO  2026-06-08 11:06:33,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135749 - clipFile: RecapClipFile/135749.mp4
INFO  2026-06-08 11:06:33,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135749.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:33,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:33,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:33,042 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135749 file:RecapClipFile/135749.mp4, scheduling post-processing
INFO  2026-06-08 11:06:33,042 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135749 recapId:4979
INFO  2026-06-08 11:06:33,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:7f28abe4-3bbc-4104-a481-b1361043ed6d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:33,042 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135749
INFO  2026-06-08 11:06:33,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:33,072 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135749 clip=135749.mp4 hasAudio=True vdur=18.903s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135749.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.903333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135749.b309ea622ffa4079b425b7a5d1c92951.tmp.mp4
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135749 clip=135749.mp4 duration=18.900s exitCode=0 durationMs=7317
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135749
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135749
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135749 sessionId=183547003 starting, pathVideo=RecapClipFile/135749.mp4
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135749.mp4
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135749.jpg
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135749.jpg
INFO  2026-06-08 11:06:40,360 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135749.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135749.jpg
INFO  2026-06-08 11:06:40,391 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135749 sessionId=183547003 completed, exitCode=n/a, durationMs=30
INFO  2026-06-08 11:06:40,391 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135749
INFO  2026-06-08 11:06:40,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135749.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:06:40,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:40,410 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:06:40,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:06:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:40,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:06:40,433 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:06:40,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:06:40,434 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135749 recapId:4979
INFO  2026-06-08 11:11:39,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:11:39,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,808 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,816 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:11:44,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:11:44,881 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,913 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:44,916 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:11:46,009 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244, clip:
INFO  2026-06-08 11:11:46,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,014 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=16205a5cec9fd2b0c1fba0c17ca8e4dca82e6b8bec8a930e3c3da0d76ba5e80c, idempotencyKey=lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=5-8, MinutesOfTheMatch=04:10, Duration=17.97, Resolution=1080, TimeStamp=1780909897, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 11:11:46,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:616fa1f6-1fab-41fe-8d86-4cdf34ecd244","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244, hash:16205a5cec9fd2b0c1fba0c17ca8e4dca82e6b8bec8a930e3c3da0d76ba5e80c -> Started
INFO  2026-06-08 11:11:46,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:11:46,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,037 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:11:46,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,038 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:11:46,074 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135750, recapid 4979, customerid 266, TimeStamp 1780909897, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:11:46,074 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:11:46.0748776","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780909897,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"5-8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"04:10","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.97,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,089 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:11:46,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,091 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 11:11:46,091 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135750, hashtagId: 10571
INFO  2026-06-08 11:11:46,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,104 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:11:46,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,107 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:11:46,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135750, hashtagId: 10497
INFO  2026-06-08 11:11:46,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,170 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244, clipId:135750
INFO  2026-06-08 11:11:46,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135750
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14491944
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135750
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135750.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:11:46,185 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10868958 bytes (from base64 length 14491944)
DEBUG  2026-06-08 11:11:46,202 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10868957
INFO  2026-06-08 11:11:46,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135750 con il path  RecapClipFile/135750.mp4
INFO  2026-06-08 11:11:46,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135750 - clipFile: RecapClipFile/135750.mp4
INFO  2026-06-08 11:11:46,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135750.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,219 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135750 file:RecapClipFile/135750.mp4, scheduling post-processing
INFO  2026-06-08 11:11:46,219 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135750 recapId:4979
INFO  2026-06-08 11:11:46,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:616fa1f6-1fab-41fe-8d86-4cdf34ecd244","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:46,219 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135750
INFO  2026-06-08 11:11:46,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:46,239 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135750 clip=135750.mp4 hasAudio=True vdur=17.970s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135750.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.970000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135750.8a7464efa7234ab7baf66c5c85ecf458.tmp.mp4
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135750 clip=135750.mp4 duration=17.967s exitCode=0 durationMs=6701
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135750
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135750
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135750 sessionId=41103766 starting, pathVideo=RecapClipFile/135750.mp4
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135750.mp4
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135750.jpg
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135750.jpg
INFO  2026-06-08 11:11:52,921 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135750.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135750.jpg
INFO  2026-06-08 11:11:52,949 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135750 sessionId=41103766 completed, exitCode=n/a, durationMs=27
INFO  2026-06-08 11:11:52,949 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135750
INFO  2026-06-08 11:11:52,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135750.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:11:52,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:52,983 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:11:52,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.966667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:11:52,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:52,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:53,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:11:53,018 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:11:53,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:11:53,020 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135750 recapId:4979
INFO  2026-06-08 11:15:16,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:15:16,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:15:17,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:15:17,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:15:17,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:15:17,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:17:28,877 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:17:28,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:17:29,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:17:29,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:29,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:17:30,051 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103, clip:
INFO  2026-06-08 11:17:30,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,057 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=3e8f605dc202326912e6239fdcd8f3b1ebf2afa488863d1b86d47c5a23506f81, idempotencyKey=lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=5-9, MinutesOfTheMatch=09:59, Duration=18.037, Resolution=1080, TimeStamp=1780910247, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 11:17:30,057 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6f762047-db49-4ef8-9657-264942f30103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,080 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103, hash:3e8f605dc202326912e6239fdcd8f3b1ebf2afa488863d1b86d47c5a23506f81 -> Started
INFO  2026-06-08 11:17:30,080 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:17:30,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,081 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:17:30,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:17:30,112 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135751, recapid 4979, customerid 266, TimeStamp 1780910247, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:17:30,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:17:30.1137674","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780910247,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"5-9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"09:59","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.037,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":10,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,127 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:17:30,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,129 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 11:17:30,129 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135751, hashtagId: 10571
INFO  2026-06-08 11:17:30,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,145 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:17:30,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,147 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:17:30,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135751, hashtagId: 10497
INFO  2026-06-08 11:17:30,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,171 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,226 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103, clipId:135751
INFO  2026-06-08 11:17:30,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135751
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12654344
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135751
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135751.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:17:30,241 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9490758 bytes (from base64 length 12654344)
DEBUG  2026-06-08 11:17:30,257 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9490758
INFO  2026-06-08 11:17:30,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135751 con il path  RecapClipFile/135751.mp4
INFO  2026-06-08 11:17:30,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135751 - clipFile: RecapClipFile/135751.mp4
INFO  2026-06-08 11:17:30,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135751.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,274 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135751 file:RecapClipFile/135751.mp4, scheduling post-processing
INFO  2026-06-08 11:17:30,274 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135751 recapId:4979
INFO  2026-06-08 11:17:30,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6f762047-db49-4ef8-9657-264942f30103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:30,274 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135751
INFO  2026-06-08 11:17:30,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:30,301 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135751 clip=135751.mp4 hasAudio=True vdur=18.037s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135751.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.036667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135751.41228031f0d3463d8efdbc2ce5da5483.tmp.mp4
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135751 clip=135751.mp4 duration=18.033s exitCode=0 durationMs=7796
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135751
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135751
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135751 sessionId=112773599 starting, pathVideo=RecapClipFile/135751.mp4
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135751.mp4
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135751.jpg
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135751.jpg
INFO  2026-06-08 11:17:38,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135751.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135751.jpg
INFO  2026-06-08 11:17:39,773 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135751 sessionId=112773599 completed, exitCode=n/a, durationMs=1702
INFO  2026-06-08 11:17:39,773 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135751
INFO  2026-06-08 11:17:39,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135751.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:17:39,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:39,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:17:39,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.033333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:17:39,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:39,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:39,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:17:39,811 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:17:39,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:17:39,812 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135751 recapId:4979
INFO  2026-06-08 11:20:46,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:20:46,172 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:20:46,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:20:46,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:20:46,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:20:46,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:21:12,889 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:21:12,889 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:12,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:12,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:12,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:12,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:21:14,186 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:21:14,186 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-08 11:21:14,186 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-08 11:21:14,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:14,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:21:14,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:21:14,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:21:14,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:21:14,203 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 11:21:14,203 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:14,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:21:14.2051156","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:21:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 11:21:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 11:21:14,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:14,208 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:21:15,211 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7, clip:
INFO  2026-06-08 11:21:15,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,217 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=5c44154e9d363dd584771f1c37bd2df36e6c19df19a74dd5c0ee4896e348beb9, idempotencyKey=lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=6-9, MinutesOfTheMatch=13:43, Duration=19.003, Resolution=1080, TimeStamp=1780910470, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-08 11:21:15,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:dab68798-0175-44cb-a8d2-201d054ecbf7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,235 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7, hash:5c44154e9d363dd584771f1c37bd2df36e6c19df19a74dd5c0ee4896e348beb9 -> Started
INFO  2026-06-08 11:21:15,235 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:21:15,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,235 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:21:15,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:21:15,270 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135752, recapid 4979, customerid 266, TimeStamp 1780910470, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:21:15,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:21:15.2704107","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780910470,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"6-9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"13:43","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.003,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":11,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,291 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:21:15,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,294 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-08 11:21:15,294 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135752, hashtagId: 10558
INFO  2026-06-08 11:21:15,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,308 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:21:15,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,311 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:21:15,311 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135752, hashtagId: 10497
INFO  2026-06-08 11:21:15,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,378 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7, clipId:135752
INFO  2026-06-08 11:21:15,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135752
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13397144
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135752
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135752.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:21:15,391 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10047858 bytes (from base64 length 13397144)
DEBUG  2026-06-08 11:21:15,406 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10047858
INFO  2026-06-08 11:21:15,410 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135752 con il path  RecapClipFile/135752.mp4
INFO  2026-06-08 11:21:15,410 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135752 - clipFile: RecapClipFile/135752.mp4
INFO  2026-06-08 11:21:15,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135752.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:15,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,425 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135752 file:RecapClipFile/135752.mp4, scheduling post-processing
INFO  2026-06-08 11:21:15,425 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135752 recapId:4979
INFO  2026-06-08 11:21:15,425 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135752
INFO  2026-06-08 11:21:15,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:dab68798-0175-44cb-a8d2-201d054ecbf7","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:15,439 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135752 clip=135752.mp4 hasAudio=True vdur=19.003s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135752.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.003333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135752.c13e532e9e644b7f9c96f338e138186c.tmp.mp4
INFO  2026-06-08 11:21:15,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135752 clip=135752.mp4 duration=19.000s exitCode=0 durationMs=10506
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135752
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135752
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135752 sessionId=127896237 starting, pathVideo=RecapClipFile/135752.mp4
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135752.mp4
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135752.jpg
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135752.jpg
INFO  2026-06-08 11:21:25,932 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135752.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135752.jpg
INFO  2026-06-08 11:21:25,953 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135752 sessionId=127896237 completed, exitCode=n/a, durationMs=19
INFO  2026-06-08 11:21:25,953 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135752
INFO  2026-06-08 11:21:25,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135752.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:21:25,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:25,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:21:25,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:21:25,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:25,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:25,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:21:25,995 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:21:25,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:21:25,997 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135752 recapId:4979
INFO  2026-06-08 11:22:37,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:22:37,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:22:37,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:22:37,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:37,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:22:39,568 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d, clip:
INFO  2026-06-08 11:22:39,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,574 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=ae9face773991ce904960b77cb956439abc426e2eadc198f718858207504d2ef, idempotencyKey=lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM3, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-9, MinutesOfTheMatch=15:07, Duration=18.37, Resolution=1080, TimeStamp=1780910554, live_notification=True, Tags[0]=TM3, Tags[1]=Gol
INFO  2026-06-08 11:22:39,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6a50edee-f5ad-47d5-9619-3db29ae4725d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d, hash:ae9face773991ce904960b77cb956439abc426e2eadc198f718858207504d2ef -> Started
INFO  2026-06-08 11:22:39,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:22:39,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,598 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:22:39,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:22:39,630 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135753, recapid 4979, customerid 266, TimeStamp 1780910554, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:22:39,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:39.631747","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780910554,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM3%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"7-9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"15:07","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.37,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":12,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,655 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:22:39,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,658 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM3 gia presente nel Data Base
INFO  2026-06-08 11:22:39,658 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135753, hashtagId: 10558
INFO  2026-06-08 11:22:39,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10558,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,674 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:22:39,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,677 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:22:39,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135753, hashtagId: 10497
INFO  2026-06-08 11:22:39,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,690 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,738 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d, clipId:135753
INFO  2026-06-08 11:22:39,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135753
INFO  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13885352
INFO  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135753
INFO  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-08 11:22:39,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10414014 bytes (from base64 length 13885352)
DEBUG  2026-06-08 11:22:39,771 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10414013
INFO  2026-06-08 11:22:39,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135753 con il path  RecapClipFile/135753.mp4
INFO  2026-06-08 11:22:39,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135753 - clipFile: RecapClipFile/135753.mp4
INFO  2026-06-08 11:22:39,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135753.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,787 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135753 file:RecapClipFile/135753.mp4, scheduling post-processing
INFO  2026-06-08 11:22:39,787 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135753 recapId:4979
INFO  2026-06-08 11:22:39,787 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135753
INFO  2026-06-08 11:22:39,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:6a50edee-f5ad-47d5-9619-3db29ae4725d","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:39,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:39,803 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135753 clip=135753.mp4 hasAudio=True vdur=18.370s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135753.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.370000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135753.cceb5703e71f4577bf1940f7863e66f3.tmp.mp4
INFO  2026-06-08 11:22:44,020 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 11:22:44,020 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 11:22:44,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:44,032 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 11:22:44,144 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 11:22:44,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:22:44,144 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 11:22:44,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:22:44,144 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:22:44,148 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 11:22:44,148 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 11:22:44,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:44,887 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:22:44,888 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 11:22:44,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 11:22:44,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,273 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:22:45,273 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 11:22:45,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 11:22:45,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:22:45,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:22:45,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,310 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 11:22:45,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:45.3178326","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,331 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,335 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:22:45,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:22:45,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:22:45,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,473 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,494 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 11:22:45,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:45.49945","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,505 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:22:45,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:22:45,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:22:45,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:22:45,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:22:45,583 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 11:22:45,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:45.5907007","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:45,600 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:45,606 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:22:46,386 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 11:22:46,387 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 11:22:46,455 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,455 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,508 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:46,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:46,595 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:46,595 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,651 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-08 11:22:46,651 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:46,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:46,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-08 11:22:46,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,717 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:46,717 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:46,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:46,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,776 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:46,777 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,787 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:46,794 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:46,795 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:46,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,835 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:46,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 11:22:46,853 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:46,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 11:22:46,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-08 11:22:46,911 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,918 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:46,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:46,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,960 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-08 11:22:46,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:46,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,975 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:46,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:46,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:46,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,030 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:47,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:47,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:47,041 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:47,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,079 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,088 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,097 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:47,097 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:47,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,097 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:47,100 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:22:47,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,121 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:22:47,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:22:47,132 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,148 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:47,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 11:22:47,156 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:22:47,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,187 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 11:22:47,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 11:22:47,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:47,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:47,222 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:22:47,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:47.235197","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:47.235197","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:47.235197","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:47,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:22:47.235197","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:22:47,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 11:22:47,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 11:22:47,259 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:22:48,029 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 11:22:48,029 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 11:22:48,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,074 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,074 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:48,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-08 11:22:48,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:48,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,129 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,183 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,191 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,199 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-08 11:22:48,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:48,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:48,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:48,238 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:48,243 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,245 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:48,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:48,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:48,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,338 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:48,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 11:22:48,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 11:22:48,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:48,379 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,418 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,425 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,428 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:48,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:48,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,454 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:48,540 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 11:22:48,541 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,572 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,580 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 11:22:48,583 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:48,668 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,695 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:48,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:48,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:48,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:48,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,837 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,840 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,845 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:48,869 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 11:22:48,869 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 11:22:48,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:48,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:48,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:48,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:48,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:48,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-08 11:22:48,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-08 11:22:49,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:49,039 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:49,099 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:49,099 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,132 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:49,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:49,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:49,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:49,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:49,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:49,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,263 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:49,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:49,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:49,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 11:22:49,317 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,343 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,348 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 11:22:49,356 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:49,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,389 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:49,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:49,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:49,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:49,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,501 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:49,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:49,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:49,542 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:49,542 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,573 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:49,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:49,592 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:49,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-08 11:22:49,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-08 11:22:49,683 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:49,683 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,714 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:49,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-08 11:22:49,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:49,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-08 11:22:49,778 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 11:22:49,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:22:50,042 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 11:22:50,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:22:50,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:22:51,888 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:22:51,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:51,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:51,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:22:51,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:22:52,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:52,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:52,242 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:22:52,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,250 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:22:52,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135753 clip=135753.mp4 duration=18.366s exitCode=0 durationMs=12468
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135753
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135753
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135753 sessionId=189516759 starting, pathVideo=RecapClipFile/135753.mp4
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135753.mp4
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135753.jpg
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135753.jpg
INFO  2026-06-08 11:22:52,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135753.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135753.jpg
INFO  2026-06-08 11:22:52,275 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135753 sessionId=189516759 completed, exitCode=n/a, durationMs=18
INFO  2026-06-08 11:22:52,275 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135753
INFO  2026-06-08 11:22:52,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135753.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:52,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:22:52,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.366016,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:52,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:22:52,326 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:22:52,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,327 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135753 recapId:4979
INFO  2026-06-08 11:22:52,352 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 11:22:52,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:52,355 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 11:22:52,355 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 11:22:52,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-08 11:22:53,345 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:53,346 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,370 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:53,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:53,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:53,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,525 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,537 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,553 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,556 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-08 11:22:53,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:53,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:53,602 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:53,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:53,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:53,761 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:53,761 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:53,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:53,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:53,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:53,917 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:53,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,036 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:54,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:54,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:54,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:201
INFO  2026-06-08 11:22:54,122 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:54,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:54,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,284 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,309 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":201,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,329 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:54,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:201
INFO  2026-06-08 11:22:54,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:54,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:54,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:54,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:54,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:54,668 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,784 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,792 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:54,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:54,800 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:54,884 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:54,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:54,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:54,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:54,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:55,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:55,000 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,115 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:55,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:55,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:55,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:55,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:55,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,809 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:55,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:55,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,872 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:55,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:55,890 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:55,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:56,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:56,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,128 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:56,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 11:22:56,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,202 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:56,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,289 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 11:22:56,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:56,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,462 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:56,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:56,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,634 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,659 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:56,665 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:56,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,771 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:22:56,771 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:56,782 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,782 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,817 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:22:56,826 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 11:22:56,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,839 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:22:56,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 11:22:56,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:22:56,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:22:56,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,917 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,931 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:56,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:56,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:22:59,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 11:22:59,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,222 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 11:22:59,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,227 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 11:22:59,227 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 11:22:59,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 11:22:59,233 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 11:22:59,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,233 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:22:59,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,234 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:22:59,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,240 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:22:59,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:22:59,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 11:22:59,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,325 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 11:22:59,344 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 11:22:59,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,351 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 11:22:59,351 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 11:22:59,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:59,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:59,355 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:22:59,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,356 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:22:59,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,358 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 11:22:59,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,361 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:22:59,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:22:59,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:59,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:22:59,439 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:22:59,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:22:59,466 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:22:59,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:00,313 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 11:23:00,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:00,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:07,056 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetRandomListCustomers (null)  CustomerController::GetListRandomCustomers inizio.
INFO  2026-06-08 11:23:07,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:07,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:23:07,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:07,086 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetRandomListHashtags (null)  HashtagController::GetListRandomHashtags inizio.
INFO  2026-06-08 11:23:07,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM hashtag ORDER BY RAND() LIMIT 10;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:07,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListHashtagFollowed (null)  HashtagController::GetListHashtagFollowed: customer:169
INFO  2026-06-08 11:23:07,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.* FROM hashtag h INNER JOIN hashtagsubscriptions hs ON h.hashtagId = hs.hashtagId  WHERE hs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:07,106 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.myFollowedHashtagList (null)  HashtagController::myFollowedHashtagList invoked. Customer 169
INFO  2026-06-08 11:23:07,106 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedList (null)  HashtagEngine::GetFollowedList customerId 169
INFO  2026-06-08 11:23:07,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hf.hashtagId, h.hashtagName FROM hashtagfollower hf JOIN hashtag h ON hf.hashtagId = h.hashtagId WHERE hf.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:10,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:liv, n:, l, r0, s1, c0
INFO  2026-06-08 11:23:10,049 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%liv%' OR CONCAT_WS(name, ' ', lastName) like '%liv%') AND status = @status
INFO  2026-06-08 11:23:10,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%liv%' OR CONCAT_WS(name, ' ', lastName) like '%liv%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:10,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:live, n:, l, r0, s1, c0
INFO  2026-06-08 11:23:10,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%live%' OR CONCAT_WS(name, ' ', lastName) like '%live%') AND status = @status
INFO  2026-06-08 11:23:10,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%live%' OR CONCAT_WS(name, ' ', lastName) like '%live%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:10,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:liver, n:, l, r0, s1, c0
INFO  2026-06-08 11:23:10,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%liver%' OR CONCAT_WS(name, ' ', lastName) like '%liver%') AND status = @status
INFO  2026-06-08 11:23:10,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%liver%' OR CONCAT_WS(name, ' ', lastName) like '%liver%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:10,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:livere, n:, l, r0, s1, c0
INFO  2026-06-08 11:23:10,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%livere%' OR CONCAT_WS(name, ' ', lastName) like '%livere%') AND status = @status
INFO  2026-06-08 11:23:10,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%livere%' OR CONCAT_WS(name, ' ', lastName) like '%livere%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:Livere, n:, l, r0, s1, c0
INFO  2026-06-08 11:23:11,932 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer WHERE (account like '%Livere%' OR CONCAT_WS(name, ' ', lastName) like '%Livere%') AND status = @status
INFO  2026-06-08 11:23:11,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE (account like '%Livere%' OR CONCAT_WS(name, ' ', lastName) like '%Livere%') AND status = @status, params: [{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:11,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,971 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 266
INFO  2026-06-08 11:23:11,971 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 11:23:11,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:11,976 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 11:23:11,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:11,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:266
INFO  2026-06-08 11:23:11,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:266
INFO  2026-06-08 11:23:12,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:23:12,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,012 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:23:12,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,018 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:23:12,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:23:12,102 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:12,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:12,104 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:23:12,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,967 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:266
INFO  2026-06-08 11:23:12,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:23:12,974 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:14,977 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 4979
INFO  2026-06-08 11:23:14,979 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:14,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,001 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:23:15,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:23:15,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:23:15,030 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:4979 non-canonical clips present, using filter-complex story creation
INFO  2026-06-08 11:23:15,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:23:15.0305158","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:23:15,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 11:23:15,122 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::CreateStory recapId:4979 ffprobe probe failed for clip: /var/www/html/recapwebtest/RecapClipFile/77770.mp4
INFO  2026-06-08 11:23:15,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:15,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:15,130 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:23:15,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,131 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 11:23:15,131 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 11:23:15,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 11:23:15,143 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:23:15,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,145 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 11:23:15,145 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 11:23:15,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:15,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:23:15,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,211 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,215 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:15,807 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 11:23:15,807 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:23:15,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:15,813 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 11:23:15,813 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:23:15,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:23:15,882 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:23:15,883 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 11:23:16,548 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,548 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:23:16,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:23:16,575 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,578 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,578 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:23:16,582 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,590 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:23:16,611 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,621 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:23:16,621 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,627 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:23:16,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,638 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:23:16,684 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,686 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:23:16,686 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,689 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:23:16,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,738 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,751 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:23:16,766 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:23:16,852 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:23:16,886 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:23:16,886 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,886 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,891 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:23:16,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:23:16,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:23:16,896 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:16,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,949 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:23:16,949 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:23:16,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:23:16,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,976 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,985 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:16,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:23:16,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,995 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,995 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:23:16,995 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:23:16,995 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:16,997 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:23:17,000 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:23:17,000 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,004 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:23:17,004 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:23:17,004 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,043 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:23:17,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:23:17,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:23:17,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:23:17,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:23:17,105 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:23:17,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:23:17,107 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,109 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:23:17,109 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,112 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:23:17,113 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:23:17,116 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:23:17,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,141 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:23:17,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,147 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:23:17,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,160 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:23:17,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:23:17,173 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,182 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:23:17,183 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,214 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:23:17,214 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,215 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:23:17,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:23:17,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,252 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,259 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:23:17,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,282 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,282 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,283 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,309 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,318 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:23:17,332 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,337 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:23:17,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:23:17,391 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,392 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,392 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:23:17,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,392 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:23:17,395 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:23:17,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:23:17,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:23:17,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,440 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:23:17,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:17,442 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,448 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:23:17,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,471 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,476 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,481 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:23:17,481 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,489 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:23:17,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:17,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:17,525 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:36,395 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 4979
INFO  2026-06-08 11:23:36,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,396 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 11:23:36,396 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 11:23:36,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 11:23:36,400 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:23:36,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:23:36,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,407 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:23:36,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:23:36,419 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 11:23:36,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 11:23:36,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:23:36,460 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:36,460 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,471 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:4979 non-canonical clips present, using filter-complex story creation
INFO  2026-06-08 11:23:36,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:23:36.4717547","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:23:36,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:36,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:36,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:23:36,568 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:23:36,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 11:23:36,579 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::CreateStory recapId:4979 ffprobe probe failed for clip: /var/www/html/recapwebtest/RecapClipFile/77770.mp4
INFO  2026-06-08 11:23:36,982 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 11:23:36,982 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:23:36,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:36,988 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 11:23:36,988 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:23:37,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:23:37,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:23:37,064 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 11:23:37,605 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,609 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:23:37,609 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,613 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:23:37,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:23:37,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,629 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:23:37,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,672 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:23:37,675 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:23:37,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:23:37,720 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,725 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:23:37,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:23:37,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,733 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:23:37,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,909 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:37,909 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:37,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:23:37,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:37,985 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:23:38,001 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,001 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,002 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:23:38,002 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,003 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,003 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:23:38,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:23:38,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,035 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:23:38,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:23:38,047 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,056 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:23:38,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:23:38,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:23:38,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:23:38,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,098 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:23:38,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:23:38,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:23:38,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,113 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:23:38,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,132 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:23:38,132 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:23:38,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:23:38,145 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,151 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:23:38,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,169 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:23:38,185 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:23:38,185 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:23:38,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:23:38,187 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:23:38,191 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,191 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:23:38,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:23:38,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:23:38,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,225 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,226 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:23:38,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:23:38,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,277 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,284 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:23:38,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:23:38,302 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:23:38,314 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,314 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,353 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:23:38,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,353 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,357 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:23:38,357 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:23:38,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,363 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:23:38,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,389 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,389 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,389 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:23:38,389 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:23:38,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:23:38,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:23:38,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:23:38,431 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,437 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:23:38,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,454 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:23:38,467 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,474 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:23:38,476 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,476 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,478 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:23:38,478 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,486 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:23:38,491 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:23:38,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,509 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:23:38,509 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,514 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:23:38,516 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,531 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:23:38,538 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,544 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:23:38,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:23,898 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 11:24:23,898 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 11:24:23,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:24:23,902 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 11:24:38,134 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 11:24:38,134 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 11:24:38,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,141 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 11:24:38,219 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 11:24:38,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 11:24:38,224 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:24:38,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:24:38,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,245 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 11:24:38,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,248 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.2482313","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,274 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:24:38,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:24:38,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:24:38,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,304 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 11:24:38,304 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.3062712","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,313 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:24:38,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,329 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:24:38,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,350 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 11:24:38,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 11:24:38,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 11:24:38,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,374 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 11:24:38,379 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 11:24:38,379 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.3812165","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,388 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 11:24:38,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,413 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:24:38,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:24:38,417 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:24:38,417 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:24:38,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:24:38,422 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 11:24:38,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,436 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 11:24:38,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 11:24:38,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:24:38,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.4646119","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.4646119","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.4646119","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:24:38,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eQQg9mQ4Z0S6ojRh_jPorU:APA91bEldp_AcfJp6L5iJm8gC19bfr_Pqk-a0N_EIp7eeOP4oQymp-Q95ORz4F-ZJYhIkn9tHCqqzyK4pnVZD7GmU_Q9AiEytRrpa0Pbr7PXZDGxRV8dUqA","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"iPhone 17 Pro Max","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:24:38.4646119","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:24:38,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 11:24:38,472 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 11:24:38,587 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 11:24:38,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,588 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 -  - False
INFO  2026-06-08 11:24:38,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:24:38,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,633 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 11:24:38,633 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:24:38,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,642 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:24:38,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:24:38,646 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:24:38,646 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:24:38,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:24:38,675 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:229
INFO  2026-06-08 11:24:38,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:38,687 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 11:24:38,687 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 11:24:38,687 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:43,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,409 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:24:43,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:43,431 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:43,467 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,474 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:43,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:43,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:24:43,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,534 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 11:24:43,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,534 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,547 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,556 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,556 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,565 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,584 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:43,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,625 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 11:24:43,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:43,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,648 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,668 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:24:43,668 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,691 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,703 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:43,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,731 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:43,760 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,767 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:43,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,795 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:24:43,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,802 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 11:24:43,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,814 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,833 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:43,846 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,860 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,882 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,882 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:43,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,896 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 11:24:43,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,957 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:43,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,960 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:24:43,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:43,991 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:43,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:43,999 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,031 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,036 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:24:44,068 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,093 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:44,093 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,093 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,095 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,098 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:44,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 11:24:44,133 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,187 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,195 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:44,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 11:24:44,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,281 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,290 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,302 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 11:24:44,302 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:44,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,327 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,327 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,349 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,358 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 11:24:44,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,365 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:44,387 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 11:24:44,392 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,420 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 11:24:44,420 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,442 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,453 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 11:24:44,453 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 11:24:44,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:44,512 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 11:24:44,514 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:44,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 11:24:48,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:48,601 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,611 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 11:24:48,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,612 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 266
INFO  2026-06-08 11:24:48,612 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 11:24:48,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:266
INFO  2026-06-08 11:24:48,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,626 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:266
INFO  2026-06-08 11:24:48,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,633 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,636 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:48,656 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:24:48,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 11:24:48,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,662 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:24:48,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:48,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:24:48,664 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:24:48,664 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:24:48,664 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:24:49,746 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:266
INFO  2026-06-08 11:24:49,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:24:49,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,623 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:24:51,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,625 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 11:24:51,625 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:24:51,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:24:51,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:24:51,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:24:51,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,637 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:24:51,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:24:51,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 11:24:51,640 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:24:51,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,641 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:24:51,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:24:51,670 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 11:24:51,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 11:24:51,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:24:51,686 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:51,686 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,740 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:51,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:24:51,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:51,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:24:51,746 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 11:24:52,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:52,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:52,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:24:52,941 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:24:52,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:24:52,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,950 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,954 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:24:52,955 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:52,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,976 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:52,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:24:52,980 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,984 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:24:52,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,993 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:52,993 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:52,999 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:24:53,010 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:24:53,016 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:24:53,016 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:24:53,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:24:53,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,053 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,053 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,056 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:24:53,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:24:53,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,068 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:24:53,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:24:53,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,090 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,090 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:24:53,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:24:53,120 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,127 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,127 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:24:53,129 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:24:53,129 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,136 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,140 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:24:53,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,153 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,159 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:24:53,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:24:53,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,174 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:24:53,186 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:24:53,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:24:53,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:24:53,198 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,202 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,209 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:24:53,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,224 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:24:53,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:24:53,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,238 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:24:53,238 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,242 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:24:53,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,251 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:24:53,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:24:53,268 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:24:53,268 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,272 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:24:53,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:24:53,283 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,284 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,291 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:24:53,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,299 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:24:53,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:24:53,307 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,313 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:24:53,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:24:53,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,336 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:24:53,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,345 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,349 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,357 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,358 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:24:53,358 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,358 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:24:53,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,368 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,381 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,392 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,394 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:24:53,394 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,398 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:24:53,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,404 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,404 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,413 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:24:53,413 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,419 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:24:53,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,435 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:24:53,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,443 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:24:53,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,477 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:24:53,477 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,479 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:24:53,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:24:53,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:24:53,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,511 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:24:53,518 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:24:53,521 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:24:53,531 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,543 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,544 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:24:53,544 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,548 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:24:53,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,566 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,566 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:24:53,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:24:53,590 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:17,024 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:17,024 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:17,168 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 266
INFO  2026-06-08 11:25:17,168 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 11:25:17,168 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,170 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 11:25:17,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:17,175 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:266
INFO  2026-06-08 11:25:17,175 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,200 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,201 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:266
INFO  2026-06-08 11:25:17,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,207 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,211 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:17,212 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:25:17,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:25:17,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:25:17,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:25:17,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:25:17,371 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:25:17,372 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:25:17,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,774 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:266
INFO  2026-06-08 11:25:17,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 11:25:17,781 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,391 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 4979
INFO  2026-06-08 11:25:21,391 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,433 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 11:25:21,433 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 11:25:21,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories recapId:4979 non-canonical clips present, using filter-complex story creation
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:25:21.4359008","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 11:25:21,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,437 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 11:25:21,437 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 11:25:21,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:25:21,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:25:21,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:21,489 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
WARN  2026-06-08 11:25:21,497 +02:00 apprecapweb01 recapweb.Common.LoggerManager.WarnFormat (null)  FfmpegHelper::CreateStory recapId:4979 ffprobe probe failed for clip: /var/www/html/recapwebtest/RecapClipFile/77770.mp4
INFO  2026-06-08 11:25:21,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8065
INFO  2026-06-08 11:25:21,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:25:21,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:21,541 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:21,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:25:21,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 11:25:21,603 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 11:25:21,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,167 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 11:25:22,167 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:25:22,167 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,172 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 11:25:22,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:25:22,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:25:22,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753), params: null
INFO  2026-06-08 11:25:22,245 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 11:25:22,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:22,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,973 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,980 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:22,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:25:22,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:25:22,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,989 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,990 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:22,990 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:22,994 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:25:22,994 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:25:23,017 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:25:23,026 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,031 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:25:23,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:25:23,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:25:23,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,109 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:25:23,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,121 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:25:23,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:25:23,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,129 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:25:23,144 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,162 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,162 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,202 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:25:23,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,202 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:25:23,203 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:25:23,211 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:25:23,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,291 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:25:23,291 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:25:23,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:25:23,293 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:25:23,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:25:23,298 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:25:23,333 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,334 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,339 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:25:23,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:25:23,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:25:23,374 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:25:23,374 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,377 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:25:23,387 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:25:23,397 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:25:23,403 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:25:23,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,412 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:25:23,424 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,427 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:25:23,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,436 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:25:23,470 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:25:23,476 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,479 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,481 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:25:23,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,489 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:25:23,517 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:25:23,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,523 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:25:23,523 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,523 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:25:23,561 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,600 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:25:23,600 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,605 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:25:23,624 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,627 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:25:23,726 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:25:23,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:25:23,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:25:23,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:25:23,737 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,742 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:25:23,742 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,742 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,786 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,802 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:25:23,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,810 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:25:23,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,821 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,836 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:25:23,836 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:25:23,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:25:23,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,848 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:25:23,848 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:25:23,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,876 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:25:23,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:25:23,901 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:43,587 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:43,587 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:43,687 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:43,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:43,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:44,795 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0, clip:
INFO  2026-06-08 11:27:44,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,800 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=4c9730086a8129109e64400ee174f5ad2f251ee875ffd4c1b0fc79457310725f, idempotencyKey=lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-10, MinutesOfTheMatch=20:14, Duration=19.237, Resolution=1080, TimeStamp=1780910861, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 11:27:44,800 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0, hash:4c9730086a8129109e64400ee174f5ad2f251ee875ffd4c1b0fc79457310725f -> Started
INFO  2026-06-08 11:27:44,820 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 11:27:44,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 11:27:44,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 11:27:44,856 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135754, recapid 4979, customerid 266, TimeStamp 1780910861, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 11:27:44,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T11:27:44.8568656","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780910861,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-10","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"20:14","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":13,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:44,873 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:27:44,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,875 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 11:27:44,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135754, hashtagId: 10571
INFO  2026-06-08 11:27:44,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:44,900 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 11:27:44,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,903 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 11:27:44,903 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135754, hashtagId: 10497
INFO  2026-06-08 11:27:44,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,903 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:44,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:44,978 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0, clipId:135754
INFO  2026-06-08 11:27:44,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135754
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14519648
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135754
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135754.mp4 Esiste già verrà eliminato
INFO  2026-06-08 11:27:44,990 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 11:27:44,991 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10889736 bytes (from base64 length 14519648)
DEBUG  2026-06-08 11:27:45,042 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10889735
INFO  2026-06-08 11:27:45,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135754 con il path  RecapClipFile/135754.mp4
INFO  2026-06-08 11:27:45,048 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135754 - clipFile: RecapClipFile/135754.mp4
INFO  2026-06-08 11:27:45,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135754.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:45,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:45,069 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:45,071 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135754 file:RecapClipFile/135754.mp4, scheduling post-processing
INFO  2026-06-08 11:27:45,071 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135754 recapId:4979
INFO  2026-06-08 11:27:45,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:d5fc8e2a-ffc0-4e3f-83e2-b7b8b9bf6dc0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:45,071 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135754
INFO  2026-06-08 11:27:45,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:45,090 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135754 clip=135754.mp4 hasAudio=True vdur=19.237s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135754.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.236667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135754.c176c802ea8c444cbaa02ca03a18f88e.tmp.mp4
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135754 clip=135754.mp4 duration=19.233s exitCode=0 durationMs=9798
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135754
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135754
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135754 sessionId=446572369 starting, pathVideo=RecapClipFile/135754.mp4
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135754.mp4
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135754.jpg
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135754.jpg
INFO  2026-06-08 11:27:54,870 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135754.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135754.jpg
INFO  2026-06-08 11:27:54,896 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135754 sessionId=446572369 completed, exitCode=n/a, durationMs=25
INFO  2026-06-08 11:27:54,896 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135754
INFO  2026-06-08 11:27:54,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135754.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:54,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:54,915 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 11:27:54,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.233333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 11:27:54,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:54,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:54,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 11:27:54,939 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:27:54,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:54,940 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135754 recapId:4979
INFO  2026-06-08 11:27:57,022 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 11:27:57,022 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 11:27:57,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,144 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 11:27:57,219 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,246 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:27:57,292 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,293 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,293 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:27:57,295 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,297 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:27:57,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:27:57,301 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,303 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,303 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,330 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:27:57,330 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,333 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:27:57,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,372 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:27:57,405 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:27:57,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,408 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:27:57,408 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,416 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:27:57,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:27:57,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,444 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,445 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:27:57,451 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,451 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,457 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:27:57,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,482 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,487 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:27:57,487 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:27:57,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:27:57,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:27:57,525 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,532 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:27:57,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:27:57,550 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:27:57,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,562 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:27:57,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,569 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:27:57,569 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,591 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,597 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:27:57,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,624 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:27:57,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:27:57,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:27:57,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,656 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:27:57,657 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:27:57,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,661 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:27:57,661 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,665 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:27:57,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:27:57,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,698 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:27:57,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,702 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:27:57,704 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:27:57,712 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,723 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,726 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,733 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,739 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:27:57,739 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:27:57,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,744 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:27:57,750 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:27:57,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:27:57,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,787 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:27:57,787 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,788 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,788 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:27:57,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,789 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:27:57,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,818 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:27:57,826 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,831 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:27:57,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,850 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,850 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:27:57,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,862 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:27:57,865 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,886 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,888 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:27:57,888 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,892 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:27:57,900 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,915 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,925 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:27:57,925 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,929 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:27:57,929 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,929 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,952 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:27:57,952 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,957 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:27:57,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,963 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:27:57,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:57,987 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:27:57,991 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:57,991 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:57,997 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:27:57,997 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,006 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:27:58,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:27:58,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:58,020 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:27:58,024 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,029 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:27:58,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,042 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,043 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:58,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:27:58,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:27:58,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:04,101 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:28:04,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,110 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:28:04,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:28:04,112 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:28:04,112 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:28:04,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:28:04,121 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 11:28:04,121 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 11:28:04,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,125 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 11:28:04,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 11:28:04,126 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 11:28:04,126 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 11:28:04,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 11:28:04,135 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 11:28:04,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,135 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 11:28:04,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,138 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 11:28:04,138 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 11:28:04,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,143 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 11:28:04,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 11:28:04,144 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 11:28:04,144 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 11:28:04,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 11:28:04,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 11:28:04,176 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:04,176 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,224 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:04,240 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:04,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754), params: null
INFO  2026-06-08 11:28:04,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754), params: null
INFO  2026-06-08 11:28:04,243 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 11:28:05,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,477 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 11:28:05,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,497 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 11:28:05,508 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,515 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 11:28:05,515 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 11:28:05,521 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,521 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,523 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 11:28:05,523 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,529 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 11:28:05,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,536 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,536 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,546 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 11:28:05,551 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,555 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,555 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,555 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 11:28:05,564 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 11:28:05,564 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,569 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 11:28:05,576 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,583 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 11:28:05,589 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,597 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 11:28:05,600 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,603 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,603 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,611 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 11:28:05,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,631 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,639 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 11:28:05,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 11:28:05,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 11:28:05,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,660 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,664 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,669 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,676 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,687 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 11:28:05,687 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,692 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 11:28:05,695 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 11:28:05,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 11:28:05,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 11:28:05,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 11:28:05,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,720 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 11:28:05,728 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,731 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 11:28:05,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,744 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,748 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 11:28:05,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,748 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,755 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 11:28:05,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,762 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 11:28:05,765 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 11:28:05,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,770 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 11:28:05,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 11:28:05,777 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,788 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 11:28:05,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,791 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 11:28:05,802 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,805 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 11:28:05,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,822 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,822 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 11:28:05,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 11:28:05,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 11:28:05,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,843 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 11:28:05,846 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,863 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,863 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 11:28:05,863 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 11:28:05,870 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 11:28:05,877 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,894 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 11:28:05,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,902 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 11:28:05,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,906 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 11:28:05,913 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 11:28:05,915 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 11:28:05,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,942 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,946 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 11:28:05,948 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,949 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,979 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 11:28:05,979 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 11:28:05,981 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:05,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,983 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 11:28:05,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 11:28:05,990 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,993 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:05,998 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:05,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,009 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:06,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 11:28:06,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,025 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,027 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 11:28:06,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,037 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:06,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,041 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,046 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 11:28:06,046 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,052 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 11:28:06,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:06,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,081 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,084 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 11:28:06,084 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,088 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 11:28:06,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,107 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,108 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:06,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 11:28:06,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,114 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 11:28:06,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,143 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:28:06,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:28:06,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754
INFO  2026-06-08 11:28:06,154 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,159 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754 NOT found
INFO  2026-06-08 11:28:06,179 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,185 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:28:06,188 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:30:05,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:30:05,243 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:30:05,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:30:05,273 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:30:05,275 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:30:05,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:31:17,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:31:17,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:31:17,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:31:17,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:31:17,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:31:17,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:53:35,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:53:35,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:40,765 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:40,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:40,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:40,774 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 11:53:49,394 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 11:53:49,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:49,418 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:49,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:49,424 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 11:53:49,427 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:01:02,394 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:01:02,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,535 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:01:07,750 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:01:07,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:01:07,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:03:18,756 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:03:18,756 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:03:18,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:03:18,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:03:18,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:03:18,793 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:11:07,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:11:07,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:11:08,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:11:08,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:11:08,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:11:08,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:43:50,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:43:50,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:43:55,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:43:55,778 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,811 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:43:55,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:44:25,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:44:25,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:44:25,515 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:44:25,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:44:25,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:44:25,524 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:45:25,498 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:45:25,499 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:45:25,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:45:25,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:45:25,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:45:25,593 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:46:25,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:46:25,497 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:46:25,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:46:25,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:46:25,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:46:25,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:47:25,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:47:25,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:47:25,589 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:47:25,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:47:25,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:47:25,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:48:25,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:48:25,496 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:48:25,524 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:48:25,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:48:25,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:48:25,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:49:25,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:49:25,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:49:25,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:49:25,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:49:25,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:49:25,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:50:25,561 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:50:25,561 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:50:25,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:50:25,587 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:50:25,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:50:25,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:51:10,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:51:10,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:10,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:10,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:10,977 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:10,980 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:51:11,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:51:11,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:11,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:11,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:11,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:11,069 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:51:12,106 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 12:51:12,106 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-08 12:51:12,106 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-08 12:51:12,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 12:51:12,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 12:51:12,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 12:51:12,117 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 12:51:12,124 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 12:51:12,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:12,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T12:51:12.1271807","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 12:51:12,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 12:51:12,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,131 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 12:51:12,923 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9, clip:
INFO  2026-06-08 12:51:12,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,928 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=1687fd279e04d3e3738fa5f06af2a90e80e147636b20d400e251ed748170ad8a, idempotencyKey=lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-11, MinutesOfTheMatch=02:14, Duration=19.003, Resolution=1080, TimeStamp=1780915869, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 12:51:12,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:8310485a-88aa-46d7-9464-23f971534cb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9, hash:1687fd279e04d3e3738fa5f06af2a90e80e147636b20d400e251ed748170ad8a -> Started
INFO  2026-06-08 12:51:12,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 12:51:12,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,945 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 12:51:12,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 12:51:12,978 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135755, recapid 4979, customerid 266, TimeStamp 1780915869, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 12:51:12,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T12:51:12.9792685","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780915869,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-11","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:14","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.003,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":14,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:12,996 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 12:51:12,996 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,999 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 12:51:12,999 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135755, hashtagId: 10571
INFO  2026-06-08 12:51:12,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:12,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:13,015 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 12:51:13,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,018 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 12:51:13,018 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135755, hashtagId: 10497
INFO  2026-06-08 12:51:13,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:13,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:13,077 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9, clipId:135755
INFO  2026-06-08 12:51:13,077 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135755
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14309248
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135755
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135755.mp4 Esiste già verrà eliminato
INFO  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 12:51:13,090 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10731936 bytes (from base64 length 14309248)
DEBUG  2026-06-08 12:51:13,148 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10731936
INFO  2026-06-08 12:51:13,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135755 con il path  RecapClipFile/135755.mp4
INFO  2026-06-08 12:51:13,152 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135755 - clipFile: RecapClipFile/135755.mp4
INFO  2026-06-08 12:51:13,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135755.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:13,173 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,174 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135755 file:RecapClipFile/135755.mp4, scheduling post-processing
INFO  2026-06-08 12:51:13,174 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135755 recapId:4979
INFO  2026-06-08 12:51:13,174 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:8310485a-88aa-46d7-9464-23f971534cb9","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:13,174 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135755
INFO  2026-06-08 12:51:13,195 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135755 clip=135755.mp4 hasAudio=True vdur=19.003s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135755.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.003333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135755.da29a85a67904f33bd26c2f216abdd20.tmp.mp4
INFO  2026-06-08 12:51:13,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135755 clip=135755.mp4 duration=19.000s exitCode=0 durationMs=7607
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135755
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135755
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135755 sessionId=91311828 starting, pathVideo=RecapClipFile/135755.mp4
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135755.mp4
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135755.jpg
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135755.jpg
INFO  2026-06-08 12:51:20,782 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135755.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135755.jpg
INFO  2026-06-08 12:51:20,807 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135755 sessionId=91311828 completed, exitCode=n/a, durationMs=24
INFO  2026-06-08 12:51:20,807 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135755
INFO  2026-06-08 12:51:20,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135755.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:20,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:20,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 12:51:20,827 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 12:51:20,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:20,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:20,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:20,862 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 12:51:20,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:20,862 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135755 recapId:4979
INFO  2026-06-08 12:51:32,582 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:51:32,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,605 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,611 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:51:32,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:51:32,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:32,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:51:33,532 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a, clip:
INFO  2026-06-08 12:51:33,532 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,538 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=8e50bc258e8d1804d5a01b466af016eae7349a6b12a9d6bd911566341c771a79, idempotencyKey=lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-12, MinutesOfTheMatch=02:35, Duration=19.17, Resolution=1080, TimeStamp=1780915890, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 12:51:33,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a, hash:8e50bc258e8d1804d5a01b466af016eae7349a6b12a9d6bd911566341c771a79 -> Started
INFO  2026-06-08 12:51:33,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 12:51:33,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 12:51:33,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 12:51:33,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135756, recapid 4979, customerid 266, TimeStamp 1780915890, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 12:51:33,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T12:51:33.5915042","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780915890,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-12","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:35","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.17,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":15,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,606 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 12:51:33,606 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,609 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 12:51:33,609 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135756, hashtagId: 10571
INFO  2026-06-08 12:51:33,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,610 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,621 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 12:51:33,621 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,623 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 12:51:33,623 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135756, hashtagId: 10497
INFO  2026-06-08 12:51:33,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,683 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a, clipId:135756
INFO  2026-06-08 12:51:33,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135756
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14951112
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135756
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135756.mp4 Esiste già verrà eliminato
INFO  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 12:51:33,696 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 11213334 bytes (from base64 length 14951112)
DEBUG  2026-06-08 12:51:33,754 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 11213334
INFO  2026-06-08 12:51:33,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135756 con il path  RecapClipFile/135756.mp4
INFO  2026-06-08 12:51:33,758 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135756 - clipFile: RecapClipFile/135756.mp4
INFO  2026-06-08 12:51:33,758 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135756.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,770 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135756 file:RecapClipFile/135756.mp4, scheduling post-processing
INFO  2026-06-08 12:51:33,770 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135756 recapId:4979
INFO  2026-06-08 12:51:33,770 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135756
INFO  2026-06-08 12:51:33,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:25deb354-49a6-4fc6-bbbd-2dcf3c636e2a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:33,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:33,794 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135756 clip=135756.mp4 hasAudio=True vdur=19.170s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135756.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.170000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135756.82a3784fc8604c6ab64b2553d12e44f3.tmp.mp4
INFO  2026-06-08 12:51:39,958 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135756 clip=135756.mp4 duration=19.167s exitCode=0 durationMs=6187
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135756
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135756
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135756 sessionId=616601474 starting, pathVideo=RecapClipFile/135756.mp4
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135756.mp4
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135756.jpg
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135756.jpg
INFO  2026-06-08 12:51:39,959 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135756.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135756.jpg
INFO  2026-06-08 12:51:39,984 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135756 sessionId=616601474 completed, exitCode=n/a, durationMs=24
INFO  2026-06-08 12:51:39,984 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135756
INFO  2026-06-08 12:51:39,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135756.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:51:40,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:40,001 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 12:51:40,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.166667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 12:51:40,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:40,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:40,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 12:51:40,026 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 12:51:40,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:51:40,027 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135756 recapId:4979
INFO  2026-06-08 12:52:25,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:52:25,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:52:25,643 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:52:25,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:52:25,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:52:25,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:53:25,517 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:53:25,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:25,598 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:25,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:25,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:25,607 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:53:55,805 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:53:55,805 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:55,831 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:55,835 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:55,837 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:53:55,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:54:25,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:54:25,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:54:25,610 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:54:25,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:54:25,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:54:25,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:55:25,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:55:25,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:55:25,546 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:55:25,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:55:25,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:55:25,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:56:25,530 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:56:25,530 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:56:25,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:56:25,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:56:25,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:56:25,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:57:27,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:57:27,059 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:27,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:27,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:27,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:27,100 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:57:34,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:57:34,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:34,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:34,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:34,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:34,339 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:57:53,881 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 12:57:53,881 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:53,905 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:53,909 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:53,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 12:57:53,914 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 12:58:30,351 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-08 12:58:30,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 12:58:30,397 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 12:58:30,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:13,281 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:00:13,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:13,338 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:13,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:13,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:13,350 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:00:17,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:00:17,758 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:17,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:17,874 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:17,878 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:00:17,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:02:57,505 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:02:57,505 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:02:57,535 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:02:57,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:02:57,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:02:57,544 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:10:17,205 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:10:17,205 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:10:17,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:10:17,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:10:17,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:10:17,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:25:18,240 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:25:18,240 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:25:23,734 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:25:23,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,759 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,763 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:25:23,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:29:17,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:29:17,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:17,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:17,738 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:17,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:17,743 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:29:22,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:29:22,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:22,650 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:22,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:22,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:29:22,658 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:32:53,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:32:53,046 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:32:53,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:32:53,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:32:53,101 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:32:53,104 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:40:17,332 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:40:17,332 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:17,462 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:17,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:17,469 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:17,471 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:40:24,719 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:40:24,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:24,747 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:24,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:24,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:40:24,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:41:50,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:41:50,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:41:50,168 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:41:50,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:41:50,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:41:50,177 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:44:20,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:44:20,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,622 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,628 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,630 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:44:20,897 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:44:20,897 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:20,932 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:44:38,124 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:266
INFO  2026-06-08 13:44:38,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:38,172 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:266
INFO  2026-06-08 13:44:38,172 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:44:41,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,334 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:44:41,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:44:41,465 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,488 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,495 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:41,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:44:42,314 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0, clip:
INFO  2026-06-08 13:44:42,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,323 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=6b9abd484866157676dea3683f9c652d27bb7081099e2a119e6818e679803f72, idempotencyKey=lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0, customerId=266, recapId=4979, recapId=4979, customerId=266, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-12, MinutesOfTheMatch=02:37, Duration=12.468, Resolution=1080, TimeStamp=1780919079, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-08 13:44:42,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:e204cd58-b933-4b07-8284-a14fd1a4bdd0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,342 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:266, key:lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0, hash:6b9abd484866157676dea3683f9c652d27bb7081099e2a119e6818e679803f72 -> Started
INFO  2026-06-08 13:44:42,342 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 266, Blocked role 5
INFO  2026-06-08 13:44:42,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,343 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 4979, live_notification True
INFO  2026-06-08 13:44:42,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 13:44:42,378 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135757, recapid 4979, customerid 266, TimeStamp 1780919079, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 13:44:42,378 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T13:44:42.3795435","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780919079,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-12","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":12.468,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":16,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,393 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 13:44:42,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,396 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 13:44:42,396 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135757, hashtagId: 10571
INFO  2026-06-08 13:44:42,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,408 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 13:44:42,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,411 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-08 13:44:42,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135757, hashtagId: 10499
INFO  2026-06-08 13:44:42,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,426 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,479 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:266, key:lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0, clipId:135757
INFO  2026-06-08 13:44:42,479 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135757
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 9396348
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135757
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135757.mp4 Esiste già verrà eliminato
INFO  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 13:44:42,490 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 7047261 bytes (from base64 length 9396348)
DEBUG  2026-06-08 13:44:42,524 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 7047261
INFO  2026-06-08 13:44:42,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135757 con il path  RecapClipFile/135757.mp4
INFO  2026-06-08 13:44:42,527 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135757 - clipFile: RecapClipFile/135757.mp4
INFO  2026-06-08 13:44:42,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135757.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,539 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135757 file:RecapClipFile/135757.mp4, scheduling post-processing
INFO  2026-06-08 13:44:42,539 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135757 recapId:4979
INFO  2026-06-08 13:44:42,539 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:266:4979:e204cd58-b933-4b07-8284-a14fd1a4bdd0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:42,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135757
INFO  2026-06-08 13:44:42,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:42,553 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135757 clip=135757.mp4 hasAudio=True vdur=12.468s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135757.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=12.468333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135757.1275488e558c41ebacb9cff8b71b7efb.tmp.mp4
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135757 clip=135757.mp4 duration=12.467s exitCode=0 durationMs=5186
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135757
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135757
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135757 sessionId=216046900 starting, pathVideo=RecapClipFile/135757.mp4
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135757.mp4
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135757.jpg
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135757.jpg
INFO  2026-06-08 13:44:47,726 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135757.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135757.jpg
INFO  2026-06-08 13:44:47,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135757 sessionId=216046900 completed, exitCode=n/a, durationMs=20
INFO  2026-06-08 13:44:47,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135757
INFO  2026-06-08 13:44:47,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135757.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 13:44:47,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:47,761 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 13:44:47,761 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":12.466667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 13:44:47,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:47,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:47,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 13:44:47,785 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 13:44:47,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:44:47,787 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135757 recapId:4979
INFO  2026-06-08 13:49:50,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:49:50,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:55,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:55,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:55,863 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:55,867 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:49:56,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:49:56,101 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:56,125 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:56,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:56,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:49:56,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:50:26,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:50:26,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:26,579 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:26,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:26,585 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:26,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:50:57,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:50:57,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,389 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 13:50:57,591 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 13:50:57,591 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 13:50:57,623 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:09,891 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 14:02:09,892 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 14:02:09,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,153 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,180 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 14:02:10,180 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 14:02:10,247 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,435 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 14:02:10,441 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 14:02:10,479 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,492 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,501 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 14:02:10,572 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,577 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 14:02:10,577 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,577 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,603 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,607 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,612 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 14:02:10,612 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 14:02:10,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 14:02:10,617 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,620 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 14:02:10,620 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,653 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,683 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,703 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 14:02:10,703 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 14:02:10,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 14:02:10,707 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,713 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 14:02:10,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,737 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,741 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,745 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,745 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,770 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,778 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,778 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 14:02:10,778 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 14:02:10,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 14:02:10,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,787 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 14:02:10,787 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,787 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,811 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,816 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,819 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,821 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 14:02:10,822 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 14:02:10,827 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 14:02:10,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,855 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,863 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 14:02:10,872 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:10,872 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,898 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:10,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 14:02:10,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,932 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 14:02:10,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 14:02:10,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,944 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 14:02:10,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 14:02:10,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,967 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,975 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 14:02:10,975 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 14:02:10,975 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:10,979 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 14:02:10,982 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 14:02:10,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,005 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 14:02:11,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 14:02:11,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,019 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 14:02:11,027 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,027 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,055 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,057 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 14:02:11,057 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,061 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 14:02:11,061 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,092 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 14:02:11,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 14:02:11,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,096 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,118 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,126 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,126 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 14:02:11,126 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,130 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 14:02:11,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,160 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 14:02:11,160 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,164 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 14:02:11,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,164 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,197 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 14:02:11,197 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,201 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 14:02:11,207 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,245 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 14:02:11,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,249 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 14:02:11,249 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,249 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,279 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,282 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,282 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 14:02:11,282 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,286 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 14:02:11,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,318 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 14:02:11,318 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,326 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 14:02:11,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,360 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 14:02:11,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,371 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 14:02:11,371 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,371 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,394 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 14:02:11,402 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,405 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 14:02:11,405 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,405 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,436 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 14:02:11,436 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,440 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 14:02:11,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,476 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:11,485 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:11,485 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 14:02:11,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,511 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754
INFO  2026-06-08 14:02:11,511 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,514 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 14:02:11,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:11,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754 NOT found
INFO  2026-06-08 14:02:11,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,090 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:02:14,090 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:02:14,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,094 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:02:14,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:02:14,097 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:02:14,097 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 4979
INFO  2026-06-08 14:02:14,097 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 4979;, params: []
INFO  2026-06-08 14:02:14,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,187 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:02:14,187 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 14:02:14,187 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 14:02:14,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:02:14,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:02:14,200 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:02:14,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:02:14,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:02:14,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,207 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,208 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,212 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:02:14,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:02:14.2140052","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,214 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,217 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,217 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:02:14,217 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 14:02:14,217 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 14:02:14,217 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,219 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:02:14,219 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 14:02:14,219 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 14:02:14,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,232 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:02:14,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:02:14,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:02:14,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:02:14,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:02:14,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,238 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:02:14,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:02:14.2409403","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,241 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:02:14,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,241 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:02:14.2442019","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,244 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:02:14,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,246 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:02:14,270 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:02:14,270 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 14:02:14,270 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 14:02:14,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:02:14,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:02:14,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,280 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,285 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:02:14,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:02:14.2867417","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,290 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:02:14,290 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:02:14,290 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : mirkopietrini
INFO  2026-06-08 14:02:14,290 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: mirkopietrini
INFO  2026-06-08 14:02:14,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"mirkopietrini","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:02:14,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:02:14,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,300 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:02:14,305 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:02:14,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"413A31E5-1F2F-4F10-A96A-B508E04845E5","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:02:14.3067293","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:02:14,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,310 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:02:14,310 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:14,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,315 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:14,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:14,316 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:14,316 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:14,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:14,321 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:14,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:14,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:14,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 14:02:14,330 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,344 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 14:02:14,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 14:02:14,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:02:14,597 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769
INFO  2026-06-08 14:02:14,597 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,603 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77769 NOT found
INFO  2026-06-08 14:02:14,603 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,603 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,637 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770
INFO  2026-06-08 14:02:14,637 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,644 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77770 SEND statistics
INFO  2026-06-08 14:02:14,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,669 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,703 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,712 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771
INFO  2026-06-08 14:02:14,712 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,716 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77771 SEND statistics
INFO  2026-06-08 14:02:14,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,757 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,790 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,820 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,824 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,853 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,856 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773
INFO  2026-06-08 14:02:14,856 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,860 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77773 NOT found
INFO  2026-06-08 14:02:14,860 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772
INFO  2026-06-08 14:02:14,860 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77772 NOT found
INFO  2026-06-08 14:02:14,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774
INFO  2026-06-08 14:02:14,864 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,868 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77774 NOT found
INFO  2026-06-08 14:02:14,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,940 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,942 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,953 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 14:02:14,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775
INFO  2026-06-08 14:02:14,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77775 NOT found
INFO  2026-06-08 14:02:14,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776
INFO  2026-06-08 14:02:14,958 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77776 NOT found
INFO  2026-06-08 14:02:14,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:14,964 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:14,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777
INFO  2026-06-08 14:02:14,992 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:14,996 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 77777 NOT found
INFO  2026-06-08 14:02:14,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,006 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132
INFO  2026-06-08 14:02:15,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:496
INFO  2026-06-08 14:02:15,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,038 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130132 SEND statistics
INFO  2026-06-08 14:02:15,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,066 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":496,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:496
INFO  2026-06-08 14:02:15,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4404
INFO  2026-06-08 14:02:15,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2555
INFO  2026-06-08 14:02:15,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4404,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4404
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2555
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,150 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130638 SEND statistics
INFO  2026-06-08 14:02:15,156 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4414
INFO  2026-06-08 14:02:15,156 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,156 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 130574 SEND statistics
INFO  2026-06-08 14:02:15,157 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781
INFO  2026-06-08 14:02:15,157 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,162 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 131781 SEND statistics
INFO  2026-06-08 14:02:15,180 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,184 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,186 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4414,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4414
INFO  2026-06-08 14:02:15,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,199 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649
INFO  2026-06-08 14:02:15,199 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135649 NOT found
INFO  2026-06-08 14:02:15,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743
INFO  2026-06-08 14:02:15,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,209 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135743 NOT found
INFO  2026-06-08 14:02:15,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,209 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,250 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,265 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744
INFO  2026-06-08 14:02:15,265 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135744 NOT found
INFO  2026-06-08 14:02:15,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745
INFO  2026-06-08 14:02:15,271 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,276 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135745 NOT found
INFO  2026-06-08 14:02:15,276 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,276 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,287 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,292 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,314 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,319 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746
INFO  2026-06-08 14:02:15,319 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,323 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135746 NOT found
INFO  2026-06-08 14:02:15,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,337 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,349 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,393 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,393 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747
INFO  2026-06-08 14:02:15,393 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135747 NOT found
INFO  2026-06-08 14:02:15,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748
INFO  2026-06-08 14:02:15,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,402 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135748 NOT found
INFO  2026-06-08 14:02:15,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749
INFO  2026-06-08 14:02:15,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,409 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135749 NOT found
INFO  2026-06-08 14:02:15,426 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,434 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,445 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,445 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750
INFO  2026-06-08 14:02:15,447 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,452 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135750 NOT found
INFO  2026-06-08 14:02:15,452 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,484 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,499 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751
INFO  2026-06-08 14:02:15,499 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,503 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135751 NOT found
INFO  2026-06-08 14:02:15,503 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,507 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752
INFO  2026-06-08 14:02:15,507 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,513 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135752 NOT found
INFO  2026-06-08 14:02:15,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,513 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,539 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,549 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,554 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,554 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753
INFO  2026-06-08 14:02:15,556 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,561 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135753 NOT found
INFO  2026-06-08 14:02:15,561 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,561 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,565 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,565 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754
INFO  2026-06-08 14:02:15,565 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,570 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135754 NOT found
INFO  2026-06-08 14:02:15,570 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,570 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,614 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135755
INFO  2026-06-08 14:02:15,614 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,615 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,619 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135755 NOT found
INFO  2026-06-08 14:02:15,619 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,619 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,628 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,647 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:15,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135757
INFO  2026-06-08 14:02:15,662 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,663 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135756
INFO  2026-06-08 14:02:15,663 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135757 NOT found
INFO  2026-06-08 14:02:15,667 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:02:15,667 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,668 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135756 NOT found
INFO  2026-06-08 14:02:15,693 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:15,703 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:02:19,427 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:19,427 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,433 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:19,433 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:19,435 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:19,435 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:19,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:19,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:02:19,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:19,552 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 14:02:19,557 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,560 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8187
INFO  2026-06-08 14:02:19,560 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8187
INFO  2026-06-08 14:02:19,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8187,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,564 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:02:19,565 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8187
INFO  2026-06-08 14:02:19,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8187;, params: []
INFO  2026-06-08 14:02:19,566 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8187
INFO  2026-06-08 14:02:19,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8187) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:02:19,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,573 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:19,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:19,574 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:19,574 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:19,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:19,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:19,618 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:19,674 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135645), params: null
INFO  2026-06-08 14:02:19,675 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135645), params: null
INFO  2026-06-08 14:02:19,677 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8187
INFO  2026-06-08 14:02:21,098 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135645
INFO  2026-06-08 14:02:21,098 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135645,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:21,102 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:21,102 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:21,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135645 NOT found
INFO  2026-06-08 14:02:21,127 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:21,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:21,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:21,136 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:26,831 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 229 - -1 - 4979,8164,8181,8186,8184,8183,8159,8187,8157,8161,4979,8164,8181,8186,8184,8183,8159,8187,8157,8161,8187,8157,8164,4979,8158,8159,8182,8160,8183,8161 - False
INFO  2026-06-08 14:02:26,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"229","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":149,"Value":"4979,8164,8181,8186,8184,8183,8159,8187,8157,8161,4979,8164,8181,8186,8184,8183,8159,8187,8157,8161,8187,8157,8164,4979,8158,8159,8182,8160,8183,8161","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,467 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 14:02:29,467 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,500 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 14:02:29,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,500 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,500 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,502 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,502 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 14:02:29,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,519 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,582 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,592 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,599 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,599 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,607 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,613 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,615 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 14:02:29,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,634 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,644 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:29,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,676 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:29,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,681 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,681 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,726 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,736 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:29,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 14:02:29,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,843 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-08 14:02:29,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,854 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:29,854 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,880 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:29,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,902 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,902 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 14:02:29,904 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,904 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,905 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:29,940 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:29,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,007 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,022 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,038 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,039 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,045 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:30,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:30,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:30,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 14:02:30,067 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:30,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:30,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:33,230 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:33,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,238 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:33,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,239 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:33,240 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:33,240 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:33,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:33,262 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8160
INFO  2026-06-08 14:02:33,262 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8160
INFO  2026-06-08 14:02:33,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8160,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,264 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:02:33,264 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8160
INFO  2026-06-08 14:02:33,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8160;, params: []
INFO  2026-06-08 14:02:33,267 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8160
INFO  2026-06-08 14:02:33,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8160) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:02:33,285 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:229
INFO  2026-06-08 14:02:33,285 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,291 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 229
INFO  2026-06-08 14:02:33,291 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,292 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT hashtagId, hashtagName FROM hashtag WHERE hashtagId IN (9478), params: null
INFO  2026-06-08 14:02:33,293 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked
INFO  2026-06-08 14:02:33,293 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetTaggedRecap (null)  RecapEngine::GetTaggedRecap invoked. Query SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR))
INFO  2026-06-08 14:02:33,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId IN (4588) AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)), params: null
INFO  2026-06-08 14:02:33,297 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:229
INFO  2026-06-08 14:02:33,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,306 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:229
INFO  2026-06-08 14:02:33,306 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 229
INFO  2026-06-08 14:02:33,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":229,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:02:33,334 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:33,334 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,381 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135473,135476,135477,135500,135503,135508,135512,135516,135519,135523,135526,135529,135530,135533,135534,135535,135536,135537,135538,135539,135540,135542,135544,135545,135547,135548,135550,135551,135553,135555), params: null
INFO  2026-06-08 14:02:33,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135473,135476,135477,135500,135503,135508,135512,135516,135519,135523,135526,135529,135530,135533,135534,135535,135536,135537,135538,135539,135540,135542,135544,135545,135547,135548,135550,135551,135553,135555), params: null
INFO  2026-06-08 14:02:33,382 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8160
INFO  2026-06-08 14:02:33,385 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,387 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:33,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,380 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,380 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,407 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,414 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135473
INFO  2026-06-08 14:02:35,418 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135473,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,423 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135473 NOT found
INFO  2026-06-08 14:02:35,423 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,423 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,447 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,464 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135476
INFO  2026-06-08 14:02:35,464 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135476,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,467 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135476 NOT found
INFO  2026-06-08 14:02:35,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135477
INFO  2026-06-08 14:02:35,470 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135477,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,473 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,475 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135477 NOT found
INFO  2026-06-08 14:02:35,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,475 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,501 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,510 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,522 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135500
INFO  2026-06-08 14:02:35,524 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135500,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,528 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135500 NOT found
INFO  2026-06-08 14:02:35,528 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,528 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,573 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,573 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,577 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,581 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,581 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135508
INFO  2026-06-08 14:02:35,581 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135508,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,584 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,584 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135503
INFO  2026-06-08 14:02:35,584 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135508 NOT found
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135503 NOT found
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135512
INFO  2026-06-08 14:02:35,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135512,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,593 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135512 NOT found
INFO  2026-06-08 14:02:35,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,616 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,621 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,632 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135516
INFO  2026-06-08 14:02:35,648 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135516,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,652 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135516 NOT found
INFO  2026-06-08 14:02:35,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,672 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135519
INFO  2026-06-08 14:02:35,677 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135519,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,682 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135519 NOT found
INFO  2026-06-08 14:02:35,682 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,682 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,696 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,701 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,701 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135523
INFO  2026-06-08 14:02:35,701 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135523,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,705 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135523 NOT found
INFO  2026-06-08 14:02:35,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,744 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,747 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,749 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135526
INFO  2026-06-08 14:02:35,749 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135526,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135526 NOT found
INFO  2026-06-08 14:02:35,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135529
INFO  2026-06-08 14:02:35,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135529,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,757 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135529 NOT found
INFO  2026-06-08 14:02:35,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,776 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,778 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,785 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135530
INFO  2026-06-08 14:02:35,785 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135530,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,785 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,785 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,790 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135530 NOT found
INFO  2026-06-08 14:02:35,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,816 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,831 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,831 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135533
INFO  2026-06-08 14:02:35,831 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135533,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,835 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135533 NOT found
INFO  2026-06-08 14:02:35,835 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,835 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,838 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,853 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,853 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135534
INFO  2026-06-08 14:02:35,853 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135534,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,857 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135534 NOT found
INFO  2026-06-08 14:02:35,857 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,857 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,871 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,881 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,885 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,885 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135535
INFO  2026-06-08 14:02:35,885 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135535,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,893 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,893 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135535 NOT found
INFO  2026-06-08 14:02:35,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,902 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,907 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135536
INFO  2026-06-08 14:02:35,907 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135536,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,907 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,907 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,912 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135536 NOT found
INFO  2026-06-08 14:02:35,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,957 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,962 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,962 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:35,968 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135537
INFO  2026-06-08 14:02:35,968 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135537,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135537 NOT found
INFO  2026-06-08 14:02:35,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135538
INFO  2026-06-08 14:02:35,972 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135538,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,977 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135538 NOT found
INFO  2026-06-08 14:02:35,977 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:35,977 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:35,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,003 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,011 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,017 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135539
INFO  2026-06-08 14:02:36,017 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135539,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,023 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,023 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135539 NOT found
INFO  2026-06-08 14:02:36,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,067 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135540
INFO  2026-06-08 14:02:36,067 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135540,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,073 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135540 NOT found
INFO  2026-06-08 14:02:36,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135542
INFO  2026-06-08 14:02:36,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135542,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,082 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,084 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135542 NOT found
INFO  2026-06-08 14:02:36,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135544
INFO  2026-06-08 14:02:36,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,103 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135544,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135544 NOT found
INFO  2026-06-08 14:02:36,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135545
INFO  2026-06-08 14:02:36,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135545,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135545 NOT found
INFO  2026-06-08 14:02:36,130 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,130 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135547
INFO  2026-06-08 14:02:36,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135547,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,137 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,142 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135547 NOT found
INFO  2026-06-08 14:02:36,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,157 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,164 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,169 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,174 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135548
INFO  2026-06-08 14:02:36,174 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135548,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,178 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135548 NOT found
INFO  2026-06-08 14:02:36,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,187 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,190 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,194 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135550
INFO  2026-06-08 14:02:36,208 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135550,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,217 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135550 NOT found
INFO  2026-06-08 14:02:36,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,222 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,255 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135551
INFO  2026-06-08 14:02:36,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135551 NOT found
INFO  2026-06-08 14:02:36,267 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,272 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 14:02:36,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,301 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:02:36,317 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135553
INFO  2026-06-08 14:02:36,317 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135553,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135553 NOT found
INFO  2026-06-08 14:02:36,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135555
INFO  2026-06-08 14:02:36,321 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135555,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,321 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,327 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135555 NOT found
INFO  2026-06-08 14:02:36,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:02:36,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 14:16:17,719 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:16:17,719 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : liverecap
INFO  2026-06-08 14:16:17,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: liverecap
INFO  2026-06-08 14:16:17,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"liverecap","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:16:22,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:16:22,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:16:22,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:16:22,934 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:16:22,943 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 8
INFO  2026-06-08 14:16:22,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:16:22,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:16:22,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:16:22,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:16:22.9457112","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:16:22,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:16:22,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:16:22,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:16:22,948 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:16:23,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:16:23,197 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomers (null)  CustomerController::GetCustomers filter: a:, n:, l, r0, s0, c0
INFO  2026-06-08 14:16:23,197 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::GetCustomer with filter, query: SELECT * FROM customer
INFO  2026-06-08 14:16:23,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer, params: []
INFO  2026-06-08 14:16:23,208 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-08 14:16:23,212 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-08 14:16:23,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-08 14:16:25,396 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-08 14:16:25,396 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-08 14:16:25,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-08 14:16:44,935 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:16:44,935 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:16:44,935 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:16:44,941 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:16:44,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:16:45,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:16:45,010 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135649,135743,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:16:45,010 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:17:03,774 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:4979, clip 135743
INFO  2026-06-08 14:17:03,775 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-08 14:17:03,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,782 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 14.
INFO  2026-06-08 14:17:03,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:03,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:03,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:03,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,946 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135743,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:03,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:17:03,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:17:04,221 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:4979, clip 135649
INFO  2026-06-08 14:17:04,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-08 14:17:04,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 14.
INFO  2026-06-08 14:17:04,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:04,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:04,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:04,386 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135649,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:17:04,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:17:04,443 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:17:04,443 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:17:04,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:04,450 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:17:04,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:17:04,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:04,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,131781,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:04,520 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:17:05,340 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:4979, clip 131781
INFO  2026-06-08 14:17:05,340 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-08 14:17:05,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 14.
INFO  2026-06-08 14:17:05,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:05,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:05,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 1 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":131781,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:05,576 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:17:18,394 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:17:18,394 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:17:18,394 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:18,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:17:18,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:17:18,480 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:18,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:18,482 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:17:24,428 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:17:24,428 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:17:24,428 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:24,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:17:24,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:17:24,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:24,517 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:24,517 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:17:46,321 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-08 14:17:46,322 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-08 14:17:46,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-08 14:17:51,302 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:4979
INFO  2026-06-08 14:17:51,302 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 4979
INFO  2026-06-08 14:17:51,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:17:51,368 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 4979
INFO  2026-06-08 14:17:51,368 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (4979) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:17:51,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:51,440 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (77769,77770,77771,77772,77773,77774,77775,77776,77777,130132,130638,130574,135744,135745,135746,135747,135748,135749,135750,135751,135752,135753,135754,135755,135756,135757), params: null
INFO  2026-06-08 14:17:51,441 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:4979
INFO  2026-06-08 14:18:11,357 +02:00 apprecapweb01 recapweb.Controllers.RecapController.Delete (null)  RecapController::Delete: recap:4979
INFO  2026-06-08 14:18:11,359 +02:00 apprecapweb01 recapweb.Models.RecapEngine.Delete (null)  RecapEngine::Delete invoked, id 4979
INFO  2026-06-08 14:18:11,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,463 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77769,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,564 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,583 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,604 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77770,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,701 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,716 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77771,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,847 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,849 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77772,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:11,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:11,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:11,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:11,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77773,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,083 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,084 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,103 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77774,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77775,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77776,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,453 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,482 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":77777,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,582 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE recapid = @recapId AND clipId = @clipId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130132,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,601 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,602 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE recapid = @recapId AND clipId = @clipId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,615 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE recapid = @recapId AND clipId = @clipId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130638,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:12,665 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135744,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:12,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135745,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:12,891 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:12,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:12,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:12,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:12,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135746,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135747,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135748,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135749,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,430 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135750,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135751,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,649 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,652 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135752,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,772 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,803 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135753,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,893 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:13,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:13,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:13,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:13,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:13,927 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135754,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,022 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:14,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135755,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:14,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135756,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipsbanner WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips_hashtag WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-08 14:18:14,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clips WHERE clipId = @clipId OR clipIdOwner = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135757,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,401 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recapsubscriptions WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM collectionsrecaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,417 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 14.
INFO  2026-06-08 14:18:14,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,478 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:4979, clip 130574
INFO  2026-06-08 14:18:14,478 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-08 14:18:14,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId AND recapId = @recapid, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:18:14,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:18:14,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4979,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,510 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  ClipEngine::Delete recapId:4979 last clip removed, story cleared
INFO  2026-06-08 14:18:14,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":130574,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:14,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:18:14,558 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecaps (null)  RecapController::GetRecaps filter: account:0, name:, id0
INFO  2026-06-08 14:18:14,558 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListByFilter (null)  RecapEngine::GetListByFilter with filter, query: 
                    SELECT  recaps.*
                
                    FROM recaps
                
INFO  2026-06-08 14:18:14,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT  recaps.*                                      FROM recaps, params: []
INFO  2026-06-08 14:18:55,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:18:55,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,415 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,419 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,424 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:18:55,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:266
INFO  2026-06-08 14:18:55,634 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,720 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":266,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:18:55,729 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:266
INFO  2026-06-08 14:19:02,936 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:19:02,936 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:19:02,936 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:19:02,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:19:02,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:19:02,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:19:02,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:19:02,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:19:02,953 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:19:02,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:19:02,954 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:19:02,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:19:02,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:19:02.956399","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:19:02,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-08 14:19:02,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:19:02,973 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:20:20,181 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-08 14:20:20,181 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:20:20,230 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 14:20:20,230 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:20:25,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:20:25,273 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:20:25,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:20:25,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:20:25,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:20:25,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:21:45,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:21:45,478 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,513 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:21:45,560 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:21:45,560 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,701 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,707 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:21:45,709 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:16,325 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa, clip:
INFO  2026-06-08 14:22:16,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,335 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=6f057f1fe886ee53f6b3d6580f2ef3d33f7b6ff0ad95ef147f62ea6ec7daf1bf, idempotencyKey=lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Intervista, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-12, MinutesOfTheMatch=02:37, Duration=148.429, Resolution=1080, TimeStamp=1780921305, live_notification=True, Tags[0]=TM4, Tags[1]=Intervista
INFO  2026-06-08 14:22:16,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa, hash:6f057f1fe886ee53f6b3d6580f2ef3d33f7b6ff0ad95ef147f62ea6ec7daf1bf -> Started
INFO  2026-06-08 14:22:16,359 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 14:22:16,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,360 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-08 14:22:16,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,362 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 14:22:16,400 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135758, recapid 8237, customerid 169, TimeStamp 1780921305, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 14:22:16,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"pressMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:22:16.4015268","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780921305,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TM4%2c\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-12","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":148.429,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BIntervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-08 14:22:16,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-08 14:22:16,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-08 14:22:16,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,499 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-08 14:22:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-08 14:22:16,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,502 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 14:22:16,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,504 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 14:22:16,504 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135758, hashtagId: 10571
INFO  2026-06-08 14:22:16,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,514 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 14:22:16,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Intervista","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,516 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Intervista gia presente nel Data Base
INFO  2026-06-08 14:22:16,516 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135758, hashtagId: 10551
INFO  2026-06-08 14:22:16,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10551,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,579 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa, clipId:135758
INFO  2026-06-08 14:22:16,579 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135758
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 28578172
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135758
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135758.mp4 Esiste già verrà eliminato
INFO  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 14:22:16,590 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 21433629 bytes (from base64 length 28578172)
DEBUG  2026-06-08 14:22:16,623 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 21433628
INFO  2026-06-08 14:22:16,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135758 con il path  RecapClipFile/135758.mp4
INFO  2026-06-08 14:22:16,631 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135758 - clipFile: RecapClipFile/135758.mp4
INFO  2026-06-08 14:22:16,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135758.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:16,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,642 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135758 file:RecapClipFile/135758.mp4, scheduling post-processing
INFO  2026-06-08 14:22:16,642 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135758 recapId:8237
INFO  2026-06-08 14:22:16,642 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:f6e64300-7b5b-47e2-a26f-4e8c6bea1caa","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:16,642 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135758
INFO  2026-06-08 14:22:16,657 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135758 clip=135758.mp4 hasAudio=True vdur=147.927s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135758.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=147.926667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135758.8f90a42887f448518f7459fddc9814e6.tmp.mp4
INFO  2026-06-08 14:22:16,660 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:29,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:29,362 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,363 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 14:22:29,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,391 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 14:22:29,393 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 14:22:29,393 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,402 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:29,461 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:22:29,461 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:22:29,461 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:22:29,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:22:29,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:22:29,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:22:29,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:22:29,488 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:22:29,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:29,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:22:29.4909421","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:29,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,511 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:22:29,512 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:22:29,512 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:22:29,512 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:22:29,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:22:29,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:22:29,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:22:29,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:22:29,540 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:22:29,540 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:29,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:22:29.5432503","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:22:29,553 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,557 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:22:29,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:29,619 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 14:22:29,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:30,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:30,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:30,036 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:30,037 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:30,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:30,058 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:30,058 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:30,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:30,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:30,148 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:30,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:30,234 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 14:22:30,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":28,"Value":"8237, 8236, 8235, 8234, 8233","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 14:22:32,968 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-08 14:22:32,969 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,008 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:22:33,009 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 14:22:33,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 14:22:33,012 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:33,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,015 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:22:33,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:22:33,016 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:33,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:33,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:22:33,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:33,080 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:33,080 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,080 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 14:22:33,082 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 14:22:33,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 14:22:33,095 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:33,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:33,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:33,147 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:33,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,153 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,166 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:33,171 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:33,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:22:33,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:22:33,220 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 14:22:34,640 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:34,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:34,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,641 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 14:22:34,643 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,646 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 14:22:34,646 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,657 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 14:22:34,660 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 14:22:34,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,691 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 14:22:34,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:34,700 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,700 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,705 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:34,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:34,708 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 14:22:34,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:34,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,741 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 14:22:34,741 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,741 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:34,741 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,751 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 14:22:34,753 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,758 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:34,759 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 14:22:34,762 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:34,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,788 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:34,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:34,821 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 14:22:44,228 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:44,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,235 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 14:22:44,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,236 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 14:22:44,236 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 14:22:44,236 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,249 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:44,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,251 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 14:22:44,251 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,262 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,262 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:44,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,262 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:44,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:44,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:44,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:44,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:44,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:44,352 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:44,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,868 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-08 14:22:45,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,869 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:22:45,869 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 14:22:45,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 14:22:45,895 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:45,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,896 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:45,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,896 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:22:45,896 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:22:45,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:22:45,905 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:45,910 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:45,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:45,987 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:45,988 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:45,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:45,991 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:45,992 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:46,026 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:46,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:46,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:46,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:47,308 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 14:22:47,308 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 14:22:47,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:47,326 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 14:22:47,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:47,397 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:22:47,400 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:22:47,401 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:48,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 14:22:48,782 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 14:22:48,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 14:22:48,789 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,791 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 14:22:48,803 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 14:22:48,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,827 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:48,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,827 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 14:22:48,828 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,848 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,850 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:48,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,868 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:48,868 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,874 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:48,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:48,895 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 14:22:48,895 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,908 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:48,909 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 14:22:48,916 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,922 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:48,926 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:48,933 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 14:22:55,875 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 14:22:55,876 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 14:22:55,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,896 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,898 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 14:22:55,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,901 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:55,902 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:55,925 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:55,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:55,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:56,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:56,003 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:56,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,007 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:56,008 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:56,050 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 14:22:56,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:56,064 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:56,065 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,631 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-08 14:22:59,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,635 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:22:59,635 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 14:22:59,637 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 14:22:59,635 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:22:59,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,651 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:22:59,651 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:22:59,653 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:22:59,653 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,654 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:22:59,654 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:22:59,654 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,729 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:22:59,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:22:59,730 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:22:59,844 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:22:59,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:59,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:22:59,904 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:22:59,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,269 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 14:23:00,269 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 14:23:00,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,278 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 14:23:00,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:23:00,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:23:00,436 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:23:00,438 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 14:23:00,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:00,885 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,912 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,917 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,925 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:00,925 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 14:23:00,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,938 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 14:23:00,938 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 14:23:00,938 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,943 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 14:23:00,943 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:00,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,981 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:00,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,028 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:01,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 14:23:01,039 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,055 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 14:23:01,056 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:01,056 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:01,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 14:23:01,096 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 14:23:01,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 14:23:01,101 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 14:23:01,105 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:01,107 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,141 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:01,152 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135758 clip=135758.mp4 duration=147.933s exitCode=0 durationMs=50212
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135758
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135758
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135758 sessionId=1220245182 starting, pathVideo=RecapClipFile/135758.mp4
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135758.mp4
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135758.jpg
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135758.jpg
INFO  2026-06-08 14:23:06,855 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135758.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135758.jpg
INFO  2026-06-08 14:23:06,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135758 sessionId=1220245182 completed, exitCode=n/a, durationMs=22
INFO  2026-06-08 14:23:06,877 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135758
INFO  2026-06-08 14:23:06,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135758.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:23:06,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:23:06,894 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 14:23:06,894 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":147.933333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 14:23:06,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:23:06,908 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:06,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:23:06,919 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 14:23:06,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:06,921 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135758 recapId:8237
INFO  2026-06-08 14:23:07,471 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-08 14:23:07,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,478 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 14:23:07,478 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 14:23:07,478 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 14:23:07,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:23:07,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:23:07,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,500 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:23:07,500 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:23:07,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,534 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:23:07,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:23:07.5425802","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:23:07,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,565 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:23:07,565 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:23:07,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-08 14:23:07,747 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8237 mode:copy-concat clips:5 temp:/tmp/recapwebtest-stories/8237.079b0db5b9e64dc392da4976a4170446.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/975121c88ae64b4b998a6017dfb4328c.txt -c copy /tmp/recapwebtest-stories/8237.079b0db5b9e64dc392da4976a4170446.tmp.mp4
INFO  2026-06-08 14:23:07,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:23:07,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:23:07,773 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:23:07,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:07,969 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 faststart remux from: /tmp/recapwebtest-stories/8237.079b0db5b9e64dc392da4976a4170446.tmp.mp4
INFO  2026-06-08 14:23:08,091 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 story published from local temp: /tmp/recapwebtest-stories/8237.079b0db5b9e64dc392da4976a4170446.tmp.mp4 -> /var/www/html/recapwebtest/stories/8237.mp4
INFO  2026-06-08 14:23:08,091 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-08 14:23:08,635 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 14:23:08,635 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 14:23:08,635 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,640 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 14:23:08,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:23:08,726 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:23:08,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 14:23:08,728 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 14:23:08,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 14:23:08,947 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 14:23:08,948 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 14:23:08,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:08,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,953 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 14:23:08,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:08,955 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,995 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:08,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,001 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,004 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,008 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:09,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 14:23:09,008 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:09,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:09,010 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,013 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 14:23:09,013 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:09,013 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,048 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,051 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,056 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,060 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:09,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:09,061 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:09,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 14:23:09,062 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 14:23:09,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 14:23:09,066 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,069 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 14:23:09,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,088 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:09,094 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:13,429 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:23:13,429 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,434 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 14:23:13,434 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 14:23:13,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,437 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 14:23:13,437 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,439 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:23:13,439 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,442 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 14:23:13,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,468 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,470 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:23:13,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:23:13,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,499 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:23:13,501 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:23:13,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:23:13,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:23:13,571 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:23:13,576 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:23:13,576 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:26:56,557 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:26:56,557 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:26:56,581 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:26:56,584 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:26:56,586 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:26:56,589 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:51:46,598 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:51:46,598 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:51,743 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:51,747 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:51,749 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:51,752 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:51:56,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:51:56,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:56,510 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:56,514 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:56,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:51:56,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:53:12,556 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 14:53:12,556 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 14:53:12,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,561 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 14:53:12,625 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 14:53:12,625 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 14:53:12,625 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,644 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:53:12,644 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:53:12,644 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:53:12,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,650 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 14:53:12,650 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,658 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:53:12,658 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:53:12,658 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:53:12,658 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,685 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 14:53:12,685 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 14:53:12,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,688 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 14:53:12,688 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 14:53:12,688 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 14:53:12,688 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:53:12,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:53:12,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,822 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:53:12,822 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,824 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:12.8249255","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:53:12,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:53:12,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,856 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:53:12,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 14:53:12,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 14:53:12,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 14:53:12,858 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:53:12,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,859 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,860 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:12.8610939","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,862 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 14:53:12,862 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,866 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:12.8666296","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:12,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,874 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:53:12,876 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 14:53:12,928 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:53:12,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,949 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:53:12,955 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:53:12,955 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,962 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:12,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:53:12,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:53:13,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:53:13,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:53:13,271 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:53:13,271 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:53:13,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 14:53:13,274 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,310 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:53:13,310 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:53:13,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:13.5244811","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:13.5244811","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:13.5244811","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 14:53:13,529 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T14:53:13.5244811","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 14:53:13,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 14:53:13,645 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 14:53:13,645 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 14:53:13,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,645 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 14:53:13,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,647 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,684 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 14:53:13,684 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,694 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:13,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 14:53:13,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 14:53:13,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:53:13,890 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 14:53:13,892 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 14:53:13,892 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:14,592 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 14:53:14,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:14,657 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 14:53:14,657 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:14,680 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 14:53:14,680 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 14:53:14,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,486 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:53:18,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,520 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,527 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,529 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:53:18,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:53:18,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,793 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,799 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:53:18,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:54:06,825 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:54:06,825 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:06,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:06,854 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:06,857 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:06,859 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:54:07,103 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:54:07,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:07,134 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:07,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:07,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:07,146 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:54:59,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:54:59,900 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:59,931 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:59,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:59,937 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:54:59,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:55:00,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 14:55:00,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:55:00,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:55:00,238 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:55:00,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 14:55:00,243 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 14:57:55,695 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 14:57:55,695 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 14:57:55,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 14:58:00,816 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:00:13,790 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:00:13,790 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:00:13,790 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:00:13,796 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:00:29,692 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:00:29,692 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:00:29,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:00:29,755 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:00:43,955 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:00:43,955 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:00:43,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:00:43,960 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:07:06,152 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:07:06,152 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:07:06,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:07:11,270 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:07:44,933 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:07:44,933 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:07:44,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:07:44,939 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:07:44,975 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:07:44,975 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:07:44,975 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,005 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 15:07:45,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,015 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-08 15:07:45,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 15:07:45,050 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:07:45,050 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 15:07:45,052 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 15:07:45,052 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 15:07:45,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 15:07:45,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 15:07:45,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 15:07:45,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 15:07:45,143 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 15:07:45,148 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 15:07:45,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 15:07:45,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T15:07:45.150183","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 15:07:45,163 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:45,169 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 15:07:46,064 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,071 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 15:07:46,071 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,078 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,079 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 15:07:46,079 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:46,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:46,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:46,344 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 15:07:46,344 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 15:07:46,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,360 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 15:07:46,360 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,365 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 15:07:46,365 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 15:07:46,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,521 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T15:07:46.5215155","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T15:07:46.5215155","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T15:07:46.5215155","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 15:07:46,525 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"chjOIRFvDUfktwGx0E1rYC:APA91bGkpioysqbl8m7Zwxm47WxjNLBDk8saTuLqLUWyKV-mDWuGV9lwFz9vc6perHUojQRQFs4ty6SV-947vYX9JCnGEwRAYcBoXyjqje8BU027tyHRzG8","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"2AD1067D-116A-41A1-BD3E-D6B63D5DE598","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"iPhone","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T15:07:46.5215155","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-08 15:07:46,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-08 15:07:46,644 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 15:07:46,644 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,646 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 15:07:46,646 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-08 15:07:46,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,685 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 15:07:46,685 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 15:07:46,685 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,691 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 15:07:46,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:46,760 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-08 15:07:46,760 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:46,825 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 15:07:46,825 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 15:07:46,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:47,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:47,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:47,150 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 15:07:47,150 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,274 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,283 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:50,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 15:07:50,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,336 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 15:07:50,336 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,337 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,342 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:50,342 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,342 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,342 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,347 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,355 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,362 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,367 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,381 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:50,382 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,395 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:50,395 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,421 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 15:07:50,428 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,439 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,448 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,456 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,456 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,475 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,480 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,481 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,490 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:50,490 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,490 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,498 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,511 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:50,514 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:50,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 15:07:50,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,536 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,543 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,549 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,552 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,555 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,556 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,559 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,563 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:50,584 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:50,584 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 15:07:50,585 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,585 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 15:07:50,587 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,640 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,646 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,648 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 15:07:50,652 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,652 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,655 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,661 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 15:07:50,666 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:50,666 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,673 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:50,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,713 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,730 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,735 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,737 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,737 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:50,738 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,738 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,746 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,752 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:50,754 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,757 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,769 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,769 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,813 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:50,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,819 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,823 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,826 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 15:07:50,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:50,841 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,841 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,877 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,888 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,888 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:50,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:50,890 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,904 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,912 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 15:07:50,915 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,922 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:50,922 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,923 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,923 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 15:07:50,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:50,940 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,945 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:50,945 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,951 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,958 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:50,967 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:51,008 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,026 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,027 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,033 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,034 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,040 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:51,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 15:07:51,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,046 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,068 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:51,068 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,070 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:51,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,070 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-08 15:07:51,070 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:51,072 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,077 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:51,077 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,081 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:51,081 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,185 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,193 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,196 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,213 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,218 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,219 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,225 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-08 15:07:51,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,227 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:51,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:51,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,234 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,236 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:51,260 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:51,260 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:51,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,264 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-08 15:07:51,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:51,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-08 15:07:51,351 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-08 15:07:51,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:51,353 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-08 15:07:51,353 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,397 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,402 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,405 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,409 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-08 15:07:51,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-08 15:07:51,413 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,416 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,420 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,425 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,435 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,439 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-08 15:07:51,449 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,452 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,454 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-08 15:07:51,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:51,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,669 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 15:07:51,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,671 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 15:07:51,671 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 15:07:51,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,676 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,677 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,678 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 15:07:51,678 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,682 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 15:07:51,682 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,684 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 15:07:51,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,687 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,689 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 15:07:51,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:51,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:51,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,704 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-08 15:07:51,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,705 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,713 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-08 15:07:51,713 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-08 15:07:51,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:51,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,721 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-08 15:07:51,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,725 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 15:07:51,725 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,730 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,732 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 15:07:51,732 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:51,739 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 15:07:51,739 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,764 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:51,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:51,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:51,844 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 15:07:51,844 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:51,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:51,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:51,870 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 15:07:51,870 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:52,572 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-08 15:07:52,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-08 15:07:52,578 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,086 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-08 15:07:54,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,087 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-08 15:07:54,087 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-08 15:07:54,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-08 15:07:54,093 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-08 15:07:54,093 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,104 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,105 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-08 15:07:54,105 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:54,106 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-08 15:07:54,106 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-08 15:07:54,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,112 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-08 15:07:54,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-08 15:07:54,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:54,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,289 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:54,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:54,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-08 15:07:54,432 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-08 15:07:54,432 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,662 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-08 15:07:54,662 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 15:07:54,662 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:54,670 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-08 15:07:54,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-08 15:07:55,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 15:07:55,013 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758), params: null
INFO  2026-06-08 15:07:55,014 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-08 15:07:55,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 15:07:55,163 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:55,165 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,169 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 15:07:55,172 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:55,172 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 15:07:55,191 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,192 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:55,192 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 15:07:55,203 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 15:07:55,203 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 15:07:55,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:55,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 15:07:55,233 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,241 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 15:07:55,241 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:07:55,241 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,254 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,258 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,266 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,273 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:55,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:55,278 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 15:07:55,278 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,281 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,285 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 15:07:55,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,305 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:55,306 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,310 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,312 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:07:55,317 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:07:55,318 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,567 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,567 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,592 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,598 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,601 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,635 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,639 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,639 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,674 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,680 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,684 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,684 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,688 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 15:08:17,688 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,689 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,692 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 15:08:17,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 15:08:17,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,695 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 15:08:17,695 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,697 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 15:08:17,697 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,697 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,699 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 15:08:17,723 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 15:08:17,723 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,733 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,733 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:08:17,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 15:08:17,743 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,780 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,786 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,806 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 15:08:17,839 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 15:08:17,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,878 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:08:17,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:08:17,893 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:12:50,148 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:12:50,148 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:12:50,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:12:55,253 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:13:06,572 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:13:06,572 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:13:06,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:13:06,578 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:13:08,262 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:13:08,262 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:13:08,262 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:13:08,268 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:15:44,339 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:15:44,339 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:15:44,339 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:15:44,345 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:15:57,294 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:15:57,294 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:15:57,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:15:57,365 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:17:46,608 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:17:46,608 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:17:46,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:17:46,615 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:19:03,454 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:19:03,455 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:19:03,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:19:03,991 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:27:21,594 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:27:21,594 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:27:21,594 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:27:26,702 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:28:07,710 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:28:07,710 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:28:07,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,716 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:28:07,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-08 15:28:07,754 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-08 15:28:07,800 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,804 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:07,804 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,808 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:07,808 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,814 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-08 15:28:07,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:07,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,839 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,844 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,849 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:28:07,849 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-08 15:28:07,849 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,854 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-08 15:28:07,912 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-08 15:28:07,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,953 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,957 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,961 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:28:07,961 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:07,961 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:28:07,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-08 15:28:07,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:07,968 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-08 15:28:07,968 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:07,968 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,000 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,009 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:28:08,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-08 15:28:08,015 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,019 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-08 15:28:08,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:28:08,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:28:08,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,046 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:28:08,049 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:39:01,784 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:39:01,784 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:06,908 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:06,912 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:06,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:06,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:39:07,315 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:39:07,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:07,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:07,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:07,346 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:39:07,349 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:40:42,609 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:40:42,609 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:40:42,609 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:40:42,617 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:41:20,123 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:41:20,123 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:41:20,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:41:20,190 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:41:39,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:41:39,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,074 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,078 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,080 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:41:39,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:41:39,286 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,311 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,318 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,320 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:41:39,945 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:41:39,945 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:41:39,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:41:39,951 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:42:20,866 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 15:42:20,866 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:42:20,891 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:42:20,895 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:42:20,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 15:42:20,900 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 15:43:21,213 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:43:21,213 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:43:21,213 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:43:21,283 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 15:44:19,109 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 15:44:19,109 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 15:44:19,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 15:44:19,113 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 16:56:27,047 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 16:56:27,047 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:27,173 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:27,177 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:27,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:27,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 16:56:30,801 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 16:56:30,801 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:30,826 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:30,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:30,832 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 16:56:30,834 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 17:04:28,532 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 17:04:28,532 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,675 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,679 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,681 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,684 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 17:04:33,953 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 17:04:33,953 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,978 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,982 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,984 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 17:04:33,987 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 17:06:13,150 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:06:13,150 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:06:13,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:06:13,157 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:06:16,765 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:06:16,765 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:06:16,765 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:06:16,831 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:08:41,403 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:08:41,403 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:08:41,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:08:41,408 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:09:56,410 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:09:56,410 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:09:56,410 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:09:56,523 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:09:59,797 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:09:59,797 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:09:59,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:09:59,802 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:10:07,524 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:10:07,524 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:10:07,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:10:07,531 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 17:10:11,250 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 17:10:11,250 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 17:10:11,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 17:10:11,257 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 18:35:17,327 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 18:35:17,327 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 18:35:17,327 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 18:35:22,433 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-08 18:39:08,495 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 18:39:08,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:08,522 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:08,526 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:08,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:08,531 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 18:39:19,753 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 18:39:19,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:19,836 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:19,839 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:19,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 18:39:19,845 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:06:14,275 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:06:14,275 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:06:19,408 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:06:19,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:06:19,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:06:19,419 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:15:42,504 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:15:42,504 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:47,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:47,630 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:47,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:47,635 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:15:48,086 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:15:48,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:48,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:48,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:48,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:15:48,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:27:14,377 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:27:14,377 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,504 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,506 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:27:19,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:27:19,773 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:27:19,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:31:41,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:31:41,115 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:31:41,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:31:41,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:31:41,144 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:31:41,147 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:37:19,918 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:37:19,918 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:37:20,498 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:37:20,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:37:20,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:37:20,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:47:19,920 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:47:19,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:25,257 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:25,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:25,265 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:25,268 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:47:35,062 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:47:35,063 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:35,103 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:35,107 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:35,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:47:35,117 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:48:25,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:48:25,248 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,288 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,313 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:48:25,365 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:48:25,365 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,472 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,477 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:25,493 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:48:27,017 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 19:48:27,019 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 19:48:27,019 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 19:48:27,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:27,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 19:48:27,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 19:48:27,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 19:48:27,035 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 19:48:27,061 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 19:48:27,062 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:27,063 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:27,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:27,071 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T19:48:27.071777","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 19:48:27,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-08 19:48:27,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:27,100 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 19:48:28,361 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c, clip:
INFO  2026-06-08 19:48:28,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,370 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=5b64071ba3ecd901e5b49b0c2e1101b66120d2fb24d1d304132140bad0196bdf, idempotencyKey=lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-13, MinutesOfTheMatch=02:37, Duration=19.137, Resolution=1080, TimeStamp=1780940903, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 19:48:28,370 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:83c7a15a-d260-4e5b-9997-85a13fef736c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c, hash:5b64071ba3ecd901e5b49b0c2e1101b66120d2fb24d1d304132140bad0196bdf -> Started
INFO  2026-06-08 19:48:28,388 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 19:48:28,388 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,390 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,393 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-08 19:48:28,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,396 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,429 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 19:48:28,434 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135759, recapid 8237, customerid 169, TimeStamp 1780940903, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 19:48:28,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T19:48:28.4344706","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780940903,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-13","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.137,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-08 19:48:28,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,483 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-08 19:48:28,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-08 19:48:28,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-08 19:48:28,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,494 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-08 19:48:28,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-08 19:48:28,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,505 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 19:48:28,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,519 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 19:48:28,519 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135759, hashtagId: 10571
INFO  2026-06-08 19:48:28,519 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,523 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,538 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 19:48:28,538 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,542 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 19:48:28,542 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135759, hashtagId: 10497
INFO  2026-06-08 19:48:28,542 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,619 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c, clipId:135759
INFO  2026-06-08 19:48:28,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135759
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 24897280
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135759
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135759.mp4 Esiste già verrà eliminato
INFO  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 19:48:28,632 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 18672960 bytes (from base64 length 24897280)
DEBUG  2026-06-08 19:48:28,892 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 18672958
INFO  2026-06-08 19:48:28,931 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135759 con il path  RecapClipFile/135759.mp4
INFO  2026-06-08 19:48:28,931 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135759 - clipFile: RecapClipFile/135759.mp4
INFO  2026-06-08 19:48:28,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135759.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:28,943 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,946 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135759 file:RecapClipFile/135759.mp4, scheduling post-processing
INFO  2026-06-08 19:48:28,946 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135759 recapId:8237
INFO  2026-06-08 19:48:28,948 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:83c7a15a-d260-4e5b-9997-85a13fef736c","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:48:28,951 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135759
INFO  2026-06-08 19:48:28,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:48:29,091 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135759 clip=135759.mp4 hasAudio=True vdur=19.137s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135759.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.136667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135759.4dac1ef241f642e59fe8eee653a40d8c.tmp.mp4
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135759 clip=135759.mp4 duration=19.133s exitCode=0 durationMs=23470
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135759
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135759
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135759 sessionId=632370435 starting, pathVideo=RecapClipFile/135759.mp4
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135759.mp4
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135759.jpg
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135759.jpg
INFO  2026-06-08 19:48:52,421 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135759.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135759.jpg
INFO  2026-06-08 19:49:00,000 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135759 sessionId=632370435 completed, exitCode=n/a, durationMs=7578
INFO  2026-06-08 19:49:00,000 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135759
INFO  2026-06-08 19:49:00,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135759.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 19:49:00,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:49:00,044 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 19:49:00,044 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.133333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 19:49:00,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:49:00,059 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:00,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 19:49:00,089 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 19:49:00,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:00,091 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135759 recapId:8237
INFO  2026-06-08 19:49:35,078 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:49:35,078 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:35,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:35,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:35,198 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:49:35,204 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:50:35,065 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:50:35,065 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:50:35,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:50:35,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:50:35,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:50:35,102 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:51:35,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:51:35,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:51:35,227 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:51:35,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:51:35,235 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:51:35,238 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 19:53:45,282 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 19:53:45,287 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:53:45,315 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:53:45,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:53:45,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 19:53:45,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:10:47,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:10:47,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,092 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,096 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,101 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:10:48,414 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:10:48,414 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,438 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:48,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:10:55,699 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:10:55,699 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:55,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:55,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:55,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:10:55,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:11:55,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:11:55,711 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:11:55,739 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:11:55,743 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:11:55,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:11:55,747 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:14,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:14,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,064 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,072 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:15,128 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:15,128 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,151 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:15,159 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:24,840 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:24,840 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:24,865 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:24,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:24,870 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:24,873 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:34,340 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:34,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,363 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,369 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,372 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,375 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:34,431 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:34,431 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,454 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:34,463 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:44,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:44,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:44,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:44,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:44,089 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:44,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:12:55,706 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:12:55,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:55,732 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:55,735 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:55,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:12:55,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:13:20,781 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:13:20,781 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,879 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,887 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:13:20,938 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:13:20,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:20,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:13:29,612 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:13:29,612 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:29,637 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:29,641 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:29,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:29,646 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:13:34,586 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:13:34,586 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:34,609 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:34,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:34,614 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:34,616 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:13:39,075 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-08 21:13:39,075 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-08 21:13:39,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-08 21:13:39,075 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:39,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-08 21:13:39,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-08 21:13:39,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 21:13:39,085 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-08 21:13:39,092 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-08 21:13:39,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:39,093 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:39,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:39,094 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T21:13:39.0948718","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-08 21:13:39,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-08 21:13:39,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:39,113 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-08 21:13:42,899 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3, clip:
INFO  2026-06-08 21:13:42,899 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,907 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=c5fb747a8290c8ebd0687f67acc3bd6546b1d6d2952bad6d27e0a3265782c9fe, idempotencyKey=lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Espulsione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-13, MinutesOfTheMatch=02:37, Duration=18.37, Resolution=1080, TimeStamp=1780945933, live_notification=True, Tags[0]=TM4, Tags[1]=Espulsione
INFO  2026-06-08 21:13:42,907 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:cdec79b8-752f-40ba-bb9a-ceb0555f10b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3, hash:c5fb747a8290c8ebd0687f67acc3bd6546b1d6d2952bad6d27e0a3265782c9fe -> Started
INFO  2026-06-08 21:13:42,928 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 21:13:42,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,931 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-08 21:13:42,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,932 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,966 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 21:13:42,967 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135760, recapid 8237, customerid 169, TimeStamp 1780945933, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 21:13:42,967 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T21:13:42.9677796","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780945933,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":17,"Value":"TM4%2c\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-13","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.37,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"\u002BEspulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:42,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:42,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-08 21:13:43,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,008 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,009 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-08 21:13:43,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-08 21:13:43,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-08 21:13:43,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,014 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:13:43,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,016 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 21:13:43,016 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135760, hashtagId: 10571
INFO  2026-06-08 21:13:43,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,029 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:13:43,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"Espulsione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,032 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Espulsione gia presente nel Data Base
INFO  2026-06-08 21:13:43,032 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135760, hashtagId: 10503
INFO  2026-06-08 21:13:43,032 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10503,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,043 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,092 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3, clipId:135760
INFO  2026-06-08 21:13:43,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135760
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13920420
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135760
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135760.mp4 Esiste già verrà eliminato
INFO  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 21:13:43,108 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 10440315 bytes (from base64 length 13920420)
DEBUG  2026-06-08 21:13:43,124 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 10440314
INFO  2026-06-08 21:13:43,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135760 con il path  RecapClipFile/135760.mp4
INFO  2026-06-08 21:13:43,128 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135760 - clipFile: RecapClipFile/135760.mp4
INFO  2026-06-08 21:13:43,128 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135760.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,149 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135760 file:RecapClipFile/135760.mp4, scheduling post-processing
INFO  2026-06-08 21:13:43,149 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135760 recapId:8237
INFO  2026-06-08 21:13:43,149 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135760
INFO  2026-06-08 21:13:43,149 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:cdec79b8-752f-40ba-bb9a-ceb0555f10b3","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:43,161 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:43,164 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135760 clip=135760.mp4 hasAudio=True vdur=18.370s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135760.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.370000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135760.c5ed451229c24b7a99d3ddf25761d0f1.tmp.mp4
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135760 clip=135760.mp4 duration=18.367s exitCode=0 durationMs=6041
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135760
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135760
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135760 sessionId=957579363 starting, pathVideo=RecapClipFile/135760.mp4
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135760.mp4
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135760.jpg
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135760.jpg
INFO  2026-06-08 21:13:49,190 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135760.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135760.jpg
INFO  2026-06-08 21:13:49,208 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135760 sessionId=957579363 completed, exitCode=n/a, durationMs=17
INFO  2026-06-08 21:13:49,208 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135760
INFO  2026-06-08 21:13:49,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135760.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:13:49,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:49,228 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 21:13:49,228 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.366667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 21:13:49,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:49,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:49,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:13:49,249 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 21:13:49,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:49,250 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135760 recapId:8237
INFO  2026-06-08 21:13:55,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:13:55,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:55,916 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:55,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:55,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:13:55,924 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:14:12,271 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:14:12,271 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,357 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:14:12,462 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:14:12,462 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,487 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,493 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:12,496 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:14:16,227 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103, clip:
INFO  2026-06-08 21:14:16,227 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,232 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=48cbc52dcda600e5594967e28ca5d6ebd7b651f6a522ddc9d2ad8334a1201d80, idempotencyKey=lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-13, MinutesOfTheMatch=02:37, Duration=17.803, Resolution=1080, TimeStamp=1780946050, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-08 21:14:16,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:6858c1d4-66c1-42aa-97a3-e9d5c78bc103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103, hash:48cbc52dcda600e5594967e28ca5d6ebd7b651f6a522ddc9d2ad8334a1201d80 -> Started
INFO  2026-06-08 21:14:16,260 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 21:14:16,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,261 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-08 21:14:16,261 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,263 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,296 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 21:14:16,297 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135761, recapid 8237, customerid 169, TimeStamp 1780946050, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 21:14:16,297 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T21:14:16.2971299","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780946050,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-13","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.803,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":7,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,335 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-08 21:14:16,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-08 21:14:16,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-08 21:14:16,337 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-08 21:14:16,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-08 21:14:16,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,342 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:14:16,342 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,344 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 21:14:16,344 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135761, hashtagId: 10571
INFO  2026-06-08 21:14:16,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,361 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:14:16,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,364 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-08 21:14:16,364 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135761, hashtagId: 10499
INFO  2026-06-08 21:14:16,364 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,382 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,434 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103, clipId:135761
INFO  2026-06-08 21:14:16,434 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135761
INFO  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12937748
INFO  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135761
INFO  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-08 21:14:16,451 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 9703311 bytes (from base64 length 12937748)
DEBUG  2026-06-08 21:14:16,473 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 9703309
INFO  2026-06-08 21:14:16,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135761 con il path  RecapClipFile/135761.mp4
INFO  2026-06-08 21:14:16,491 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135761 - clipFile: RecapClipFile/135761.mp4
INFO  2026-06-08 21:14:16,491 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135761.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,501 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135761 file:RecapClipFile/135761.mp4, scheduling post-processing
INFO  2026-06-08 21:14:16,501 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135761 recapId:8237
INFO  2026-06-08 21:14:16,502 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135761
INFO  2026-06-08 21:14:16,502 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:6858c1d4-66c1-42aa-97a3-e9d5c78bc103","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:16,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:16,519 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135761 clip=135761.mp4 hasAudio=True vdur=17.803s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135761.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.803333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135761.b447f5abe8f6492aa379d39b9c9874f0.tmp.mp4
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135761 clip=135761.mp4 duration=17.800s exitCode=0 durationMs=7175
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135761
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135761
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135761 sessionId=619570309 starting, pathVideo=RecapClipFile/135761.mp4
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135761.mp4
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135761.jpg
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135761.jpg
INFO  2026-06-08 21:14:23,677 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135761.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135761.jpg
INFO  2026-06-08 21:14:23,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135761 sessionId=619570309 completed, exitCode=n/a, durationMs=32
INFO  2026-06-08 21:14:23,710 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135761
INFO  2026-06-08 21:14:23,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135761.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:14:23,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:23,724 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 21:14:23,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 21:14:23,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:23,737 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:23,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:14:23,745 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 21:14:23,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:23,746 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135761 recapId:8237
INFO  2026-06-08 21:14:55,910 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:14:55,910 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:55,938 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:55,941 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:55,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:14:55,946 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:15:19,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:15:19,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,176 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,178 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,182 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:15:19,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:15:19,278 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,311 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:19,316 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 21:15:22,766 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0, clip:
INFO  2026-06-08 21:15:22,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,770 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=acb3ed8d91561d519f6ffcb80e40a16fba8dfdaca4497173b9a28eb8af9b7356, idempotencyKey=lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-14, MinutesOfTheMatch=02:37, Duration=19.103, Resolution=1080, TimeStamp=1780946117, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-08 21:15:22,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:118d85e9-8e6c-460c-88b6-e07e0d264cb0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0, hash:acb3ed8d91561d519f6ffcb80e40a16fba8dfdaca4497173b9a28eb8af9b7356 -> Started
INFO  2026-06-08 21:15:22,794 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-08 21:15:22,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,796 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-08 21:15:22,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,796 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-08 21:15:22,833 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  ClipEngine::Create clipid 135762, recapid 8237, customerid 169, TimeStamp 1780946117, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-08 21:15:22,834 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-08T21:15:22.8347111","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780946117,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-14","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.103,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":8,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,846 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-08 21:15:22,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-08 21:15:22,867 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-08 21:15:22,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-08 21:15:22,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-08 21:15:22,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,869 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,871 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-08 21:15:22,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,873 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:15:22,873 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,875 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-08 21:15:22,875 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135762, hashtagId: 10571
INFO  2026-06-08 21:15:22,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,885 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-08 21:15:22,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,887 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-08 21:15:22,887 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135762, hashtagId: 10497
INFO  2026-06-08 21:15:22,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,888 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,897 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,950 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0, clipId:135762
INFO  2026-06-08 21:15:22,950 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135762
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 14729916
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135762
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135762.mp4 Esiste già verrà eliminato
INFO  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-08 21:15:22,964 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo: estimated file size 11047437 bytes (from base64 length 14729916)
DEBUG  2026-06-08 21:15:22,981 +02:00 apprecapweb01 recapweb.Common.LoggerManager.DebugFormat (null)  SaveVideo save file of actual size 11047437
INFO  2026-06-08 21:15:22,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135762 con il path  RecapClipFile/135762.mp4
INFO  2026-06-08 21:15:22,986 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135762 - clipFile: RecapClipFile/135762.mp4
INFO  2026-06-08 21:15:22,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135762.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:22,998 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,999 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135762 file:RecapClipFile/135762.mp4, scheduling post-processing
INFO  2026-06-08 21:15:22,999 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135762 recapId:8237
INFO  2026-06-08 21:15:22,999 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:118d85e9-8e6c-460c-88b6-e07e0d264cb0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:22,999 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135762
INFO  2026-06-08 21:15:23,013 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135762 clip=135762.mp4 hasAudio=True vdur=19.103s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135762.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=19.103333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135762.1c72d6cf0d414742a991b7b9d1480bf2.tmp.mp4
INFO  2026-06-08 21:15:23,019 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135762 clip=135762.mp4 duration=19.100s exitCode=0 durationMs=7158
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135762
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135762
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135762 sessionId=528876912 starting, pathVideo=RecapClipFile/135762.mp4
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135762.mp4
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135762.jpg
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135762.jpg
INFO  2026-06-08 21:15:30,158 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135762.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135762.jpg
INFO  2026-06-08 21:15:30,175 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135762 sessionId=528876912 completed, exitCode=n/a, durationMs=15
INFO  2026-06-08 21:15:30,175 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135762
INFO  2026-06-08 21:15:30,175 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135762.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 21:15:30,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:30,192 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-08 21:15:30,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":19.1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-08 21:15:30,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:30,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:30,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-08 21:15:30,212 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-08 21:15:30,212 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:30,213 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135762 recapId:8237
INFO  2026-06-08 21:15:55,903 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-08 21:15:55,903 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:55,927 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:55,931 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:55,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-08 21:15:55,936 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-08 23:01:21,002 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-08 23:01:21,002 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-08 23:01:21,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-08 23:01:21,835 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-09 07:14:06,624 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:14:06,625 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:10,195 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:14:10,196 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:10,409 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:10,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:10,415 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:10,418 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:14:11,014 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:14:11,014 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,041 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,048 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:14:11,709 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:11,718 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:14:50,851 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:14:50,851 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:50,879 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:50,884 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:50,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:14:50,890 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:15:09,663 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:15:09,663 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:15:09,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:15:09,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:15:09,695 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:15:09,698 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:18:08,457 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:18:08,457 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:18:08,541 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:18:08,545 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:18:08,547 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:18:08,550 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:20:50,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:20:50,763 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:20:50,790 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:20:50,795 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:20:50,797 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:20:50,800 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 07:23:48,798 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 07:23:48,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:23:48,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:23:48,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:23:48,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 07:23:48,981 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 08:58:58,810 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 08:58:58,817 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:04,000 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:04,005 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:04,007 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:04,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 08:59:08,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 08:59:08,203 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:08,228 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:08,233 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:08,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 08:59:08,239 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:04,083 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:01:04,083 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:04,112 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:04,117 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:04,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:04,122 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:18,116 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:01:18,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,202 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,208 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:18,426 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:01:18,426 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,452 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,458 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:18,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:39,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:01:39,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:39,719 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:39,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:39,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:39,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:53,594 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:01:53,594 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:53,620 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:53,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:53,631 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:53,634 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:01:54,551 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-09 09:01:54,551 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-09 09:01:54,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-09 09:01:54,551 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:54,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-09 09:01:54,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-09 09:01:54,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 09:01:54,617 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 09:01:54,622 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-09 09:01:54,622 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:54,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:54,623 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:54,624 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T09:01:54.6246983","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 09:01:54,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-09 09:01:54,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:54,646 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-09 09:01:55,460 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea, clip:
INFO  2026-06-09 09:01:55,461 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,466 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=c16bd786a2736674e7dd8e287f80c44991336883876c7ea16c8bb7b134898af5, idempotencyKey=lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-15, MinutesOfTheMatch=02:37, Duration=17.77, Resolution=1080, TimeStamp=1780988511, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-09 09:01:55,466 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea, hash:c16bd786a2736674e7dd8e287f80c44991336883876c7ea16c8bb7b134898af5 -> Started
INFO  2026-06-09 09:01:55,484 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-09 09:01:55,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,485 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-09 09:01:55,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-09 09:01:55,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135763, recapid 8237, customerid 169, TimeStamp 1780988511, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-09 09:01:55,520 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T09:01:55.5213902","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780988511,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.77,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,537 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,558 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-09 09:01:55,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,560 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-09 09:01:55,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,561 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-09 09:01:55,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,562 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-09 09:01:55,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,563 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-09 09:01:55,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-09 09:01:55,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,567 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-09 09:01:55,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,568 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-09 09:01:55,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-09 09:01:55,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8237 AND clipId = 135763, params: []
INFO  2026-06-09 09:01:55,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,572 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:01:55,572 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,574 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-09 09:01:55,574 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135763, hashtagId: 10571
INFO  2026-06-09 09:01:55,574 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,589 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:01:55,589 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,592 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-09 09:01:55,592 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135763, hashtagId: 10497
INFO  2026-06-09 09:01:55,592 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,593 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,605 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,656 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea, clipId:135763
INFO  2026-06-09 09:01:55,656 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135763
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13724772
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135763
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-09 09:01:55,667 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135763.mp4 Esiste già verrà eliminato
INFO  2026-06-09 09:01:55,669 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-09 09:01:55,669 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 10293579 bytes (from base64 length 13724772)
DEBUG  2026-06-09 09:01:55,691 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 10293579
INFO  2026-06-09 09:01:55,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135763 con il path  RecapClipFile/135763.mp4
INFO  2026-06-09 09:01:55,698 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135763 - clipFile: RecapClipFile/135763.mp4
INFO  2026-06-09 09:01:55,698 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135763.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,712 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135763 file:RecapClipFile/135763.mp4, scheduling post-processing
INFO  2026-06-09 09:01:55,712 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135763 recapId:8237
INFO  2026-06-09 09:01:55,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:fe4cdbd7-7eb7-4e7f-a739-8d2d05c40bea","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:01:55,712 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135763
INFO  2026-06-09 09:01:55,724 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:01:55,748 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135763 clip=135763.mp4 hasAudio=True vdur=17.770s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135763.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.770000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135763.c41d3305914d4854b6f92c335300dfa7.tmp.mp4
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135763 clip=135763.mp4 duration=17.767s exitCode=0 durationMs=5825
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135763
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135763
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135763 sessionId=562504097 starting, pathVideo=RecapClipFile/135763.mp4
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135763.mp4
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135763.jpg
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135763.jpg
INFO  2026-06-09 09:02:01,539 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135763.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135763.jpg
INFO  2026-06-09 09:02:01,570 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135763 sessionId=562504097 completed, exitCode=n/a, durationMs=31
INFO  2026-06-09 09:02:01,570 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135763
INFO  2026-06-09 09:02:01,570 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135763.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:02:01,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:02:01,588 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-09 09:02:01,588 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.766667,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-09 09:02:01,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:02:01,599 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:01,612 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:02:01,612 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 09:02:01,612 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:01,614 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135763 recapId:8237
INFO  2026-06-09 09:02:39,678 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:02:39,678 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:39,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:39,709 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:39,713 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:02:39,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:03:39,677 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:03:39,677 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:03:39,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:03:39,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:03:39,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:03:39,773 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:04:39,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:04:39,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:04:39,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:04:39,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:04:39,722 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:04:39,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:05:39,725 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:05:39,725 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:05:39,852 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:05:39,856 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:05:39,858 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:05:39,861 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:06:39,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:06:39,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:06:39,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:06:39,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:06:39,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:06:39,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:07:03,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:07:03,150 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,236 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,240 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,246 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:07:03,307 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:07:03,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:03,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:07:04,220 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e, clip:
INFO  2026-06-09 09:07:04,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,226 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=d538bb8e865d067a0b25204c6aa543d8a55c6b533447510ca8fa9c81b1e050d8, idempotencyKey=lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Occasione, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-15, MinutesOfTheMatch=02:37, Duration=10.106, Resolution=1080, TimeStamp=1780988822, live_notification=True, Tags[0]=TM4, Tags[1]=Occasione
INFO  2026-06-09 09:07:04,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:89a0335f-5afe-445a-b146-e73af7a6309e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,242 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e, hash:d538bb8e865d067a0b25204c6aa543d8a55c6b533447510ca8fa9c81b1e050d8 -> Started
INFO  2026-06-09 09:07:04,242 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-09 09:07:04,242 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-09 09:07:04,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-09 09:07:04,277 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135764, recapid 8237, customerid 169, TimeStamp 1780988822, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-09 09:07:04,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":11,"Value":"pressMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T09:07:04.277121","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780988822,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":10.106,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":10,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BOccasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,294 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-09 09:07:04,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-09 09:07:04,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,317 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-09 09:07:04,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-09 09:07:04,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-09 09:07:04,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,320 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-09 09:07:04,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,321 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-09 09:07:04,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-09 09:07:04,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-09 09:07:04,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,323 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8237 AND clipId = 135763, params: []
INFO  2026-06-09 09:07:04,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8237 AND clipId = 135764, params: []
INFO  2026-06-09 09:07:04,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,326 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:07:04,326 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,328 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-09 09:07:04,328 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135764, hashtagId: 10571
INFO  2026-06-09 09:07:04,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,338 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:07:04,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"Occasione","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,341 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Occasione gia presente nel Data Base
INFO  2026-06-09 09:07:04,341 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135764, hashtagId: 10499
INFO  2026-06-09 09:07:04,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10499,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,399 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e, clipId:135764
INFO  2026-06-09 09:07:04,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135764
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 4825212
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135764
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135764.mp4 Esiste già verrà eliminato
INFO  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-09 09:07:04,411 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 3618909 bytes (from base64 length 4825212)
DEBUG  2026-06-09 09:07:04,418 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 3618909
INFO  2026-06-09 09:07:04,421 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135764 con il path  RecapClipFile/135764.mp4
INFO  2026-06-09 09:07:04,421 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135764 - clipFile: RecapClipFile/135764.mp4
INFO  2026-06-09 09:07:04,421 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135764.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,431 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,432 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135764 file:RecapClipFile/135764.mp4, scheduling post-processing
INFO  2026-06-09 09:07:04,432 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135764 recapId:8237
INFO  2026-06-09 09:07:04,432 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:89a0335f-5afe-445a-b146-e73af7a6309e","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:04,432 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135764
INFO  2026-06-09 09:07:04,443 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:04,459 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135764 clip=135764.mp4 hasAudio=True vdur=9.602s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135764.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=9.601667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135764.016cac6c72664ec7aa800a0acdd9a522.tmp.mp4
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135764 clip=135764.mp4 duration=9.600s exitCode=0 durationMs=3291
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135764
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135764
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135764 sessionId=1402410453 starting, pathVideo=RecapClipFile/135764.mp4
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135764.mp4
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135764.jpg
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135764.jpg
INFO  2026-06-09 09:07:07,724 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135764.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135764.jpg
INFO  2026-06-09 09:07:07,753 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135764 sessionId=1402410453 completed, exitCode=n/a, durationMs=28
INFO  2026-06-09 09:07:07,753 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135764
INFO  2026-06-09 09:07:07,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135764.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:07:07,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:07,771 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-09 09:07:07,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":9.6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-09 09:07:07,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:07,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:07,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:07:07,794 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 09:07:07,794 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:07,796 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135764 recapId:8237
INFO  2026-06-09 09:07:39,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:07:39,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:39,706 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:39,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:39,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:07:39,715 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:08:39,685 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:08:39,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:08:39,798 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:08:39,802 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:08:39,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:08:39,807 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:09:39,680 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:09:39,680 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:09:39,705 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:09:39,708 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:09:39,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:09:39,713 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:10:17,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:10:17,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,861 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:10:17,919 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:10:17,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,947 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:17,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:10:19,000 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6, clip:
INFO  2026-06-09 09:10:19,000 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,006 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=3391fc864f917581a82c14c671257a98edbba6a6ec25b9db1f0e06768a33109b, idempotencyKey=lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Rigore No, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-15, MinutesOfTheMatch=02:37, Duration=15.903, Resolution=1080, TimeStamp=1780989014, live_notification=True, Tags[0]=TM4, Tags[1]=Rigore No
INFO  2026-06-09 09:10:19,006 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:b009e1d8-3b8a-4a38-a372-401a0da912f6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6, hash:3391fc864f917581a82c14c671257a98edbba6a6ec25b9db1f0e06768a33109b -> Started
INFO  2026-06-09 09:10:19,028 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-09 09:10:19,028 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,030 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-09 09:10:19,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,067 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-09 09:10:19,068 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135765, recapid 8237, customerid 169, TimeStamp 1780989014, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-09 09:10:19,068 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T09:10:19.0685543","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1780989014,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":16,"Value":"TM4%2c\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.903,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":11,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"\u002BRigore\u002BNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,085 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,108 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-09 09:10:19,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-09 09:10:19,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-09 09:10:19,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-09 09:10:19,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,112 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-09 09:10:19,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-09 09:10:19,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-09 09:10:19,114 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-09 09:10:19,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-09 09:10:19,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8237 AND clipId = 135763, params: []
INFO  2026-06-09 09:10:19,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8237 AND clipId = 135764, params: []
INFO  2026-06-09 09:10:19,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,119 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8237 AND clipId = 135765, params: []
INFO  2026-06-09 09:10:19,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,120 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:10:19,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,123 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-09 09:10:19,123 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135765, hashtagId: 10571
INFO  2026-06-09 09:10:19,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,124 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,133 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 09:10:19,133 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":8,"Value":"RigoreNo","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,136 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: RigoreNo gia presente nel Data Base
INFO  2026-06-09 09:10:19,136 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135765, hashtagId: 10501
INFO  2026-06-09 09:10:19,136 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,137 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10501,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,150 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,205 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6, clipId:135765
INFO  2026-06-09 09:10:19,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135765
INFO  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 12330180
INFO  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135765
INFO  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-09 09:10:19,220 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 9247635 bytes (from base64 length 12330180)
DEBUG  2026-06-09 09:10:19,240 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 9247633
INFO  2026-06-09 09:10:19,244 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135765 con il path  RecapClipFile/135765.mp4
INFO  2026-06-09 09:10:19,244 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135765 - clipFile: RecapClipFile/135765.mp4
INFO  2026-06-09 09:10:19,244 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135765.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,256 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135765 file:RecapClipFile/135765.mp4, scheduling post-processing
INFO  2026-06-09 09:10:19,256 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135765 recapId:8237
INFO  2026-06-09 09:10:19,256 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135765
INFO  2026-06-09 09:10:19,256 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:b009e1d8-3b8a-4a38-a372-401a0da912f6","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:19,270 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:19,280 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135765 clip=135765.mp4 hasAudio=True vdur=15.903s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135765.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=15.903333,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135765.1aa7db5ee2c84553a74e20889b9d3fe7.tmp.mp4
INFO  2026-06-09 09:10:24,261 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135765 clip=135765.mp4 duration=15.900s exitCode=0 durationMs=5005
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135765
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135765
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135765 sessionId=272324289 starting, pathVideo=RecapClipFile/135765.mp4
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135765.mp4
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135765.jpg
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135765.jpg
INFO  2026-06-09 09:10:24,262 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135765.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135765.jpg
INFO  2026-06-09 09:10:24,288 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135765 sessionId=272324289 completed, exitCode=n/a, durationMs=26
INFO  2026-06-09 09:10:24,288 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135765
INFO  2026-06-09 09:10:24,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135765.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 09:10:24,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:24,302 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-09 09:10:24,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":15.9,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-09 09:10:24,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:24,313 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:24,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 09:10:24,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 09:10:24,325 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:24,327 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135765 recapId:8237
INFO  2026-06-09 09:10:39,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:10:39,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:39,715 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:39,719 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:39,721 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:10:39,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:11:18,492 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:11:18,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:18,517 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:18,522 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:18,524 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:18,527 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:11:39,708 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:11:39,708 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:39,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:39,831 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:39,833 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:11:39,836 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:12:39,754 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:12:39,754 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:12:39,779 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:12:39,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:12:39,785 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:12:39,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:13:39,724 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:13:39,724 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:13:39,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:13:39,815 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:13:39,818 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:13:39,820 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:14:39,716 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:14:39,716 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:14:39,747 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:14:39,750 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:14:39,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:14:39,755 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:15:39,736 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:15:39,736 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:15:39,824 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:15:39,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:15:39,830 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:15:39,833 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:16:39,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:16:39,728 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:16:39,753 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:16:39,757 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:16:39,759 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:16:39,762 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:18:46,150 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:18:46,150 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:18:46,289 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:18:46,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:18:46,295 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:18:46,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:45:15,261 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:45:15,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:45:20,391 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:45:20,395 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:45:20,398 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:45:20,400 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 09:46:52,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 09:46:52,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:46:52,264 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:46:52,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:46:52,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 09:46:52,274 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:39:50,788 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:39:50,794 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:50,933 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:50,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:50,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:50,941 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:39:58,084 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:39:58,084 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:58,110 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:58,113 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:58,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:39:58,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:47:16,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:47:16,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:21,348 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:21,352 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:21,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:21,357 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:47:59,597 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:47:59,597 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,623 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,626 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,629 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,632 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:47:59,827 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:47:59,827 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,949 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,956 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:47:59,964 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:48:15,636 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:48:15,636 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,664 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,669 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,674 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:48:15,899 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:48:15,899 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,924 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,928 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:48:15,933 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:49:44,373 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:49:44,373 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,399 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,403 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,406 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,408 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:49:44,627 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:49:44,627 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,721 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,725 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:49:44,730 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:50:22,322 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:50:22,322 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:50:22,347 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:50:22,350 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:50:22,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:50:22,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:51:22,324 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:51:22,324 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:51:22,407 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:51:22,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:51:22,413 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:51:22,416 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:52:22,326 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:52:22,326 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:52:22,351 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:52:22,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:52:22,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:52:22,359 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:53:22,346 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:53:22,346 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:53:22,482 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:53:22,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:53:22,488 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:53:22,491 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:54:22,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:54:22,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:22,356 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:22,361 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:22,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:22,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:54:55,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:54:55,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,524 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,528 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,530 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,533 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:54:55,588 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:54:55,588 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,613 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,619 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:55,622 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:54:56,710 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-09 13:54:56,710 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-09 13:54:56,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-09 13:54:56,710 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:56,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-09 13:54:56,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-09 13:54:56,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 13:54:56,722 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 13:54:56,727 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-09 13:54:56,727 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:56,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:56,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:56,728 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T13:54:56.7289557","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 13:54:56,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 4.
INFO  2026-06-09 13:54:56,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:56,745 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-09 13:54:58,029 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a, clip:
INFO  2026-06-09 13:54:58,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,035 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=8f3d5d4f38133f499b39cebdc544bd5f59f336f43ab88fef37db1b4646c38aee, idempotencyKey=lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-16, MinutesOfTheMatch=02:37, Duration=18.47, Resolution=1080, TimeStamp=1781006093, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-09 13:54:58,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a, hash:8f3d5d4f38133f499b39cebdc544bd5f59f336f43ab88fef37db1b4646c38aee -> Started
INFO  2026-06-09 13:54:58,050 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-09 13:54:58,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,053 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-09 13:54:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,053 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-09 13:54:58,086 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135766, recapid 8237, customerid 169, TimeStamp 1781006093, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-09 13:54:58,086 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T13:54:58.0871734","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1781006093,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-16","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.47,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":12,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,099 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-09 13:54:58,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-09 13:54:58,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-09 13:54:58,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-09 13:54:58,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,123 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-09 13:54:58,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-09 13:54:58,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-09 13:54:58,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,126 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-09 13:54:58,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-09 13:54:58,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8237 AND clipId = 135763, params: []
INFO  2026-06-09 13:54:58,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,129 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8237 AND clipId = 135764, params: []
INFO  2026-06-09 13:54:58,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,130 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8237 AND clipId = 135765, params: []
INFO  2026-06-09 13:54:58,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8237 AND clipId = 135766, params: []
INFO  2026-06-09 13:54:58,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,131 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 13:54:58,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,134 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-09 13:54:58,134 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135766, hashtagId: 10571
INFO  2026-06-09 13:54:58,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,135 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,145 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 13:54:58,145 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,147 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-09 13:54:58,147 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135766, hashtagId: 10497
INFO  2026-06-09 13:54:58,147 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,157 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,204 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a, clipId:135766
INFO  2026-06-09 13:54:58,204 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135766
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13640076
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135766
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
INFO  2026-06-09 13:54:58,221 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File :/var/www/html/recapwebtest/RecapClipFile/135766.mp4 Esiste già verrà eliminato
INFO  2026-06-09 13:54:58,223 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  File eliminato con successo 
DEBUG  2026-06-09 13:54:58,223 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 10230057 bytes (from base64 length 13640076)
DEBUG  2026-06-09 13:54:58,238 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 10230056
INFO  2026-06-09 13:54:58,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135766 con il path  RecapClipFile/135766.mp4
INFO  2026-06-09 13:54:58,245 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135766 - clipFile: RecapClipFile/135766.mp4
INFO  2026-06-09 13:54:58,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135766.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,257 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135766 file:RecapClipFile/135766.mp4, scheduling post-processing
INFO  2026-06-09 13:54:58,257 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135766 recapId:8237
INFO  2026-06-09 13:54:58,257 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135766
INFO  2026-06-09 13:54:58,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:0f5a2438-58b0-4c76-a97e-5d59b8d65f7a","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:54:58,269 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:54:58,307 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135766 clip=135766.mp4 hasAudio=True vdur=18.470s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135766.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=18.470000,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135766.ddf06a46ed8b4e9f91863791b62721ca.tmp.mp4
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135766 clip=135766.mp4 duration=18.466s exitCode=0 durationMs=8292
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135766
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135766
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135766 sessionId=675101857 starting, pathVideo=RecapClipFile/135766.mp4
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135766.mp4
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135766.jpg
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135766.jpg
INFO  2026-06-09 13:55:06,550 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135766.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135766.jpg
INFO  2026-06-09 13:55:06,575 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135766 sessionId=675101857 completed, exitCode=n/a, durationMs=24
INFO  2026-06-09 13:55:06,575 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135766
INFO  2026-06-09 13:55:06,575 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135766.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:55:06,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:55:06,596 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-09 13:55:06,596 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":18.466016,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-09 13:55:06,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:55:06,608 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:06,617 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 13:55:06,617 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 13:55:06,617 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:06,619 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135766 recapId:8237
INFO  2026-06-09 13:55:22,335 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:55:22,335 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:22,359 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:22,363 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:22,365 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:55:22,368 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:56:22,345 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:56:22,345 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:56:22,370 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:56:22,374 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:56:22,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:56:22,379 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:57:22,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:57:22,343 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:57:22,438 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:57:22,442 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:57:22,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:57:22,446 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 13:58:44,500 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-09 13:58:44,500 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 13:58:44,546 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-09 13:58:44,546 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:58:45,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 13:58:45,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:58:45,086 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:58:45,090 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:58:45,092 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 13:58:45,095 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:02:05,039 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:02:05,040 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,069 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,073 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,076 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,079 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:02:05,294 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:02:05,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,380 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,383 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:02:05,386 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:03:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:03:00,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:03:01,011 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:03:01,014 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:03:01,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:03:01,019 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:04:00,986 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:04:00,986 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:01,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:01,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:01,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:01,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:04:17,723 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:04:17,723 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,750 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,754 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,759 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:04:17,806 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:04:17,806 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,834 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,838 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,841 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:17,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:04:18,663 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Create (null)  ClipController::Create: idempotencyKey:lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574, clip:
INFO  2026-06-09 14:04:18,663 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId, pendingClipId, createdAt                     FROM clipcreateidempotency                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                     LIMIT 1;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,670 +02:00 apprecapweb01 recapweb.Controllers.ClipController.LogClipCreateRequestHashDiagnostic (null)  ClipController::Create idempotency first request: hashRichiesta=a2dd6b67f5ffb10446a4631c9391bc94988e391b0a98e551c988a614bc0d2dd1, idempotencyKey=lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574, customerId=169, recapId=8237, recapId=8237, customerId=169, clipTitle=TM4, Gol, clipDescription=<empty>, Team1=Team A, Team2=Team B, Score=7-17, MinutesOfTheMatch=02:37, Duration=17.832, Resolution=1080, TimeStamp=1781006656, live_notification=True, Tags[0]=TM4, Tags[1]=Gol
INFO  2026-06-09 14:04:18,670 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT customerId, recapId, idempotencyKey, requestHash, status, executionStatus, errorCode, errorMessage, clipId                     FROM clipcreateidempotency                     WHERE (recapId <> @recapId OR customerId <> @customerId)                       AND idempotencyKey LIKE @pattern                     LIMIT 1;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@pattern","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":38,"Value":"%:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.TryStartClipCreateIdempotency (null)  ClipEngine::TryStartClipCreateIdempotency customerId:169, key:lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574, hash:a2dd6b67f5ffb10446a4631c9391bc94988e391b0a98e551c988a614bc0d2dd1 -> Started
INFO  2026-06-09 14:04:18,693 +02:00 apprecapweb01 recapweb.Models.ClipEngine.BlockUser (null)  ClipEngine::BlockUser invoked. Customer 169, Blocked role 5
INFO  2026-06-09 14:04:18,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT roleId FROM customer WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT status FROM recaps WHERE recapId = @recapId AND customerId = @customerId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create invoked. Recapid 8237, live_notification True
INFO  2026-06-09 14:04:18,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT isAddClipOnTop, isSortByMostRecent FROM recaps WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,694 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT MAX(zorder) FROM clips WHERE recapId = @recapid, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT LAST_INSERT_ID() AS val, params: null
DEBUG  2026-06-09 14:04:18,729 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Create (null)  ClipEngine::Create clipid 135767, recapid 8237, customerid 169, TimeStamp 1781006656, uploadTime 1/1/0001 12:00:00 AM
INFO  2026-06-09 14:04:18,729 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips(clipId, recapId, customerId, clipCategory, clipType, uploadTime, creationTime,clipReferrer, status, clipTitle, clipDescription,team1, team2, eventName, score, minutesOfTheMatch, duration, resolution,frameRate, bitRate, device, geoLocation, isRecapMain, zorder, clipTeam, clipTag)VALUES (@clipId, @recapId, @customerId, @clipCategory, @clipType, @uploadTime, @creationTime, @clipReferrer,@status, @clipTitle, @clipDescription, @team1, @team2, @eventName,@score, @minutesOfTheMatch, @duration, @resolution, @frameRate, @bitRate, @device,@geoLocation, @isRecapMain, @zorder, @clipTeam, @clipTag);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipCategory","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":12,"Value":"bufferMarker","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@uploadTime","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:04:18.7300058","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536},{"ParameterName":"@creationTime","Direction":1,"IsNullable":false,"MySqlDbType":8,"Precision":0,"Scale":0,"Size":0,"Value":1781006656,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":12,"SourceVersion":1536},{"ParameterName":"@clipReferrer","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@status","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":10,"Value":"TM4%2c\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipDescription","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team1","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team A","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@team2","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":6,"Value":"Team B","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@eventName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@score","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"7-17","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@minutesOfTheMatch","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"02:37","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@duration","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.832,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@resolution","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":1080,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@frameRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":25,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@bitRate","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536},{"ParameterName":"@device","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":9,"Value":"iPhone 15","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@geoLocation","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@isRecapMain","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":13,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipTeam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipTag","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"\u002BGol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,742 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId FROM clips WHERE recapId = @recapid ORDER BY creationTime, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,764 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 0 WHERE recapid = 8237 AND clipId = 135738, params: []
INFO  2026-06-09 14:04:18,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,766 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 1 WHERE recapid = 8237 AND clipId = 135739, params: []
INFO  2026-06-09 14:04:18,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,767 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 2 WHERE recapid = 8237 AND clipId = 135740, params: []
INFO  2026-06-09 14:04:18,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,768 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 3 WHERE recapid = 8237 AND clipId = 135741, params: []
INFO  2026-06-09 14:04:18,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,769 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 4 WHERE recapid = 8237 AND clipId = 135758, params: []
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 5 WHERE recapid = 8237 AND clipId = 135759, params: []
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 6 WHERE recapid = 8237 AND clipId = 135760, params: []
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 7 WHERE recapid = 8237 AND clipId = 135761, params: []
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 8 WHERE recapid = 8237 AND clipId = 135762, params: []
INFO  2026-06-09 14:04:18,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 9 WHERE recapid = 8237 AND clipId = 135763, params: []
INFO  2026-06-09 14:04:18,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,773 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 10 WHERE recapid = 8237 AND clipId = 135764, params: []
INFO  2026-06-09 14:04:18,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 11 WHERE recapid = 8237 AND clipId = 135765, params: []
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 12 WHERE recapid = 8237 AND clipId = 135766, params: []
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET ZORDER = 13 WHERE recapid = 8237 AND clipId = 135767, params: []
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,775 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 14:04:18,777 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"TM4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,779 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: TM4 gia presente nel Data Base
INFO  2026-06-09 14:04:18,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135767, hashtagId: 10571
INFO  2026-06-09 14:04:18,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,779 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10571,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,791 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  HashtagEngine::Create invoked
INFO  2026-06-09 14:04:18,791 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT hashtagId FROM hashtag WHERE hashtagName = @hashtagName, params: [{"ParameterName":"@hashtagName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"Gol","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,793 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.CreateIfNotExist (null)  Hashtag: Gol gia presente nel Data Base
INFO  2026-06-09 14:04:18,793 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipHashtag (null)  SaveClipHashtag clipId: 135767, hashtagId: 10497
INFO  2026-06-09 14:04:18,793 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteScalar (null)  ExecuteScalar::GetDataFor: SQL: SELECT count(*) FROM clips_hashtag WHERE hashtagId = @hashtagId AND clipId = @clipId, params: [{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,794 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: INSERT INTO clips_hashtag                     (clipId,hashtagId) VALUES (@clipId,@hashtagId);, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@hashtagId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":10497,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,861 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SetPendingClipId (null)  ClipEngine::SetPendingClipId customerId:169, key:lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574, clipId:135767
INFO  2026-06-09 14:04:18,861 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET pendingClipId = @clipId                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey                       AND status = 0;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  SaveClipFiles clip: 135767
INFO  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles buffer size 13488392
INFO  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  ClipEngine::SaveClipFiles save file 135767
INFO  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  Path di salvataggio video: /var/www/html/recapwebtest/RecapClipFile
DEBUG  2026-06-09 14:04:18,876 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo: estimated file size 10116294 bytes (from base64 length 13488392)
DEBUG  2026-06-09 14:04:18,896 +02:00 apprecapweb01 recapweb.Helper.FileHelper.SaveVideo (null)  SaveVideo save file of actual size 10116294
INFO  2026-06-09 14:04:18,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SaveClipFiles (null)  Trying to update clipID: 135767 con il path  RecapClipFile/135767.mp4
INFO  2026-06-09 14:04:18,901 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateClip (null)  ClipEngine::UpdateClip recapId: 135767 - clipFile: RecapClipFile/135767.mp4
INFO  2026-06-09 14:04:18,901 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipFile = @clipFile WHERE clipId = @recapId;, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipFile","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135767.mp4","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,914 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clips WHERE clipId = @clipId  ORDER BY clips.creationTime Limit 1;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,916 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ExecuteClipCreate (null)  ClipController::Create: files saved clipId:135767 file:RecapClipFile/135767.mp4, scheduling post-processing
INFO  2026-06-09 14:04:18,916 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.Schedule (null)  ClipPostProcessingScheduler: scheduled clipId:135767 recapId:8237
INFO  2026-06-09 14:04:18,916 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipcreateidempotency                     SET status = 1,                         executionStatus = @executionStatus,                         errorCode = @errorCode,                         errorMessage = @errorMessage,                         clipId = @clipId,                         completedAt = NOW()                     WHERE customerId = @customerId                       AND idempotencyKey = @idempotencyKey;, params: [{"ParameterName":"@executionStatus","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":true,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536},{"ParameterName":"@errorCode","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@errorMessage","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@idempotencyKey","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":55,"Value":"lrclip:v1:169:8237:ded5f8d1-6d2a-4ac4-9c66-558ec20d6574","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:18,916 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for NormalizeClipToCanonical trackingId=135767
INFO  2026-06-09 14:04:18,933 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:18,937 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135767 clip=135767.mp4 hasAudio=True vdur=17.832s command:/usr/bin/ffmpeg -y -i /var/www/html/recapwebtest/RecapClipFile/135767.mp4 -filter_complex "[0:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,setsar=1,format=yuv420p,fps=30,setpts=PTS-STARTPTS[v0];[0:a]aresample=44100,aformat=sample_fmts=fltp:channel_layouts=stereo,apad,atrim=duration=17.831667,asetpts=PTS-STARTPTS[a0]" -map "[v0]" -map "[a0]" -c:v libx264 -preset superfast -profile:v high -level:v 4.0 -pix_fmt yuv420p -c:a aac -b:a 128k -ar 44100 -movflags +faststart /var/www/html/recapwebtest/RecapClipFile/135767.afe58874f1e64989bb59541ebbe31695.tmp.mp4
INFO  2026-06-09 14:04:24,663 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ResizeVideoFfmpeg (null)  FfmpegHelper::NormalizeClipToCanonical trackingId=135767 clip=135767.mp4 duration=17.833s exitCode=0 durationMs=5747
INFO  2026-06-09 14:04:24,663 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for NormalizeClipToCanonical trackingId=135767
INFO  2026-06-09 14:04:24,663 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for ExtractFrameImageFfmpeg trackingId=135767
INFO  2026-06-09 14:04:24,663 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135767 sessionId=5770548 starting, pathVideo=RecapClipFile/135767.mp4
INFO  2026-06-09 14:04:24,663 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Init get frame image from: /var/www/html/recapwebtest/RecapClipFile/135767.mp4
INFO  2026-06-09 14:04:24,664 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Save image 135767.jpg
INFO  2026-06-09 14:04:24,664 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Path of image /var/www/html/recapwebtest/RecapClipFile/135767.jpg
INFO  2026-06-09 14:04:24,664 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg: ffmpeg -i /var/www/html/recapwebtest/RecapClipFile/135767.mp4 -vf "select = eq(n\, 0)" -q:v 3 /var/www/html/recapwebtest/RecapClipFile/135767.jpg
INFO  2026-06-09 14:04:26,002 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.ExtractFrameImageFfmpeg (null)  Ffmeghelper::ExtractFrameImageFfmpeg trackingId=135767 sessionId=5770548 completed, exitCode=n/a, durationMs=1338
INFO  2026-06-09 14:04:26,002 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for ExtractFrameImageFfmpeg trackingId=135767
INFO  2026-06-09 14:04:26,002 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET clipPreviewImg = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"RecapClipFile/135767.jpg","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:04:26,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:26,020 +02:00 apprecapweb01 recapweb.Models.ClipEngine.UpdateDoubleField (null)  Start UpdateClipPathFile
INFO  2026-06-09 14:04:26,020 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET duration = @columnParam WHERE clipId = @clipId;, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@columnParam","Direction":1,"IsNullable":false,"MySqlDbType":5,"Precision":0,"Scale":0,"Size":0,"Value":17.833333,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":8,"SourceVersion":1536}]
INFO  2026-06-09 14:04:26,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:26,033 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET isCanonical = 1 WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:26,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:04:26,047 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 14:04:26,047 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:04:26,048 +02:00 apprecapweb01 recapweb.Services.ClipPostProcessingScheduler.RunProcessingLoop (null)  ClipPostProcessingScheduler: completed clipId:135767 recapId:8237
INFO  2026-06-09 14:05:00,984 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:00,984 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:01,011 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:01,015 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:01,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:01,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:20,810 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-09 14:05:20,810 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:20,911 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-09 14:05:20,911 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,390 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:40,390 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,416 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,422 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,425 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:40,898 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecaps (null)  RecapController::GetCustomerRecaps filter: idCustomer:169
INFO  2026-06-09 14:05:40,898 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:40,945 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-09 14:05:40,945 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,051 +02:00 apprecapweb01 recapweb.Controllers.MaintenanceController.GetVersionStability (null)  MaintenanceController::GetVersionStability invoked for bundle com.fanner.liverecap.dev, version 1.0.0
INFO  2026-06-09 14:05:41,051 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion invoked for bundle com.fanner.liverecap.dev, current version 1.0.0
INFO  2026-06-09 14:05:41,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT minVersion FROM bundleversionrequirements WHERE bundle = @bundle LIMIT 1, params: [{"ParameterName":"@bundle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":24,"Value":"com.fanner.liverecap.dev","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,056 +02:00 apprecapweb01 recapweb.Models.MaintenanceEngine.RequiresUpdateForBundleVersion (null)  MaintenanceEngine::RequiresUpdateForBundleVersion version comparison: current 1.0.0 vs min 1.0.0, requiresUpdate False
INFO  2026-06-09 14:05:41,127 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-09 14:05:41,127 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,131 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-09 14:05:41,131 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-09 14:05:41,131 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-09 14:05:41,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,141 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - -1 - -1 -  - False
INFO  2026-06-09 14:05:41,141 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-09 14:05:41,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-09 14:05:41,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:41,237 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:41,245 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-09 14:05:41,245 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,246 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:41,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:41.2480336","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:41,260 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:41,267 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-09 14:05:42,892 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-09 14:05:42,892 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-09 14:05:42,892 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-09 14:05:42,892 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-09 14:05:42,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-09 14:05:42,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:42,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:42,923 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-09 14:05:42,923 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,924 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:42,925 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:42.9257484","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:42,934 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,939 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-09 14:05:42,939 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin invoked
INFO  2026-06-09 14:05:42,939 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin: Esecuzione ce.GetCustomer(inData.account) : paololoffreda
INFO  2026-06-09 14:05:42,939 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  CustomerEngine::AuthenticateUser user: paololoffreda
INFO  2026-06-09 14:05:42,939 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customer WHERE TRIM(account) = TRIM(@account), params: [{"ParameterName":"@account","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":13,"Value":"paololoffreda","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione reader 
INFO  2026-06-09 14:05:42,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione reader 
INFO  2026-06-09 14:05:42,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:42,965 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomer (null)  Fine Esecuzione CustomerHelper.LoadCustomerFile 
INFO  2026-06-09 14:05:42,970 +02:00 apprecapweb01 recapweb.Models.RoleEngine.GetRole (null)  RoleEngine::GetRole role: 6
INFO  2026-06-09 14:05:42,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM roles WHERE roleId = @roleId, params: [{"ParameterName":"@roleId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customer SET firstaccess = 1 WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:42,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:42.9721054","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:42,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT mailAddress FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:42,979 +02:00 apprecapweb01 recapweb.Controllers.AuthenticationController.DoLogin (null)  AuthenticationController::DoLogin Fine
INFO  2026-06-09 14:05:43,063 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-09 14:05:43,063 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,069 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,070 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-09 14:05:43,070 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:43,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,290 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-09 14:05:43,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,290 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-09 14:05:43,290 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,307 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:43,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:43,309 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-09 14:05:43,309 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,324 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-09 14:05:43,324 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-09 14:05:43,324 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,339 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-09 14:05:43,343 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT deviceId FROM customerdevice WHERE customerId = @customerId AND tokenDevice = @tokenDevice, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:43.3432569","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,344 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT tokenDevice FROM customerdevice WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:43.3432569","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE customerdevice SET tokenDevice = @tokenDevice, deviceName = @deviceName, deviceType = @deviceType, deviceVersion = @deviceVersion, deviceLastLogin = @deviceLastLogin WHERE customerId = @customerId AND deviceId = @deviceId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:43.3432569","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:43,345 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM customerdevice WHERE deviceId = @deviceId AND customerId <> @customerId, params: [{"ParameterName":"@tokenDevice","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":142,"Value":"eMH8Wg57BkrasomXFA2y8l:APA91bE2Z8K4B7rsljxpKWNJq5Brj5JBDuvHLHaJ-NRSeilsODcIDflncvGA6xpbDDRx987tNh9_s1vudRrIWNttb5fvGKfH5HAhcBGj7bTqgK03LCfug3I","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@deviceId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":36,"Value":"DB1549C1-D828-58F9-B1FA-92DE01EFE5AE","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceName","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":35,"Value":"iPad Pro 12.9-inch (3rd generation)","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceType","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":4,"Value":"iPad","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceVersion","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":5,"Value":"1.0.0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@deviceLastLogin","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:43.3432569","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:43,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-09 14:05:43,356 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-09 14:05:43,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-09 14:05:44,010 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:44,010 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,015 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,018 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-09 14:05:44,018 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,021 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:44,021 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,078 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,091 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,098 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,098 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,098 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,100 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,106 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:44,110 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,111 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,114 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,115 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,116 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-09 14:05:44,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:44,139 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,139 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,149 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:44,149 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,154 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-09 14:05:44,154 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,178 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,197 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,206 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:44,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,222 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:44,229 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,229 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,237 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-09 14:05:44,244 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,253 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,271 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,278 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:44,292 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,294 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,298 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,299 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,301 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,302 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,304 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:44,304 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,305 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,306 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:44,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,312 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:294
INFO  2026-06-09 14:05:44,312 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,340 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,351 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,359 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:44,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,366 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,366 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:44,367 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,367 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:44,367 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,373 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,376 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":294,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,383 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:294
INFO  2026-06-09 14:05:44,386 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,393 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,399 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:1426
INFO  2026-06-09 14:05:44,399 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,399 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,413 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:44,417 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:44,417 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,425 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,441 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,450 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,458 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,461 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,470 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,476 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,484 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:44,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,493 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,506 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,509 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":1426,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,510 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,515 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,515 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:1426
INFO  2026-06-09 14:05:44,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:44,518 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:44,641 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:44,641 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,642 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:44,642 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,643 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-09 14:05:44,643 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,673 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-09 14:05:44,685 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,697 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,704 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,707 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,711 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:44,711 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories c INNER JOIN customercategory cc ON c.categoryId = cc.categoryId Where cc.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,715 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,718 +02:00 apprecapweb01 recapweb.Models.UtilityEngine.GetCustomerRecapsClipsRandom (null)  GetCustomerRecapsClipsRandom: 0 - 169 - -1 -  - False
INFO  2026-06-09 14:05:44,718 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetCustomerRecapsClipsRandom(@appId, @customerId, @categoryId, @recapIdsExclude, @officialChannels);, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":1,"Value":"0","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":3,"Value":"169","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@categoryId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":2,"Value":"-1","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@officialChannels","Direction":1,"IsNullable":false,"MySqlDbType":1,"Precision":0,"Scale":0,"Size":0,"Value":false,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":14,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,720 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,728 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:44,748 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-09 14:05:44,748 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,754 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,756 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-09 14:05:44,756 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:44,965 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:44,968 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:44,970 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-09 14:05:44,970 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,971 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-09 14:05:44,971 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,978 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.FollowersListToMe (null)  CustomerController::FollowersListToMe: customerId:169
INFO  2026-06-09 14:05:44,978 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cu.* FROM customersubscriptions cs inner join customer cu on cs.customerId = cu.customerId WHERE cs.followedCustomerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:44,994 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-09 14:05:44,994 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-09 14:05:44,994 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,034 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:45,034 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:45,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,120 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,120 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,139 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,152 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,165 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:45,198 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,198 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,251 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,256 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,268 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,276 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,283 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,287 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:45,296 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,304 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,313 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,316 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,322 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,325 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:45,325 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,328 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,330 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,330 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,332 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,344 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,364 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:45,364 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,376 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,376 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,427 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,437 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,445 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,455 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,456 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,465 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,465 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,477 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:45,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,492 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,507 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,512 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,516 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:45,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,551 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:45,551 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,628 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,639 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,645 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:45,655 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:45,655 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,702 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,712 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,717 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,727 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:45,727 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,727 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,812 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,823 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,829 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:45,838 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:45,838 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,919 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,936 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:45,944 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,944 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:170
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:45,996 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:45,997 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,035 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:46,073 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:46,073 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,104 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,121 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,131 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,134 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,138 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":170,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,144 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:46,148 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:170
INFO  2026-06-09 14:05:46,157 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:46,184 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,194 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,201 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,211 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:46,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:46,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,221 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:46,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,298 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,307 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,315 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,319 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,323 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:46,325 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:46,372 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:46,372 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,460 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,467 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,475 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:46,475 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-09 14:05:46,475 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,481 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-09 14:05:46,481 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-09 14:05:46,481 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,486 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,487 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,488 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-09 14:05:46,488 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,489 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-09 14:05:46,489 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,493 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,496 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-09 14:05:46,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:46,666 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:46,668 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:46,669 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-09 14:05:46,669 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,671 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-09 14:05:46,671 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,740 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:46,740 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,818 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,836 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,843 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:46,843 +02:00 apprecapweb01 recapweb.Controllers.CollectionController.ListByCustomer (null)  CollectionController::GetCollections CustomerId: 169
INFO  2026-06-09 14:05:46,843 +02:00 apprecapweb01 recapweb.Models.CollectionEngine.GetCollections (null)  CollectionEngine::GetCollections invoked
INFO  2026-06-09 14:05:46,843 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT collections.*, IF(collectionsubscriptions.collectionId IS NULL, 0, 1) AS IsSubscribe FROM collections LEFT JOIN collectionsubscriptions ON collections.collectionId = collectionsubscriptions.collectionId AND collectionsubscriptions.customerId = @logginCustomerId WHERE collections.collectionCustomerId = @customerId ORDER BY collections.collectionZorder, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@logginCustomerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,848 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":299,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,851 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM collectionsrecaps inner join recaps on recaps.recapId = collectionsrecaps.recapId WHERE collectionId = @collectionId ORDER BY recaps.dateCreation, params: [{"ParameterName":"@collectionId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":282,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,852 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 7679
INFO  2026-06-09 14:05:46,852 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":7679,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,852 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLive (null)  RecapController::GetListRecapsLive: customerId:169
INFO  2026-06-09 14:05:46,852 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE customerId = @customerId AND (liveStartDate IS NOT NULL OR liveEndDate >= DATE_ADD(NOW(), INTERVAL -5 HOUR)) ORDER BY liveStartDate;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,857 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-09 14:05:46,857 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,864 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:46,865 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-09 14:05:46,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:47,104 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:47,106 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:47,107 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-09 14:05:47,107 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:47,109 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-09 14:05:47,109 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:47,146 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetCustomerRecapsPaginate (null)  RecapController::GetCustomerRecapsPaginate filter: idCustomer:169
INFO  2026-06-09 14:05:47,146 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: CALL SpGetRecaps(@customerId, @recapIdsExclude, @recapTitle, @recordsNum);, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapIdsExclude","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":"","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recapTitle","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@recordsNum","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":30,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-09 14:05:47,154 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT DISTINCT r.* FROM recaps r INNER JOIN customersubscriptions cs ON cs.followedCustomerId = r.customerId WHERE r.IsVisibleAlways = 1 AND r.customerId <> @customerId AND cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,328 +02:00 apprecapweb01 recapweb.Controllers.HashtagController.GetHashtagByRecapId (null)  GetHashtagByRecapId
INFO  2026-06-09 14:05:48,328 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetHashtagByRecapId (null)  HashtagEngine::GetHashtagByRecapId invoked on recap 8237
INFO  2026-06-09 14:05:48,328 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT ha.* FROM recaphashtags rc inner join hashtag ha on ha.hashtagId = rc.hashtagId WHERE recapId = 8237;, params: []
INFO  2026-06-09 14:05:48,329 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-09 14:05:48,329 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,331 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetListRecapsLiveCheSegue (null)  RecapController::GetListRecapsLiveCheSegue: customerId:169
INFO  2026-06-09 14:05:48,331 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveStartDate IS NOT NULL ORDER BY r.dateCreation;, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,331 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetListCustomerFollowed (null)  CustomerController::GetListCustomerFollowed: customer:169
INFO  2026-06-09 14:05:48,331 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListCustomerFollowedById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT c.* FROM customer c INNER JOIN customersubscriptions cs ON c.customerId = cs.followedCustomerId  WHERE cs.customerId = @customerId;, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,339 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetListRecapLiveSegueById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps r INNER JOIN recapsubscriptions rc ON r.recapId = rc.recapId WHERE rc.customerId = @customerId And liveEndDate IS NOT NULL ORDER BY r.dateCreation, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,340 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 6163,8054,8065
INFO  2026-06-09 14:05:48,340 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (6163,8054,8065) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:48,404 +02:00 apprecapweb01 recapweb.Controllers.ClipController.GetFavoriteClipList (null)  ClipController::GetFavoriteClipList filter: customerId:169
INFO  2026-06-09 14:05:48,404 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipFavorite (null)  GetClipFavorite customerId: 169
INFO  2026-06-09 14:05:48,404 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT cl.* FROM clips cl join customerlikes cs on cl.clipId = cs.clipId where cs.customerId = @customerId AND cl.clipIdOwner IS NULL ORDER BY cl.creationTime, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,412 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetListSportCategories (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM sportcategories;, params: []
INFO  2026-06-09 14:05:48,441 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:48,441 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,485 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:05:48.4858575","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:05:48,496 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,524 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,535 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,541 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,549 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:48,581 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,618 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:48,620 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (98224,98211,98212,98213,98214,98215,98228,98216,98217,98229,98218,98219,98220,98225,98221,98222,98223,98226,98230,133369,133393,133438,133445,133456,133464,133487,133499,133509,133531,133588,133592,133613,133621,133624,133647,133654,133660,133551,133444,133467,133470,133478,133491,133506,133510,133523,133542,133618,133634,133656,133666,133669,133822,133821), params: null
INFO  2026-06-09 14:05:48,621 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  HashtagEngine::GetFollowedRecaps customerId 169
INFO  2026-06-09 14:05:48,621 +02:00 apprecapweb01 recapweb.Models.HashtagEngine.GetFollowedRecaps (null)  RecapwebDBEngine::GetDataFor SQL: SELECT h.hashtagId, r.recapId FROM hashtagfollower h JOIN recaphashtags r ON h.hashtagId = r.hashtagId WHERE h.customerId = @customerId, params: [{"ParameterName":"@appId","Direction":1,"IsNullable":false,"MySqlDbType":253,"Precision":0,"Scale":0,"Size":0,"Value":null,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":16,"SourceVersion":1536},{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,630 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-09 14:05:48,630 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8237 mode:copy-concat clips:14 temp:/tmp/recapwebtest-stories/8237.f4cd25d0d32c44d7bc92604e758302e8.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/3d08848df2904b7f8dd7fbdd7f624b43.txt -c copy /tmp/recapwebtest-stories/8237.f4cd25d0d32c44d7bc92604e758302e8.tmp.mp4
INFO  2026-06-09 14:05:48,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:48,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,870 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:48,870 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,918 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,920 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,926 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,930 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,934 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:48,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:48,969 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:48,969 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,970 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:48,970 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:48,972 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:48,972 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,017 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,029 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,035 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,036 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,042 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,042 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,045 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,045 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,050 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:49,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,052 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,052 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,055 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,055 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:49,075 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:49,075 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,087 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:49,087 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-09 14:05:49,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,102 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 faststart remux from: /tmp/recapwebtest-stories/8237.f4cd25d0d32c44d7bc92604e758302e8.tmp.mp4
INFO  2026-06-09 14:05:49,108 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,118 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,125 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,133 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,142 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,152 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,162 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,164 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,170 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,171 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-09 14:05:49,171 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,179 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-09 14:05:49,182 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,190 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,193 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,208 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:49,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:49,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,212 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,214 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,221 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,225 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,230 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-09 14:05:49,244 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,247 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,247 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,247 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,258 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:49,258 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,297 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,299 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,303 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,305 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,306 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,308 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:49,310 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,310 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:49,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 story published from local temp: /tmp/recapwebtest-stories/8237.f4cd25d0d32c44d7bc92604e758302e8.tmp.mp4 -> /var/www/html/recapwebtest/stories/8237.mp4
INFO  2026-06-09 14:05:49,321 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-09 14:05:49,334 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,338 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,341 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,343 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:49,354 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:49,354 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,357 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:49,357 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,357 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:853
INFO  2026-06-09 14:05:49,357 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:178
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2930
INFO  2026-06-09 14:05:49,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,411 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,420 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,432 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:49,448 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,464 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,464 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,471 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":853,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,479 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:853
INFO  2026-06-09 14:05:49,484 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,486 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,489 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,497 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,497 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:49,503 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,503 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":178,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,507 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:178
INFO  2026-06-09 14:05:49,511 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2930,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,518 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2930
INFO  2026-06-09 14:05:49,519 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,662 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,662 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,687 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,691 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,693 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,696 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,751 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-09 14:05:49,751 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,772 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:49,772 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,775 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:49,775 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,780 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,783 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,791 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-09 14:05:49,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,820 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,825 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,828 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:49,832 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-09 14:05:49,883 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,926 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,938 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,944 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,948 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-09 14:05:49,952 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:49,952 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,955 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,959 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,962 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,966 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:49,966 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,970 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,976 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:49,985 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-09 14:05:49,985 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:49,998 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,011 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,017 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:50,025 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:50,025 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,033 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,037 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,040 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,047 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,054 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-09 14:05:50,058 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2303
INFO  2026-06-09 14:05:50,058 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,059 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:50,060 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:4715
INFO  2026-06-09 14:05:50,060 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,071 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2311
INFO  2026-06-09 14:05:50,071 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,082 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,087 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,089 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:2310
INFO  2026-06-09 14:05:50,089 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,096 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:50,097 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:50,097 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,132 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:190
INFO  2026-06-09 14:05:50,132 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,146 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,159 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,166 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,170 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2311,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,183 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2311
INFO  2026-06-09 14:05:50,190 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":4715,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,192 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2303,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,194 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,199 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:4715
INFO  2026-06-09 14:05:50,202 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,203 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2303
INFO  2026-06-09 14:05:50,206 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,209 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,212 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,216 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":2310,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,216 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:50,220 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:3517
INFO  2026-06-09 14:05:50,220 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,222 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:2310
INFO  2026-06-09 14:05:50,223 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,229 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,232 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":190,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,234 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:179
INFO  2026-06-09 14:05:50,234 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,237 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:190
INFO  2026-06-09 14:05:50,252 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-09 14:05:50,252 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 14:05:50,252 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,257 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-09 14:05:50,257 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:05:50,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,272 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,278 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":3517,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,283 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:3517
INFO  2026-06-09 14:05:50,288 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,293 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":179,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,298 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:179
INFO  2026-06-09 14:05:50,353 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758,135759,135760,135761,135762,135763,135764,135765,135766,135767), params: null
INFO  2026-06-09 14:05:50,354 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758,135759,135760,135761,135762,135763,135764,135765,135766,135767), params: null
INFO  2026-06-09 14:05:50,355 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-09 14:05:50,689 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,689 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,689 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-09 14:05:50,689 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,692 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,692 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,694 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-09 14:05:50,704 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-09 14:05:50,704 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,710 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-09 14:05:50,710 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,710 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,734 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,745 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,753 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,763 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-09 14:05:50,763 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,764 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,768 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-09 14:05:50,768 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,768 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,770 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,771 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,774 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,779 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-09 14:05:50,779 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,780 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,783 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-09 14:05:50,797 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,797 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,799 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,804 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,807 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,812 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,812 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-09 14:05:50,812 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,814 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,814 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,815 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,815 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,816 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135759
INFO  2026-06-09 14:05:50,816 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,818 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-09 14:05:50,821 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135759 NOT found
INFO  2026-06-09 14:05:50,856 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,859 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,865 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,868 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,875 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,878 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,880 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,884 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,887 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,889 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,892 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135761
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135760
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,935 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,937 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:50,937 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,937 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135762
INFO  2026-06-09 14:05:50,937 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,940 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135761 NOT found
INFO  2026-06-09 14:05:50,942 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135760 NOT found
INFO  2026-06-09 14:05:50,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135763
INFO  2026-06-09 14:05:50,974 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,979 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135763 NOT found
INFO  2026-06-09 14:05:50,982 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,989 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:50,992 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,000 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,006 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,012 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,012 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,014 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135762 NOT found
INFO  2026-06-09 14:05:51,016 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,020 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,024 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135764
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:51,119 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,124 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135764 NOT found
INFO  2026-06-09 14:05:51,124 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:51,124 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,167 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,182 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,189 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,189 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,200 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135765
INFO  2026-06-09 14:05:51,200 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,200 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,200 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,205 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,206 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,206 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135765 NOT found
INFO  2026-06-09 14:05:51,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135766
INFO  2026-06-09 14:05:51,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,209 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,210 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,212 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:05:51,212 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135766 NOT found
INFO  2026-06-09 14:05:51,232 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:05:51,232 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,234 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135767
INFO  2026-06-09 14:05:51,234 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,239 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135767 NOT found
INFO  2026-06-09 14:05:51,261 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,264 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,267 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:05:51,269 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:00,989 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:00,989 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:01,015 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:01,018 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:01,021 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:01,024 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:30,878 +02:00 apprecapweb01 recapweb.Controllers.ClipController.Delete (null)  ClipController::Delete: recap:8237, clip 135765
INFO  2026-06-09 14:06:30,878 +02:00 apprecapweb01 recapweb.Models.ClipEngine.Delete (null)  RecapEngine::Delete invoked
INFO  2026-06-09 14:06:30,883 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT recapId FROM clips WHERE clipId = @clipId AND clipIdOwner is NULL, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:30,885 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT zorder FROM clips WHERE recapId = @recapid AND clipId = @clipId, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:30,886 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = zorder - 1 WHERE recapId = @recapid and zorder > @zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@zorder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":11,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536}]
INFO  2026-06-09 14:06:30,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 2.
INFO  2026-06-09 14:06:30,972 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE from clips where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:30,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:30,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: DELETE FROM clipcreateidempotency WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:30,973 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:30,986 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps r SET r.clipCount = (SELECT count(c.clipId) FROM clips c WHERE c.recapId = r.recapId) WHERE r.recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:31,030 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,049 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,050 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clipstatistics SET clipClone = 0 where clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135765,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  ExecuteCommand: Not affected rows.
INFO  2026-06-09 14:06:31,051 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 0.
INFO  2026-06-09 14:06:31,100 +02:00 apprecapweb01 recapweb.Controllers.RecapController.CreateStories (null)  RecapController::CreateStories invoked. RecapId: 8237
INFO  2026-06-09 14:06:31,100 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,121 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,142 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE recaps SET dateRicreationStories = @dateRicreationStories WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@dateRicreationStories","Direction":1,"IsNullable":false,"MySqlDbType":12,"Precision":0,"Scale":0,"Size":0,"Value":"2026-06-09T14:06:31.1421578","PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":6,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:31,155 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipid FROM clips WHERE recapid = @recapid ORDER BY zorder, params: [{"ParameterName":"@recapid","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,180 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT COUNT(*) AS total, COALESCE(SUM(isCanonical), 0) AS canonical FROM clips WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 acquiring semaphore for CreateStory trackingId=none
INFO  2026-06-09 14:06:31,206 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.CreateStory (null)  FfmpegHelper::CreateStory recapId:8237 mode:copy-concat clips:13 temp:/tmp/recapwebtest-stories/8237.b96dffe35c1341b69ec6b91ee59d84be.tmp.mp4 command:/usr/bin/ffmpeg -f concat -safe 0 -i /var/www/html/recapwebtest/327d51dd7be748c68638448d11a84f50.txt -c copy /tmp/recapwebtest-stories/8237.b96dffe35c1341b69ec6b91ee59d84be.tmp.mp4
INFO  2026-06-09 14:06:31,595 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 faststart remux from: /tmp/recapwebtest-stories/8237.b96dffe35c1341b69ec6b91ee59d84be.tmp.mp4
INFO  2026-06-09 14:06:31,778 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.PublishStoryFromTemp (null)  FfmpegHelper::CreateStory recapId:8237 story published from local temp: /tmp/recapwebtest-stories/8237.b96dffe35c1341b69ec6b91ee59d84be.tmp.mp4 -> /var/www/html/recapwebtest/stories/8237.mp4
INFO  2026-06-09 14:06:31,778 +02:00 apprecapweb01 recapweb.Helper.FfmpegHelper.RunWithSemaphore (null)  Ffmeghelper::F4 released semaphore for CreateStory trackingId=none
INFO  2026-06-09 14:06:31,836 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: Start recapId:8237
INFO  2026-06-09 14:06:31,836 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapEngine::GetById recapId: 8237
INFO  2026-06-09 14:06:31,836 +02:00 apprecapweb01 recapweb.Models.RecapEngine.GetById (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM recaps WHERE recapId = @recapId, params: [{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:31,842 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetClipsBulkByRecapIds (null)  ClipEngine::GetClipsBulkByRecapIds recapIds: 8237
INFO  2026-06-09 14:06:31,842 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clips.* FROM clips WHERE clips.recapId IN (8237) ORDER BY clips.recapId, clips.zorder, clips.creationTime, params: null
INFO  2026-06-09 14:06:31,919 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, clipLike, clipClone, clipShow FROM clipstatistics WHERE clipId IN (135738,135739,135740,135741,135758,135759,135760,135761,135762,135763,135764,135766,135767), params: null
INFO  2026-06-09 14:06:31,921 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT clipId, uri, filepath FROM clipsbanner WHERE clipId IN (135738,135739,135740,135741,135758,135759,135760,135761,135762,135763,135764,135766,135767), params: null
INFO  2026-06-09 14:06:31,922 +02:00 apprecapweb01 recapweb.Controllers.RecapController.GetRecapData (null)  RecapController::GetRecapData: END recapId:8237
INFO  2026-06-09 14:06:32,023 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,023 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,048 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,052 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,054 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,057 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,091 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,091 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738
INFO  2026-06-09 14:06:32,095 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,099 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135738 NOT found
INFO  2026-06-09 14:06:32,107 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,107 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739
INFO  2026-06-09 14:06:32,108 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740
INFO  2026-06-09 14:06:32,110 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,113 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,113 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,116 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,120 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,122 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,125 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741
INFO  2026-06-09 14:06:32,133 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,160 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,160 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,174 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135739 NOT found
INFO  2026-06-09 14:06:32,179 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135740 NOT found
INFO  2026-06-09 14:06:32,207 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135741 NOT found
INFO  2026-06-09 14:06:32,218 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,221 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,223 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,226 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,231 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,231 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758
INFO  2026-06-09 14:06:32,231 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,231 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,235 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,235 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,236 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135758 NOT found
INFO  2026-06-09 14:06:32,272 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,277 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,277 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,282 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,286 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,286 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,289 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,355 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135761
INFO  2026-06-09 14:06:32,355 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135761,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,355 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,355 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,361 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135761 NOT found
INFO  2026-06-09 14:06:32,361 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,361 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,396 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,402 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,402 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,407 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,408 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,410 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,410 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,412 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,415 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135759
INFO  2026-06-09 14:06:32,415 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,420 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135759 NOT found
INFO  2026-06-09 14:06:32,420 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135760
INFO  2026-06-09 14:06:32,420 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135760 NOT found
INFO  2026-06-09 14:06:32,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135762
INFO  2026-06-09 14:06:32,424 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135762,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,429 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135762 NOT found
INFO  2026-06-09 14:06:32,440 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,444 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,446 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,449 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,459 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,459 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,459 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135763
INFO  2026-06-09 14:06:32,460 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135763,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135763 NOT found
INFO  2026-06-09 14:06:32,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135764
INFO  2026-06-09 14:06:32,465 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135764,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,469 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135764 NOT found
INFO  2026-06-09 14:06:32,469 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,469 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,495 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,501 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,505 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,509 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,509 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,513 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,516 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,520 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135766
INFO  2026-06-09 14:06:32,520 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135766,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,526 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135766 NOT found
INFO  2026-06-09 14:06:32,526 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: Start customerId:169
INFO  2026-06-09 14:06:32,526 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT                         c.*,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.followedCustomerId = c.customerId) FollowersCount,                         (SELECT COUNT(*)                             FROM customersubscriptions cs                             WHERE cs.customerId = c.customerId) FollowingCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND r.isChangeble = 0                               AND r.liveStartDate IS NULL                               AND r.liveEndDate IS NULL) RecapCount,                         (SELECT COUNT(*)                             FROM recaps r                             WHERE r.customerId = c.customerId                               AND (r.liveStartDate IS NOT NULL OR r.liveEndDate IS NOT NULL)) LiveCount,                         (SELECT COUNT(*)                             FROM clips cl                             WHERE cl.customerId = c.customerId                               AND cl.clipIdOwner IS NULL) ClipsCount                     FROM customer c                     WHERE c.customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,544 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,550 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,554 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,558 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:32,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135767
INFO  2026-06-09 14:06:32,558 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM clipstatistics WHERE clipId = @clipId, params: [{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135767,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,563 +02:00 apprecapweb01 recapweb.Models.CustomerEngine.GetCustomerData (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerdata WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,563 +02:00 apprecapweb01 recapweb.Models.ClipEngine.GetStatistics (null)  ClipEngine::GetStatistics clipId: 135767 NOT found
INFO  2026-06-09 14:06:32,566 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customermailaddress WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,569 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.GetDataFor (null)  RecapwebDBEngine::GetDataFor SQL: SELECT * FROM customerphonetable WHERE customerId = @customerId, params: [{"ParameterName":"@customerId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":169,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:32,571 +02:00 apprecapweb01 recapweb.Controllers.CustomerController.GetCustomerData (null)  CustomerController::GetCustomerData: End customerId:169
INFO  2026-06-09 14:06:51,243 +02:00 apprecapweb01 recapweb.Controllers.ClipController.ClipsSort (null)  ClipController::ClipsSort invoked. Recapid 8237
INFO  2026-06-09 14:06:51,243 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135738, Z 0
INFO  2026-06-09 14:06:51,243 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":0,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135738,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,249 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135739, Z 1
INFO  2026-06-09 14:06:51,249 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":1,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135739,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,250 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135740, Z 2
INFO  2026-06-09 14:06:51,250 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":2,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135740,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,252 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135741, Z 3
INFO  2026-06-09 14:06:51,252 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":3,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135741,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,253 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135758, Z 4
INFO  2026-06-09 14:06:51,253 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":4,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135758,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,254 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135759, Z 5
INFO  2026-06-09 14:06:51,254 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":5,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135759,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
INFO  2026-06-09 14:06:51,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::::ExecuteCommand: affected rows 1.
INFO  2026-06-09 14:06:51,255 +02:00 apprecapweb01 recapweb.Models.ClipEngine.SortClips (null)  ClipEngine::SortClips R 8237, C 135760, Z 6
INFO  2026-06-09 14:06:51,255 +02:00 apprecapweb01 recapweb.Models.DataBase.RecapwebDBEngine.ExecuteCommand (null)  RecapwebDBEngine::ExecuteCommand: SQL: UPDATE clips SET zorder = @zOrder WHERE clipId = @clipId AND recapId = @recapId, params: [{"ParameterName":"@zOrder","Direction":1,"IsNullable":false,"MySqlDbType":3,"Precision":0,"Scale":0,"Size":0,"Value":6,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":11,"SourceVersion":1536},{"ParameterName":"@clipId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":135760,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536},{"ParameterName":"@recapId","Direction":1,"IsNullable":false,"MySqlDbType":508,"Precision":0,"Scale":0,"Size":0,"Value":8237,"PossibleValues":null,"SourceColumn":null,"SourceColumnNullMapping":false,"DbType":20,"SourceVersion":1536}]
